]> git.mjollnir.org Git - moodle.git/commit
MDL-5270 - give students a feeback comment for their performance in the entire quiz.
authortjhunt <tjhunt>
Tue, 22 Aug 2006 17:31:26 +0000 (17:31 +0000)
committertjhunt <tjhunt>
Tue, 22 Aug 2006 17:31:26 +0000 (17:31 +0000)
commit212b7b8cd9af682fc32c76d1bfd6172ead62a27c
treeeeba34bb292c5b04513c1191c37c034d8230fc54
parent2efaf3f8ab97d8986be3dce4467a2aab687d836c
MDL-5270 - give students a feeback comment for their performance in the entire quiz.

Also, along the way I noticed and fixed MDL-6290 student grades not rescaled when quiz maximum grade changed.
17 files changed:
lang/en_utf8/help/quiz/overallfeedback.html [new file with mode: 0644]
lang/en_utf8/quiz.php
mod/quiz/backuplib.php
mod/quiz/db/mysql.php
mod/quiz/db/mysql.sql
mod/quiz/db/postgres7.php
mod/quiz/db/postgres7.sql
mod/quiz/edit.php
mod/quiz/index.php
mod/quiz/lib.php
mod/quiz/locallib.php
mod/quiz/mod.html
mod/quiz/report/overview/report.php
mod/quiz/restorelib.php
mod/quiz/review.php
mod/quiz/version.php
mod/quiz/view.php