Moodle  2.2.1
http://www.collinsharper.com
cc_question_metadata Class Reference
Inheritance diagram for cc_question_metadata:
Collaboration diagram for cc_question_metadata:

Public Member Functions

 set_category ($value)
 set_weighting ($value)
 enable_scoringpermitted ($value=true)
 enable_computerscored ($value=true)
 __construct ($profile)

Detailed Description

Definition at line 272 of file cc_asssesment.php.


Constructor & Destructor Documentation

__construct ( profile)

Constructs metadata

Parameters:
string$profile
Exceptions:
InvalidArgumentException

Definition at line 296 of file cc_asssesment.php.

Here is the call graph for this function:


Member Function Documentation

enable_computerscored ( value = true)

Definition at line 286 of file cc_asssesment.php.

Here is the call graph for this function:

enable_scoringpermitted ( value = true)

Definition at line 282 of file cc_asssesment.php.

Here is the call graph for this function:

set_category ( value)

Definition at line 274 of file cc_asssesment.php.

Here is the call graph for this function:

set_weighting ( value)

Definition at line 278 of file cc_asssesment.php.

Here is the call graph for this function:


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