moodle/mod/quiz
mjollnir_ 15db443c87 mod/quiz/review only display grade summary if student allowed to see scores
Change to review.php so that the student will only see the grade summary
if they are allowed to view their scores - as determined by quiz options
set by the teacher.
Credit: Peter Bulmer peterbulmer@catalyst.net.nz
2006-04-18 22:50:04 +00:00
..
db fix for 5209 2006-04-18 06:43:29 +00:00
pix
report Now there is an option to see all attempts, even for users who have since unenrolled. That is necessary in order to be able to delete these attempts, see http://moodle.org/mod/forum/discuss.php?d=34421 2006-04-13 00:02:36 +00:00
attempt.php Teachers now can preview timelimited quizzes even after the closing date 2006-04-11 21:49:43 +00:00
attempt_close_js.php Merging in from the MOODLE_15_QUIZREFACTOR branch. 2005-05-06 06:24:04 +00:00
backuplib.php Moved questiontype specific backup functions into questiontype classes 2006-03-21 18:15:09 +00:00
comment.php [Fix] question_process_comment now processes the correct form values 2006-04-11 02:02:44 +00:00
config.html Removing questiontype settings from quiz settings page 2006-03-23 19:56:42 +00:00
defaults.php Renaming constants QUIZ_ADAPTIVE and QUIZ_IGNORE_DUPRESP to QUESTION_..... and moved them to lib/questionlib.php because they are used for question-level options. 2006-03-20 20:45:55 +00:00
edit.php Fixed display of information about existing attempts. 2006-04-12 23:24:58 +00:00
editlib.php Many bugfixes accummulated during CVS outage, more to come. 2006-04-05 05:53:18 +00:00
icon.gif
index.php Fixed display of information about existing attempts. 2006-04-12 23:24:58 +00:00
jsclock.php Merging in from the MOODLE_15_QUIZREFACTOR branch. 2005-05-06 06:24:04 +00:00
jstimer.php Timer now uses the client's clock. Patch contributed by Phillip Franks, see bug 4967 2006-03-23 19:32:24 +00:00
lib.php Christian's code to support time delays 2006-03-21 09:24:47 +00:00
locallib.php Manual grading 2006-04-07 16:00:29 +00:00
mod.html Simplify text on submit button 2006-04-09 22:31:59 +00:00
pagelib.php added pop up blocker checker 2005-11-09 02:17:26 +00:00
protect_js.php Added blank printing style (http://moodle.org/mod/forum/discuss.php?d=13071&parent=77710) 2004-12-16 11:54:45 +00:00
quizfile.php Some little fixes and more renaming to cleanly separate question code from quiz code 2006-03-01 07:03:57 +00:00
report.php incorrect usage of clean_filename() replaced with clean_param($text, PARAM_SAFEDIR) 2006-03-04 12:37:29 +00:00
restorelib.php htmlentities() to s() 2006-04-11 16:09:52 +00:00
restorelibpre15.php More renamings to separate questions from quiz. Some other small fixes. 2006-03-12 21:17:42 +00:00
review.php mod/quiz/review only display grade summary if student allowed to see scores 2006-04-18 22:50:04 +00:00
reviewoptions.html Fixed alignment of form elements in IE 2006-01-30 21:09:48 +00:00
reviewquestion.php Manual grading 2006-04-07 16:00:29 +00:00
styles.php copied back the CSS for the timer positioning from version 1.12 2006-04-08 15:06:36 +00:00
tabs.php Removed settings tab, see bug 5189 2006-04-13 21:35:24 +00:00
timer.js Timer now uses the client's clock. Patch contributed by Phillip Franks, see bug 4967 2006-03-23 19:32:24 +00:00
version.php Whenever a question is edited the version field is set to question_hash(), see bug 2958. 2006-04-10 22:10:32 +00:00
view.php Fixed display of information about existing attempts. 2006-04-12 23:24:58 +00:00
view_js.php Fixing javascript, see bug 4418 2006-02-13 11:23:47 +00:00