]> git.mjollnir.org Git - moodle.git/commit
[Merged][BugFix] Bug #5405 - made a new function that grades a lesson for a specific...
authormark-nielsen <mark-nielsen>
Fri, 19 May 2006 01:05:13 +0000 (01:05 +0000)
committermark-nielsen <mark-nielsen>
Fri, 19 May 2006 01:05:13 +0000 (01:05 +0000)
commit88427c077b7cbf63a520dc7bbc4a8de38e6c3582
tree6bbf42ee380f0941cce80dd9cdb4c1a4b2c51f04
parentc23ff4d6544ba4e00aa9164de5adf3a506e842bf
[Merged][BugFix] Bug #5405 - made a new function that grades a lesson for a specific user's attempt.  This is then used for grading lessons at the end of a lesson, for ongoing score feature and for updating the grade for essay question grading.

This new grading algorithm now enforces the lesson setting Max attempts when custom scoring is turned Off

Changed the reporting of minquestions setting to match the help file.  Now it is question based instead of attempt based.

Changed the reporting of ongoing score to use the new grade function.
lang/en_utf8/lesson.php
mod/lesson/action/continue.php
mod/lesson/locallib.php
mod/lesson/view.php