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

Public Member Functions

 is_graded ()
 is_correct ()
 get_feedback_class ()

Detailed Description

Definition at line 413 of file states.php.


Member Function Documentation

Return an appropriate CSS class name ''/'correct'/'partiallycorrect'/'incorrect', for a state.

Returns:
string

Reimplemented from question_state.

Definition at line 420 of file states.php.

Is this state one of the ones that mean the question attempt has been graded?

Returns:
bool

Reimplemented from question_state.

Definition at line 417 of file states.php.

is_graded ( )

Is this state one of the ones that mean the question attempt has been graded?

Returns:
bool

Reimplemented from question_state_graded.

Definition at line 414 of file states.php.


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