Moodle APIs 3.9
Moodle 3.9.13+ (Build: 20220325)
qtype_gapselect_question_base Member List

This is the complete list of members for qtype_gapselect_question_base, including all inherited members.

$categoryquestion_definition
$choiceorderqtype_gapselect_question_baseprotected
$choicesqtype_gapselect_question_base
$contextidquestion_definition
$correctfeedbackqtype_gapselect_question_base
$correctfeedbackformatqtype_gapselect_question_base
$createdbyquestion_definition
$defaultmarkquestion_definition
$generalfeedbackquestion_definition
$generalfeedbackformatquestion_definition
$hiddenquestion_definition
$hintsquestion_definition
$idquestion_definition
$idnumberquestion_definition
$incorrectfeedbackqtype_gapselect_question_base
$incorrectfeedbackformatqtype_gapselect_question_base
$lengthquestion_definition
$modifiedbyquestion_definition
$namequestion_definition
$parentquestion_definition
$partiallycorrectfeedbackqtype_gapselect_question_base
$partiallycorrectfeedbackformatqtype_gapselect_question_base
$penaltyquestion_definition
$placesqtype_gapselect_question_base
$qtypequestion_definition
$questiontextquestion_definition
$questiontextformatquestion_definition
$rightchoicesqtype_gapselect_question_base
$shownumcorrectquestion_graded_automatically
$shufflechoicesqtype_gapselect_question_base
$stampquestion_definition
$textfragmentsqtype_gapselect_question_base
$timecreatedquestion_definition
$timemodifiedquestion_definition
$versionquestion_definition
__construct()question_definition
apply_attempt_state(question_attempt_step $step)qtype_gapselect_question_base
check_combined_feedback_file_access($qa, $options, $filearea, $args=null)question_graded_automaticallyprotected
check_file_access($qa, $options, $component, $filearea, $args, $forcedownload)qtype_gapselect_question_base
check_hint_file_access($qa, $options, $args)question_graded_automaticallyprotected
classify_response(array $response)qtype_gapselect_question_base
clear_wrong_from_response(array $response)qtype_gapselect_question_base
compute_final_grade($responses, $totaltries)qtype_gapselect_question_base
field($place)qtype_gapselect_question_base
format_generalfeedback($qa)question_definition
format_hint(question_hint $hint, question_attempt $qa) (defined in question_graded_automatically)question_graded_automatically
format_questiontext($qa)question_definition
format_text($text, $format, $qa, $component, $filearea, $itemid, $clean=false)question_definition
get_correct_response()qtype_gapselect_question_base
get_expected_data()qtype_gapselect_question_base
get_hint($hintnumber, question_attempt $qa)question_graded_automatically
get_max_fraction()question_definition
get_min_fraction()question_definition
get_num_parts_right(array $response)qtype_gapselect_question_base
get_num_variants()question_definition
get_ordered_choices($group) (defined in qtype_gapselect_question_base)qtype_gapselect_question_base
get_question_summary()qtype_gapselect_question_base
get_random_guess_score() (defined in qtype_gapselect_question_base)qtype_gapselect_question_base
get_renderer(moodle_page $page)question_definition
get_right_answer_summary()question_graded_automatically
get_right_choice_for($place) (defined in qtype_gapselect_question_base)qtype_gapselect_question_base
get_selected_choice($group, $shuffledchoicenumber) (defined in qtype_gapselect_question_base)qtype_gapselect_question_baseprotected
get_student_response_values_for_simulation($realresponse)question_definition
get_type_name()question_definition
get_validation_error(array $response)qtype_gapselect_question_base
get_variants_selection_seed()question_definition
grade_response(array $response)qtype_gapselect_question_base
html_to_text($text, $format)question_definition
is_complete_response(array $response)qtype_gapselect_question_base
is_gradable_response(array $response)qtype_gapselect_question_base
is_same_response(array $prevresponse, array $newresponse)qtype_gapselect_question_base
make_behaviour(question_attempt $qa, $preferredbehaviour)question_graded_automatically_with_countback
make_html_inline($html)question_definition
prepare_simulated_post_data($simulatedresponse)question_definition
set_choiceorder($group, $choiceorder)qtype_gapselect_question_baseprotected
start_attempt(question_attempt_step $step, $variant)qtype_gapselect_question_base
summarise_choice($choice)qtype_gapselect_question_base
summarise_response(array $response)qtype_gapselect_question_base
un_summarise_response(string $summary)question_with_responses