]> git.mjollnir.org Git - moodle.git/commit
MDL-14734 "improve interface for deleting attempts"
authorjamiesensei <jamiesensei>
Wed, 7 May 2008 16:00:56 +0000 (16:00 +0000)
committerjamiesensei <jamiesensei>
Wed, 7 May 2008 16:00:56 +0000 (16:00 +0000)
commit2fecd85ba69a174a56d5343a05be5007a3086928
tree642c3d9ff6dcda77a73018e0ed3cf7667ad09521
parent8b87ab000003e7cc830fb959b72d80de79b84cd2
MDL-14734 "improve interface for deleting attempts"

* The control for deleting attempts is a drop down box with onchange javascript to submit the form, you cannot see the label to say what the drop down box does. Better to use a button. The button label is visible so you can see what it does.
* Checkboxes should be displayed when there is no attempt to delete.
* The whole column for checkboxes should be removed when no attempts are displayed ie. when showing students with no attempts.
lang/en_utf8/quiz_overview.php
mod/quiz/report/overview/report.php