| [ Index ] |
PHP Cross Reference of Moodle 1.9.3 [Build 15-Oct-2008] |
[Source view] [Print] [Project Stats]
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
| Author: | Martin Dougiamas and many others. This has recently been extensively |
| License: | http://www.gnu.org/copyleft/gpl.html GNU Public License |
| File Size: | 386 lines (17 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 1 file mod/quiz/tabs.php |
| module_specific_actions($pageurl, $questionid, $cmid, $canuse) X-Ref |
| Callback function called from question_list() function (which is called from showbank()) Displays action icon as first action for each question. |
| module_specific_buttons($cmid) X-Ref |
| Callback function called from question_list() function (which is called from showbank()) Displays button in form with checkboxes for each question. |
| module_specific_controls($totalnumber, $recurse, $category, $cmid) X-Ref |
| Callback function called from question_list() function (which is called from showbank()) |
| Generated: Wed Jan 14 11:33:29 2009 | Cross-referenced by PHPXref 0.7 |