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

Static Public Member Functions

static add_feedback ($qitem, $content, $content_type, $ident)
static add_answer ($qresponse_choice, $content, $content_type)
static add_response_condition ()
static add_assesment_description ($rt, $content, $contenttype)
static process_questions (&$qdoc, &$manifest, cc_assesment_section &$section, $rootpath, $contextid, $outdir)

Static Public Attributes

static $correct_fb = null
static $incorrect_fb = null

Detailed Description

Definition at line 1863 of file cc_asssesment.php.


Member Function Documentation

static add_answer ( qresponse_choice,
content,
content_type 
) [static]

Definition at line 1887 of file cc_asssesment.php.

Here is the caller graph for this function:

static add_assesment_description ( rt,
content,
contenttype 
) [static]

Definition at line 1902 of file cc_asssesment.php.

Here is the caller graph for this function:

static add_feedback ( qitem,
content,
content_type,
ident 
) [static]

Definition at line 1868 of file cc_asssesment.php.

Here is the caller graph for this function:

static add_response_condition ( ) [static]

Definition at line 1898 of file cc_asssesment.php.

static process_questions ( &$  qdoc,
&$  manifest,
cc_assesment_section &$  section,
rootpath,
contextid,
outdir 
) [static]

Enter description here ...

Parameters:
unknown_type$qdoc
unknown_type$manifest
cc_assesment_section$section
unknown_type$rootpath
unknown_type$contextid
unknown_type$outdir

Definition at line 1926 of file cc_asssesment.php.

Here is the caller graph for this function:


Field Documentation

$correct_fb = null [static]

Definition at line 1865 of file cc_asssesment.php.

$incorrect_fb = null [static]

Definition at line 1866 of file cc_asssesment.php.


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