]> git.mjollnir.org Git - moodle.git/commit
mod/quiz/view changes to only display attempt grades when teacher allows.
authormjollnir_ <mjollnir_>
Tue, 18 Apr 2006 22:54:10 +0000 (22:54 +0000)
committermjollnir_ <mjollnir_>
Tue, 18 Apr 2006 22:54:10 +0000 (22:54 +0000)
commit309c0d55b2953c75119059e38cb35acbcf0ce797
treee24927322d93a09fef228b12c30f259566a6e2cc
parentf7fccc0362eb6d1d1946198902edbb812af073b0
mod/quiz/view changes to only display attempt grades when teacher allows.
Changed view.php to only display grades when the teacher has not set
options forbidding it.  Further, where there is some attempts that are
allowed to be displayed, and others not, highligting of the highest score,
and printing of the overall grade allocation has been disabled to ensure
the hidden grade is not revealed.
Credit: Peter Bulmer peterbulmer@catalyst.net.nz
lang/en_utf8/quiz.php
mod/quiz/view.php