|
Moodle
2.2.1
http://www.collinsharper.com
|
Data Fields | |
| const | AUTHOR = 'author' |
| const | PUBLISHER = 'publisher' |
| const | UNKNOWN = 'unknown' |
| const | INITIATOR = 'initiator' |
| const | TERMINATOR = 'terminator' |
| const | VALIDATOR = 'validator' |
| const | EDITOR = 'editor' |
| const | GRAPHICAL_DESIGNER = 'graphical designer' |
| const | TECHNICAL_IMPLEMENTER = 'technical implementer' |
| const | CONTENT_PROVIDER = 'content provider' |
| const | TECHNICAL_VALIDATOR = 'technical validator' |
| const | EDUCATION_VALIDATOR = 'educational validator' |
| const | SCRIPT_WRITER = 'script writer' |
| const | INSTRUCTIONAL_DESIGNER = 'instructional designer' |
| const | SUBJET_MATTER_EXPERT = 'subject matter expert' |
Definition at line 35 of file cc_metadata.php.
| const AUTHOR = 'author' |
Definition at line 36 of file cc_metadata.php.
| const CONTENT_PROVIDER = 'content provider' |
Definition at line 45 of file cc_metadata.php.
| const EDITOR = 'editor' |
Definition at line 42 of file cc_metadata.php.
| const EDUCATION_VALIDATOR = 'educational validator' |
Definition at line 47 of file cc_metadata.php.
| const GRAPHICAL_DESIGNER = 'graphical designer' |
Definition at line 43 of file cc_metadata.php.
| const INITIATOR = 'initiator' |
Definition at line 39 of file cc_metadata.php.
| const INSTRUCTIONAL_DESIGNER = 'instructional designer' |
Definition at line 49 of file cc_metadata.php.
| const PUBLISHER = 'publisher' |
Definition at line 37 of file cc_metadata.php.
| const SCRIPT_WRITER = 'script writer' |
Definition at line 48 of file cc_metadata.php.
| const SUBJET_MATTER_EXPERT = 'subject matter expert' |
Definition at line 50 of file cc_metadata.php.
| const TECHNICAL_IMPLEMENTER = 'technical implementer' |
Definition at line 44 of file cc_metadata.php.
| const TECHNICAL_VALIDATOR = 'technical validator' |
Definition at line 46 of file cc_metadata.php.
| const TERMINATOR = 'terminator' |
Definition at line 40 of file cc_metadata.php.
| const UNKNOWN = 'unknown' |
Definition at line 38 of file cc_metadata.php.
| const VALIDATOR = 'validator' |
Definition at line 41 of file cc_metadata.php.