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

Public Member Functions

 set_step_data ($states)

Protected Member Functions

 get_random_guess_score ($questiondata)

Detailed Description

Test helper subclass of quiz_statistics_question_stats

Definition at line 41 of file test_qstats.php.


Member Function Documentation

get_random_guess_score ( questiondata) [protected]
Parameters:
object$questiondata
Returns:
number the random guess score for this question.

Reimplemented from quiz_statistics_question_stats.

Definition at line 46 of file test_qstats.php.

set_step_data ( states)

Definition at line 42 of file test_qstats.php.


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