Proyectos de Subversion Moodle

Rev

Rev 1 | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 1 Rev 1441
Línea -... Línea 1...
-
 
1
=== 4.5 Onwards ===
-
 
2
 
-
 
3
This file has been replaced by UPGRADING.md. See MDL-81125 for further information.
-
 
4
 
-
 
5
===
1
This file describes API changes in /completion/* - completion,
6
This file describes API changes in /completion/* - completion,
2
information provided here is intended especially for developers.
7
information provided here is intended especially for developers.
Línea 3... Línea -...
3
 
-
 
4
=== 4.4.1 ===
-
 
5
* get_overall_completion_state() function could also return COMPLETION_COMPLETE_FAIL and not only COMPLETION_COMPLETE
-
 
6
  and COMPLETION_INCOMPLETE
-
 
7
 
8
 
8
=== 4.4 ===
9
=== 4.4 ===
9
* A new method, cm_completion_details::is_overall_complete() has been added to calculate whether a module should be considered or
10
* A new method, cm_completion_details::is_overall_complete() has been added to calculate whether a module should be considered or
10
  not completed, based on their completion options and the current value for the overall complete state.
11
  not completed, based on their completion options and the current value for the overall complete state.
11
* The following previously deprecated methods have been removed and can no longer be used:
12
* The following previously deprecated methods have been removed and can no longer be used: