Proyectos de Subversion Moodle

Rev

| Ultima modificación | Ver Log |

Rev Autor Línea Nro. Línea
1441 ariadna 1
# qbank (plugin type) Upgrade notes
2
 
3
## 5.0
4
 
5
### Removed
6
 
7
- Final deprecation of:
8
    - qbank_managecategories\output\renderer::class
9
    - qbank_statistics\helper::calculate_average_question_discriminative_efficiency()
10
    - qbank_statistics\helper::calculate_average_question_discrimination_index()
11
    - qbank_statistics\helper::get_all_places_where_questions_were_attempted()
12
    - qbank_statistics\helper::calculate_average_question_stats_item()
13
    - qbank_statistics\helper::calculate_average_question_facility()
14
    - qbank_statistics\helper::load_statistics_for_place()
15
    - qbank_statistics\helper::extract_item_value()
16
    - template qbank_managecategories/category_condition_advanced
17
    - template qbank_managecategories/category_condition
18
    - template qbank_managecategories/listitem
19
 
20
  For more information see [MDL-78090](https://tracker.moodle.org/browse/MDL-78090)