| [ Index ] |
PHP Cross Reference of Unnamed Project |
[Source view] [Print] [Project Stats]
Defines the Moodle forum used to add random questions to the quiz.
| Copyright: | 2008 Olli Savolainen |
| License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
| File Size: | 113 lines (4 kb) |
| Included or required: | 0 times |
| Referenced: | 1 time |
| Includes or requires: | 0 files |
quiz_add_random_form:: (3 methods):
definition()
validation()
get_number_of_questions_to_add_choices()
Class: quiz_add_random_form - X-Ref
The add random questions form.| definition() X-Ref |
| No description |
| validation($fromform, $files) X-Ref |
| No description |
| get_number_of_questions_to_add_choices() X-Ref |
| Return an arbitrary array for the dropdown menu return: array of integers array(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 20, 30, 40, 50, 60, 70, 80, 90, 100) |
| Generated: Thu Aug 11 10:00:09 2016 | Cross-referenced by PHPXref 0.7.1 |