Merge branch 'MDL-72137-master' of https://github.com/nguyenphuctien/moodle
authorSara Arjona <sara@moodle.com>
Tue, 31 Aug 2021 11:24:25 +0000 (13:24 +0200)
committerSara Arjona <sara@moodle.com>
Tue, 31 Aug 2021 11:25:48 +0000 (13:25 +0200)
1  2 
mod/quiz/upgrade.txt

@@@ -1,5 -1,5 +1,12 @@@
  This files describes API changes in the quiz code.
  
++=== 4.0 ===
++
++* The following API methods have a new parameter, $studentisonline, to define whether the student is currently interacting:
++  - process_finish() in mod/quiz/attemptlib.php
++  - quiz_send_confirmation() in mod/quiz/locallib.php
++  - quiz_send_notification_messages() in mod/quiz/locallib.php
++
  === 3.11 ===
  
  * External function mod_quiz_external::get_user_best_grade now returns and additional optional field: