|
Moodle
2.2.1
http://www.collinsharper.com
|


Public Member Functions | |
| set_new_response_summary ($responsesummary) | |
| get_new_response_summary () | |
| response_summary_changed () | |
Protected Attributes | |
| $newresponsesummary = null | |
A subclass with a bit of additional funcitonality, for pending steps.
Definition at line 417 of file questionattemptstep.php.
Definition at line 432 of file questionattemptstep.php.

Definition at line 437 of file questionattemptstep.php.
| set_new_response_summary | ( | $ | responsesummary | ) |
If as a result of processing this step, the response summary for the question attempt should changed, you should call this method to set the new summary.
| string | $responsesummary | the new response summary. |
Definition at line 427 of file questionattemptstep.php.

$newresponsesummary = null [protected] |
Definition at line 419 of file questionattemptstep.php.