| [ Index ] |
PHP Cross Reference of Moodle 1.9.3 [Build 15-Oct-2008] |
| Up one level | ||
| db/ | ||
| pix/ | ||
| report/ | ||
| attempt.php [source] [549 lines] | This page prints a particular instance of quiz | |
| attempt_close_js.php [source] [27 lines] | ||
| backuplib.php [source] [603 lines] | ||
| comment.php [source] [87 lines] | This page prints a review of a particular question attempt | |
| config.html [source] [390 lines] | ||
| defaults.php [source] [44 lines] | ||
| edit.php [source] [386 lines] | Page to edit quizzes This page generally has two columns: The right column lists all available questions in a chosen category and allows them to be edited or more to be added. This column is only there if the quiz does not already have student attempts The left column lists all questions that have been added to the current quiz. The lecturer can add questions from the right hand list to the quiz or remove them | |
| editlib.php [source] [373 lines] | Functions used by edit.php to edit quizzes | |
| grade.php [source] [27 lines] | ||
| index.php [source] [143 lines] | This page lists all the instances of quiz in a particular course | |
| jstimer.php [source] [58 lines] | ||
| lib.php [source] [1197 lines] | Library of functions for the quiz module. This contains functions that are called also from outside the quiz module Functions that are only called by the quiz module itself are in {@link locallib.php} | |
| locallib.php [source] [943 lines] | Library of functions used by the quiz module. This contains functions that are called from within the quiz module only Functions that are also called by core Moodle are in {@link lib.php} This script also loads the code in {@link questionlib.php} which holds the module-indpendent code for handling questions and which in turn initialises all the questiontype classes. | |
| mod_form.php [source] [366 lines] | ||
| pagelib.php [source] [34 lines] | ||
| protect_js.php [source] [56 lines] | ||
| quiz.js [source] [93 lines] | ||
| report.php [source] [81 lines] | ||
| restorelib.php [source] [867 lines] | ||
| restorelibpre15.php [source] [2014 lines] | ||
| review.php [source] [302 lines] | This page prints a review of a particular quiz attempt | |
| reviewoptions.html [source] [88 lines] | ||
| reviewquestion.php [source] [152 lines] | This page prints a review of a particular question attempt | |
| tabs.php [source] [105 lines] | Sets up the tabs used by the quiz pages based on the users capabilites. | |
| version.php [source] [12 lines] | ||
| view.php [source] [487 lines] |
| Generated: Wed Jan 14 11:33:29 2009 | Cross-referenced by PHPXref 0.7 |