Moodle  2.2.1
http://www.collinsharper.com
cc_qti_values Class Reference

Data Fields

const exam_profile = 'cc.exam.v0p1'
const Yes = 'Yes'
const No = 'No'
const Response = 'Response'
const Solution = 'Solution'
const Hint = 'Hint'
const Examination = 'Examination'
const Percentage = 'Percentage'
const unlimited = 'unlimited'
const Single = 'Single'
const Multiple = 'Multiple'
const Ordered = 'Ordered'
const Asterisk = 'Asterisk'
const Box = 'Box'
const Dashline = 'Dashline'
const Underline = 'Underline'
const Decimal = 'Decimal'
const Integer = 'Integer'
const Scientific = 'Scientific'
const String = 'String'
const SCORE = 'SCORE'
const Set = 'Set'
const Complete = 'Complete'
const texttype = 'text/plain'
const htmltype = 'text/html'

Detailed Description

Definition at line 77 of file cc_asssesment.php.


Field Documentation

const Asterisk = 'Asterisk'

Definition at line 90 of file cc_asssesment.php.

const Box = 'Box'

Definition at line 91 of file cc_asssesment.php.

const Complete = 'Complete'

Definition at line 100 of file cc_asssesment.php.

const Dashline = 'Dashline'

Definition at line 92 of file cc_asssesment.php.

const Decimal = 'Decimal'

Definition at line 94 of file cc_asssesment.php.

const exam_profile = 'cc.exam.v0p1'

Definition at line 78 of file cc_asssesment.php.

Definition at line 84 of file cc_asssesment.php.

const Hint = 'Hint'

Definition at line 83 of file cc_asssesment.php.

const htmltype = 'text/html'

Definition at line 102 of file cc_asssesment.php.

const Integer = 'Integer'

Definition at line 95 of file cc_asssesment.php.

const Multiple = 'Multiple'

Definition at line 88 of file cc_asssesment.php.

const No = 'No'

Definition at line 80 of file cc_asssesment.php.

const Ordered = 'Ordered'

Definition at line 89 of file cc_asssesment.php.

Definition at line 85 of file cc_asssesment.php.

const Response = 'Response'

Definition at line 81 of file cc_asssesment.php.

Definition at line 96 of file cc_asssesment.php.

const SCORE = 'SCORE'

Definition at line 98 of file cc_asssesment.php.

const Set = 'Set'

Definition at line 99 of file cc_asssesment.php.

const Single = 'Single'

Definition at line 87 of file cc_asssesment.php.

const Solution = 'Solution'

Definition at line 82 of file cc_asssesment.php.

const String = 'String'

Definition at line 97 of file cc_asssesment.php.

const texttype = 'text/plain'

Definition at line 101 of file cc_asssesment.php.

const Underline = 'Underline'

Definition at line 93 of file cc_asssesment.php.

const unlimited = 'unlimited'

Definition at line 86 of file cc_asssesment.php.

const Yes = 'Yes'

Definition at line 79 of file cc_asssesment.php.


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