Moodle  2.2.1
http://www.collinsharper.com
qbehaviour_adaptive_converter Class Reference
Inheritance diagram for qbehaviour_adaptive_converter:
Collaboration diagram for qbehaviour_adaptive_converter:

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

Detailed Description

Definition at line 442 of file behaviourconverters.php.


Member Function Documentation

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.

Here is the call graph for this function:

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.

Here is the call graph for this function:

process6 ( step,
state 
) [protected]

Reimplemented from question_behaviour_attempt_updater.

Definition at line 512 of file behaviourconverters.php.

Here is the call graph for this function:

Here is the caller graph for this function:

process7 ( step,
state 
) [protected]

Reimplemented from question_behaviour_attempt_updater.

Definition at line 550 of file behaviourconverters.php.

Here is the call graph for this function:


Field Documentation

$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.


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Enumerations