MDL-48168 quiz editing: max grade should be editable after attempts
authorTim Hunt <T.J.Hunt@open.ac.uk>
Mon, 10 Nov 2014 18:46:53 +0000 (18:46 +0000)
committerTim Hunt <T.J.Hunt@open.ac.uk>
Mon, 10 Nov 2014 19:00:05 +0000 (19:00 +0000)
commit080839c42107d8a35ad6b2c8d4dc77b5fbf83ce7
tree51851fe800defba23f43c056badb1b6074b4d971
parent683d7de4d1a3e2130fc2203f92913eb6378948dc
MDL-48168 quiz editing: max grade should be editable after attempts

Note that there was a lot of legacy code left from Moodle 2.7 which is
no longer required, and I took this opportunity to delete it.
mod/quiz/edit.php
mod/quiz/tests/behat/editing_set_marks_no_attempts.feature [moved from mod/quiz/tests/behat/editing_set_marks.feature with 100% similarity]
mod/quiz/tests/behat/editing_set_marks_with_attempts.feature [new file with mode: 0644]