[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

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

Question behaviour for the case when the student's answer is just saved until they submit the whole attempt, and then it is graded.

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

Defines 1 class

qbehaviour_deferredfeedback:: (7 methods):
  is_compatible_question()
  get_min_fraction()
  get_right_answer_summary()
  process_action()
  process_save()
  summarise_action()
  process_finish()


Class: qbehaviour_deferredfeedback  - X-Ref

Question behaviour for deferred feedback.

The student enters their response during the attempt, and it is saved. Later,
when the whole attempt is finished, their answer is graded.

is_compatible_question(question_definition $question)   X-Ref
No description

get_min_fraction()   X-Ref
No description

get_right_answer_summary()   X-Ref
No description

process_action(question_attempt_pending_step $pendingstep)   X-Ref
No description

process_save(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