$answers | qtype_ordering_question | |
$category | question_definition | |
$contextid | question_definition | |
$correctfeedback (defined in qtype_ordering_question) | qtype_ordering_question | |
$correctfeedbackformat (defined in qtype_ordering_question) | qtype_ordering_question | |
$correctresponse | qtype_ordering_question | |
$createdby | question_definition | |
$currentresponse | qtype_ordering_question | |
$customfields | question_definition | |
$defaultmark | question_definition | |
$generalfeedback | question_definition | |
$generalfeedbackformat | question_definition | |
$gradingtype | qtype_ordering_question | |
$hints | question_definition | |
$id | question_definition | |
$idnumber | question_definition | |
$incorrectfeedback (defined in qtype_ordering_question) | qtype_ordering_question | |
$incorrectfeedbackformat (defined in qtype_ordering_question) | qtype_ordering_question | |
$itemscores | qtype_ordering_question | protected |
$latestversion | question_definition | protected |
$layouttype | qtype_ordering_question | |
$length | question_definition | |
$modifiedby | question_definition | |
$name | question_definition | |
$numberingstyle | qtype_ordering_question | |
$parent | question_definition | |
$partiallycorrectfeedback (defined in qtype_ordering_question) | qtype_ordering_question | |
$partiallycorrectfeedbackformat (defined in qtype_ordering_question) | qtype_ordering_question | |
$penalty | question_definition | |
$qtype | question_definition | |
$questionbankentryid | question_definition | |
$questiontext | question_definition | |
$questiontextformat | question_definition | |
$selectcount | qtype_ordering_question | |
$selecttype | qtype_ordering_question | |
$showgrading | qtype_ordering_question | |
$shownumcorrect | question_graded_automatically | |
$stamp | question_definition | |
$status | question_definition | |
$timecreated | question_definition | |
$timemodified | question_definition | |
$version | question_definition | |
$versionid | question_definition | |
__construct() | question_definition | |
__get($name) | question_definition | |
apply_attempt_state(question_attempt_step $step) | qtype_ordering_question | |
check_combined_feedback_file_access($qa, $options, $filearea, $args=null) | qtype_ordering_question | protected |
check_file_access($qa, $options, $component, $filearea, $args, $forcedownload) | qtype_ordering_question | |
check_hint_file_access($qa, $options, $args) | question_graded_automatically | protected |
classify_response(array $response) | qtype_ordering_question | |
clear_wrong_from_response(array $response) | question_definition | |
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_ordering_question | |
get_expected_data() | qtype_ordering_question | |
get_fraction_maxscore_score_of_item(int $position, int $answerid, array $correctresponse, array $currentresponse) | qtype_ordering_question | protected |
get_grading_types(int $type=null) | qtype_ordering_question | static |
get_hint($hintnumber, question_attempt $qa) | question_graded_automatically | |
get_layout_types(int $type=null) | qtype_ordering_question | static |
get_max_fraction() | question_definition | |
get_min_fraction() | question_definition | |
get_next_answerids(array $answerids, bool $lastitem=false) | qtype_ordering_question | |
get_num_parts_right(array $response) | qtype_ordering_question | |
get_num_variants() | question_definition | |
get_numbering_styles(string $style=null) | qtype_ordering_question | static |
get_ordered_positions(array $correctresponse, array $currentresponse) | qtype_ordering_question | |
get_ordered_subset(bool $contiguous) | qtype_ordering_question | |
get_ordered_subsets(array $positions, bool $contiguous) | qtype_ordering_question | |
get_ordering_item_score(question_definition $question, int $position, int $answerid) | qtype_ordering_question | |
get_ordering_layoutclass() | qtype_ordering_question | |
get_previous_and_next_answerids(array $answerids, bool $all=false) | qtype_ordering_question | |
get_question_definition_for_external_rendering(question_attempt $qa, question_display_options $options) | question_definition | |
get_question_summary() | question_definition | |
get_renderer(moodle_page $page) | question_definition | |
get_response_depend_on_grading_type(string $gradingtype) | qtype_ordering_question | protected |
get_response_fieldname() | qtype_ordering_question | |
get_right_answer_summary() | question_graded_automatically | |
get_select_types(int $type=null) | qtype_ordering_question | static |
get_student_response_values_for_simulation($realresponse) | question_definition | |
get_type_name() | question_definition | |
get_types(array $types, $type) | qtype_ordering_question | static |
get_validation_error(array $response) | qtype_ordering_question | |
get_variants_selection_seed() | question_definition | |
grade_response(array $response) | qtype_ordering_question | |
GRADING_ABSOLUTE_POSITION | qtype_ordering_question | |
GRADING_ALL_OR_NOTHING | qtype_ordering_question | |
GRADING_LONGEST_CONTIGUOUS_SUBSET | qtype_ordering_question | |
GRADING_LONGEST_ORDERED_SUBSET | qtype_ordering_question | |
GRADING_RELATIVE_ALL_PREVIOUS_AND_NEXT | qtype_ordering_question | |
GRADING_RELATIVE_NEXT_EXCLUDE_LAST | qtype_ordering_question | |
GRADING_RELATIVE_NEXT_INCLUDE_LAST | qtype_ordering_question | |
GRADING_RELATIVE_ONE_PREVIOUS_AND_NEXT | qtype_ordering_question | |
GRADING_RELATIVE_TO_CORRECT | qtype_ordering_question | |
html_to_text($text, $format) | question_definition | |
is_complete_response(array $response) | qtype_ordering_question | |
is_gradable_response(array $response) | qtype_ordering_question | |
is_same_response(array $old, array $new) | qtype_ordering_question | |
LAYOUT_HORIZONTAL | qtype_ordering_question | |
LAYOUT_VERTICAL | qtype_ordering_question | |
make_behaviour(question_attempt $qa, $preferredbehaviour) | question_definition | |
make_html_inline($html) | question_definition | |
MIN_SUBSET_ITEMS | qtype_ordering_question | |
NUMBERING_STYLE_DEFAULT | qtype_ordering_question | |
prepare_simulated_post_data($simulatedresponse) | question_definition | |
SELECT_ALL | qtype_ordering_question | |
SELECT_CONTIGUOUS | qtype_ordering_question | |
SELECT_RANDOM | qtype_ordering_question | |
set_latest_version(int $latestversion) | question_definition | |
start_attempt(question_attempt_step $step, $variant) | qtype_ordering_question | |
summarise_response(array $response) | qtype_ordering_question | |
un_summarise_response(string $summary) | question_with_responses | |
update_attempt_state_data_for_new_version(question_attempt_step $oldstep, question_definition $oldquestion) | qtype_ordering_question | |
update_current_response(array $response) | qtype_ordering_question | |
validate_can_regrade_with_other_version(question_definition $otherversion) | qtype_ordering_question | |