|
Moodle
2.2.1
http://www.collinsharper.com
|
Static Public Member Functions | |
| static | valid ($value) |
Data Fields | |
| const | multiple_choice = 'cc.multiple_choice.v0p1' |
| const | multiple_response = 'cc.multiple_response.v0p1' |
| const | true_false = 'cc.true_false.v0p1' |
| const | field_entry = 'cc.fib.v0p1' |
| const | pattern_match = 'cc.pattern_match.v0p1' |
| const | essay = 'cc.essay.v0p1' |
Definition at line 50 of file cc_asssesment.php.
| static valid | ( | $ | value | ) | [static] |
validates a profile value
| string | $value |
Definition at line 64 of file cc_asssesment.php.

| const essay = 'cc.essay.v0p1' |
Definition at line 56 of file cc_asssesment.php.
| const field_entry = 'cc.fib.v0p1' |
Definition at line 54 of file cc_asssesment.php.
| const multiple_choice = 'cc.multiple_choice.v0p1' |
Definition at line 51 of file cc_asssesment.php.
| const multiple_response = 'cc.multiple_response.v0p1' |
Definition at line 52 of file cc_asssesment.php.
| const pattern_match = 'cc.pattern_match.v0p1' |
Definition at line 55 of file cc_asssesment.php.
| const true_false = 'cc.true_false.v0p1' |
Definition at line 53 of file cc_asssesment.php.