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

Data Fields

const webcontent = 'webcontent'
const questionbank = 'imsqti_xmlv1p2/imscc_xmlv1p1/question-bank'
const assessment = 'imsqti_xmlv1p2/imscc_xmlv1p1/assessment'
const associatedcontent = 'associatedcontent/imscc_xmlv1p1/learning-application-resource'
const discussiontopic = 'imsdt_xmlv1p1'
const weblink = 'imswl_xmlv1p1'
const basiclti = 'imsbasiclti_xmlv1p0'

Static Public Attributes

static $checker

Detailed Description

Definition at line 59 of file cc_resources.php.


Field Documentation

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

Definition at line 68 of file cc_resources.php.

const assessment = 'imsqti_xmlv1p2/imscc_xmlv1p1/assessment'

Definition at line 62 of file cc_resources.php.

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

Definition at line 63 of file cc_resources.php.

const basiclti = 'imsbasiclti_xmlv1p0'

Definition at line 66 of file cc_resources.php.

const discussiontopic = 'imsdt_xmlv1p1'

Definition at line 64 of file cc_resources.php.

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

Definition at line 61 of file cc_resources.php.

Definition at line 60 of file cc_resources.php.

const weblink = 'imswl_xmlv1p1'

Definition at line 65 of file cc_resources.php.


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