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


Protected Member Functions | |
| behaviour_name () | |
| finish_up () | |
| process0 ($step, $state) | |
| process2 ($step, $state) | |
| process3 ($step, $state) | |
| process6 ($step, $state) | |
| process7 ($step, $state) | |
Protected Attributes | |
| $try | |
| $laststepwasatry = false | |
| $finished = false | |
| $bestrawgrade = 0 | |
Definition at line 442 of file behaviourconverters.php.
| behaviour_name | ( | ) | [protected] |
Reimplemented from question_behaviour_attempt_updater.
Reimplemented in qbehaviour_adaptivenopenalty_converter.
Definition at line 448 of file behaviourconverters.php.
| finish_up | ( | ) | [protected] |
Reimplemented from question_behaviour_attempt_updater.
Definition at line 452 of file behaviourconverters.php.

| process0 | ( | $ | step, |
| $ | state | ||
| ) | [protected] |
Reimplemented from question_behaviour_attempt_updater.
Definition at line 463 of file behaviourconverters.php.
| process2 | ( | $ | step, |
| $ | state | ||
| ) | [protected] |
Reimplemented from question_behaviour_attempt_updater.
Definition at line 469 of file behaviourconverters.php.
| process3 | ( | $ | step, |
| $ | state | ||
| ) | [protected] |
Reimplemented from question_behaviour_attempt_updater.
Definition at line 485 of file behaviourconverters.php.

| process6 | ( | $ | step, |
| $ | state | ||
| ) | [protected] |
Reimplemented from question_behaviour_attempt_updater.
Definition at line 512 of file behaviourconverters.php.


| process7 | ( | $ | step, |
| $ | state | ||
| ) | [protected] |
Reimplemented from question_behaviour_attempt_updater.
Definition at line 550 of file behaviourconverters.php.

$bestrawgrade = 0 [protected] |
Definition at line 446 of file behaviourconverters.php.
$finished = false [protected] |
Definition at line 445 of file behaviourconverters.php.
$laststepwasatry = false [protected] |
Definition at line 444 of file behaviourconverters.php.
$try [protected] |
Definition at line 443 of file behaviourconverters.php.