|
Moodle
2.2.1
http://www.collinsharper.com
|
Data Fields | |
| const | qmd_assessmenttype = 'qmd_assessmenttype' |
| const | qmd_scoretype = 'qmd_scoretype' |
| const | qmd_feedbackpermitted = 'qmd_feedbackpermitted' |
| const | qmd_hintspermitted = 'qmd_hintspermitted' |
| const | qmd_solutionspermitted = 'qmd_solutionspermitted' |
| const | qmd_timelimit = 'qmd_timelimit' |
| const | cc_allow_late_submission = 'cc_allow_late_submission' |
| const | cc_maxattempts = 'cc_maxattempts' |
| const | cc_profile = 'cc_profile' |
| const | cc_weighting = 'cc_weighting' |
| const | qmd_scoringpermitted = 'qmd_scoringpermitted' |
| const | qmd_computerscored = 'qmd_computerscored' |
| const | cc_question_category = 'cc_question_category' |
Definition at line 31 of file cc_asssesment.php.
Definition at line 39 of file cc_asssesment.php.
| const cc_maxattempts = 'cc_maxattempts' |
Definition at line 40 of file cc_asssesment.php.
| const cc_profile = 'cc_profile' |
Definition at line 41 of file cc_asssesment.php.
| const cc_question_category = 'cc_question_category' |
Definition at line 47 of file cc_asssesment.php.
| const cc_weighting = 'cc_weighting' |
Definition at line 44 of file cc_asssesment.php.
| const qmd_assessmenttype = 'qmd_assessmenttype' |
Definition at line 33 of file cc_asssesment.php.
| const qmd_computerscored = 'qmd_computerscored' |
Definition at line 46 of file cc_asssesment.php.
| const qmd_feedbackpermitted = 'qmd_feedbackpermitted' |
Definition at line 35 of file cc_asssesment.php.
| const qmd_hintspermitted = 'qmd_hintspermitted' |
Definition at line 36 of file cc_asssesment.php.
| const qmd_scoretype = 'qmd_scoretype' |
Definition at line 34 of file cc_asssesment.php.
| const qmd_scoringpermitted = 'qmd_scoringpermitted' |
Definition at line 45 of file cc_asssesment.php.
| const qmd_solutionspermitted = 'qmd_solutionspermitted' |
Definition at line 37 of file cc_asssesment.php.
| const qmd_timelimit = 'qmd_timelimit' |
Definition at line 38 of file cc_asssesment.php.