[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

/question/behaviour/manualgraded/ -> behaviour.php (summary)

Question behaviour for questions that can only be graded manually.

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

Defines 1 class

qbehaviour_manualgraded:: (5 methods):
  is_compatible_question()
  adjust_display_options()
  process_action()
  summarise_action()
  process_finish()


Class: qbehaviour_manualgraded  - X-Ref

Question behaviour for questions that can only be graded manually.

The student enters their response during the attempt, and it is saved. Later,
when the whole attempt is finished, the attempt goes into the NEEDS_GRADING
state, and the teacher must grade it manually.

is_compatible_question(question_definition $question)   X-Ref
No description

adjust_display_options(question_display_options $options)   X-Ref
No description

process_action(question_attempt_pending_step $pendingstep)   X-Ref
No description

summarise_action(question_attempt_step $step)   X-Ref
No description

process_finish(question_attempt_pending_step $pendingstep)   X-Ref
No description



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