[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

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

Essay question definition class.

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

Defines 1 class

qtype_essay_question:: (8 methods):
  make_behaviour()
  get_format_renderer()
  get_expected_data()
  summarise_response()
  get_correct_response()
  is_complete_response()
  is_same_response()
  check_file_access()


Class: qtype_essay_question  - X-Ref

Represents an essay question.

make_behaviour(question_attempt $qa, $preferredbehaviour)   X-Ref
No description

get_format_renderer(moodle_page $page)   X-Ref

param: moodle_page the page we are outputting to.
return: qtype_essay_format_renderer_base the response-format-specific renderer.

get_expected_data()   X-Ref
No description

summarise_response(array $response)   X-Ref
No description

get_correct_response()   X-Ref
No description

is_complete_response(array $response)   X-Ref
No description

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

check_file_access($qa, $options, $component, $filearea, $args, $forcedownload)   X-Ref
No description



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