| [ Index ] |
PHP Cross Reference of Moodle 1.9.3 [Build 15-Oct-2008] |
[Source view] [Print] [Project Stats]
Quiz report to help teachers manually grade quiz questions that need it.
| File Size: | 467 lines (21 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
quiz_report:: (4 methods):
display()
view_question()
print_questions_and_form()
attempts_sql()
Class: quiz_report - X-Ref
Quiz report to help teachers manually grade quiz questions that need it.| display($quiz, $cm, $course) X-Ref |
| Displays the report. |
| view_question($quiz, $question, $totalattempts, $ungraded) X-Ref |
| Prints a table with users and their attempts return: void |
| print_questions_and_form($quiz, $question, $userid, $attemptid, $gradeungraded, $gradenextungraded, $ungraded) X-Ref |
| Prints questions with comment and grade form underneath each question return: void |
| attempts_sql($quizid, $wantstateevent=false, $questionid=0, $userid=0, $attemptid=0, $gradeungraded=0, $gradenextungraded=0) X-Ref |
| No description |
| Generated: Wed Jan 14 11:33:29 2009 | Cross-referenced by PHPXref 0.7 |