HEX
Server: Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/8.0.30
System: Linux multiplicar 3.10.0-1160.102.1.el7.x86_64 #1 SMP Tue Oct 17 15:42:21 UTC 2023 x86_64
User: root (0)
PHP: 8.0.30
Disabled: NONE
Upload Files
File: /var/www/html/universidad.bristol.com.py/grade/grading/form/upgrade.txt
This files describes API changes in /grade/grading/form/* - Advanced grading methods
information provided here is intended especially for developers.

=== 3.10 ===

* Removed gradingform_provider.
* Removed the following deprecated functions:
    get_gradingform_export_data
    delete_gradingform_for_context
    delete_gradingform_for_userid

=== 3.6 ===

* The privacy interface gradingform_provider has been deprecated. Please use
  gradingform_provider_v2 instead.

=== 2.5.2 ===

* Grading methods now can return grade with decimals. See API functions
  gradingform_controller::set_grade_range() and
  gradingform_controller::get_allow_grade_decimals(), and also examples
  in gradingform_rubric_instance::get_grade().