Proyectos de Subversion Moodle

Rev

| Ultima modificación | Ver Log |

Rev Autor Línea Nro. Línea
1441 ariadna 1
# qbank_bulkmove Upgrade notes
2
 
3
## 5.0
4
 
5
### Deprecated
6
 
7
- qbank_bulkmove/helper::get_displaydata
8
 
9
  Superceded by a modal and webservice, see qbank_bulkmove/modal_question_bank_bulkmove and core_question_external\move_questions
10
 
11
  For more information see [MDL-71378](https://tracker.moodle.org/browse/MDL-71378)
12
- qbank_bulkmove\output\renderer::render_bulk_move_form
13
 
14
  Superceded by qbank_bulkmove\output\bulk_move
15
 
16
  For more information see [MDL-71378](https://tracker.moodle.org/browse/MDL-71378)