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

Data Fields

const webcontent = 'webcontent'
const questionbank = 'imsqti_xmlv1p2/imscc_xmlv1p0/question-bank'
const assessment = 'imsqti_xmlv1p2/imscc_xmlv1p0/assessment'
const associatedcontent = 'associatedcontent/imscc_xmlv1p0/learning-application-resource'
const discussiontopic = 'imsdt_xmlv1p0'
const weblink = 'imswl_xmlv1p0'

Static Public Attributes

static $checker

Detailed Description

Definition at line 42 of file cc_resources.php.


Field Documentation

$checker [static]
Initial value:
 array(self::webcontent,
                                    self::assessment,
                                    self::associatedcontent,
                                    self::discussiontopic,
                                    self::questionbank,
                                    self::weblink)

Definition at line 50 of file cc_resources.php.

const assessment = 'imsqti_xmlv1p2/imscc_xmlv1p0/assessment'

Definition at line 45 of file cc_resources.php.

const associatedcontent = 'associatedcontent/imscc_xmlv1p0/learning-application-resource'

Definition at line 46 of file cc_resources.php.

const discussiontopic = 'imsdt_xmlv1p0'

Definition at line 47 of file cc_resources.php.

const questionbank = 'imsqti_xmlv1p2/imscc_xmlv1p0/question-bank'

Definition at line 44 of file cc_resources.php.

Definition at line 43 of file cc_resources.php.

const weblink = 'imswl_xmlv1p0'

Definition at line 48 of file cc_resources.php.


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