|
Moodle
2.2.1
http://www.collinsharper.com
|
Public Member Functions | |
| __construct ($responseclassid, $response, $fraction) | |
Static Public Member Functions | |
| static | no_response () |
Data Fields | |
| $responseclassid | |
| $response | |
| $fraction | |
This class is used in the return value from question_manually_gradable::classify_response().
Definition at line 434 of file questionbase.php.
| __construct | ( | $ | responseclassid, |
| $ | response, | ||
| $ | fraction | ||
| ) |
Constructor, just an easy way to set the fields.
| string | $responseclassid | see the field descriptions above. |
| string | $response | see the field descriptions above. |
| number | $fraction | see the field descriptions above. |
Definition at line 451 of file questionbase.php.
| static no_response | ( | ) | [static] |
| $fraction |
Definition at line 444 of file questionbase.php.
Definition at line 442 of file questionbase.php.
| $responseclassid |
Definition at line 440 of file questionbase.php.