]> git.mjollnir.org Git - moodle.git/commit
Improved quiz report plugin mechanism and converted the manual grading script into...
authorgustav_delius <gustav_delius>
Mon, 27 Mar 2006 08:41:20 +0000 (08:41 +0000)
committergustav_delius <gustav_delius>
Mon, 27 Mar 2006 08:41:20 +0000 (08:41 +0000)
commit31e95855b85d551f249a2d7bed0d5479e159d3b3
tree3e7502e7c93f204f7993d19f98f890b047b808be
parentffa1f07890e06c682c62b381dfba7a5aaef088cc
Improved quiz report plugin mechanism and converted the manual grading script into a report plugin
lang/en_utf8/quiz.php
lang/en_utf8/quiz_analysis.php
lang/en_utf8/quiz_grading.php [new file with mode: 0644]
lang/en_utf8/quiz_overview.php [new file with mode: 0644]
lang/en_utf8/quiz_regrade.php [new file with mode: 0644]
lang/en_utf8/quiz_responses.php
mod/quiz/grading.php [deleted file]
mod/quiz/report/analysis/report.php
mod/quiz/report/grading/report.php [new file with mode: 0644]
mod/quiz/report/overview/report.php
mod/quiz/tabs.php