| [ Index ] |
PHP Cross Reference of Moodle 1.9.3 [Build 15-Oct-2008] |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 1005 lines (45 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
embedded_cloze_qtype:: (18 methods):
name()
get_question_options()
save_question_options()
save_question()
create_session_and_responses()
restore_session_and_responses()
save_session_and_responses()
delete_question()
get_correct_responses()
print_question_formulation_and_controls()
grade_responses()
get_actual_response()
backup()
restore()
restore_map()
restore_recode_answer()
generate_test()
qtype_multianswer_extract_question()
Class: embedded_cloze_qtype - X-Ref
| name() X-Ref |
| No description |
| get_question_options(&$question) X-Ref |
| No description |
| save_question_options($question) X-Ref |
| No description |
| save_question($authorizedquestion, $form, $course) X-Ref |
| No description |
| create_session_and_responses(&$question, &$state, $cmoptions, $attempt) X-Ref |
| No description |
| restore_session_and_responses(&$question, &$state) X-Ref |
| No description |
| save_session_and_responses(&$question, &$state) X-Ref |
| No description |
| delete_question($questionid) X-Ref |
| Deletes question from the question-type specific tables param: object $question The question being deleted return: boolean Success/Failure |
| get_correct_responses(&$question, &$state) X-Ref |
| No description |
| print_question_formulation_and_controls(&$question, &$state, $cmoptions, $options) X-Ref |
| No description |
| grade_responses(&$question, &$state, $cmoptions) X-Ref |
| No description |
| get_actual_response($question, $state) X-Ref |
| No description |
| backup($bf,$preferences,$question,$level=6) X-Ref |
| No description |
| restore($old_question_id,$new_question_id,$info,$restore) X-Ref |
| No description |
| restore_map($old_question_id,$new_question_id,$info,$restore) X-Ref |
| No description |
| restore_recode_answer($state, $restore) X-Ref |
| No description |
| generate_test($name, $courseid = null) X-Ref |
| Runs all the code required to set up and save an essay question for testing purposes. Alternate DB table prefix may be used to facilitate data deletion. |
| qtype_multianswer_extract_question($text) X-Ref |
| No description |
| Generated: Wed Jan 14 11:33:29 2009 | Cross-referenced by PHPXref 0.7 |