[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

/question/type/missingtype/ -> question.php (summary)

Defines the 'qtype_missingtype' question definition class.

Copyright: 2009 The Open University
License: http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
File Size: 93 lines (3 kb)
Included or required: 1 time
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

qtype_missingtype_question:: (12 methods):
  get_expected_data()
  get_correct_response()
  is_complete_response()
  is_gradable_response()
  get_validation_error()
  is_same_response()
  get_right_answer_summary()
  summarise_response()
  classify_response()
  start_attempt()
  grade_response()
  get_hint()


Class: qtype_missingtype_question  - X-Ref

This question definition class is used when the actual question type of this
question cannot be found.

Why does this this class implement question_automatically_gradable? I am not
sure at the moment. Perhaps it is important for it to work with as many
behaviours as possible.

get_expected_data()   X-Ref
No description

get_correct_response()   X-Ref
No description

is_complete_response(array $response)   X-Ref
No description

is_gradable_response(array $response)   X-Ref
No description

get_validation_error(array $response)   X-Ref
No description

is_same_response(array $prevresponse, array $newresponse)   X-Ref
No description

get_right_answer_summary()   X-Ref
No description

summarise_response(array $response)   X-Ref
No description

classify_response(array $response)   X-Ref
No description

start_attempt(question_attempt_step $step, $variant)   X-Ref
No description

grade_response(array $response)   X-Ref
No description

get_hint($hintnumber, question_attempt $qa)   X-Ref
No description



Generated: Thu Aug 11 10:00:09 2016 Cross-referenced by PHPXref 0.7.1