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

Public Member Functions

 provide_import ()
 readquestions ($lines)
 readquestion ($lines)
 stringbetween ($text, $start, $end)
 unhtmlentities ($string)

Detailed Description

Examview question importer.

Alton College, Hampshire, UK - Tom Flannaghan, Andrew Walker

Imports learnwise multiple choice questions (single and multiple answers) currently ignores the deduct attribute for multiple answer questions deductions are currently simply found by dividing the award for the incorrect answer by the total number of options

Definition at line 43 of file format.php.


Member Function Documentation

Reimplemented from qformat_default.

Definition at line 45 of file format.php.

readquestion ( lines)

Reimplemented from qformat_default.

Definition at line 65 of file format.php.

Here is the call graph for this function:

Here is the caller graph for this function:

readquestions ( lines)

Reimplemented from qformat_default.

Definition at line 49 of file format.php.

Here is the call graph for this function:

stringbetween ( text,
start,
end 
)

Definition at line 164 of file format.php.

Here is the caller graph for this function:

unhtmlentities ( string)

Definition at line 173 of file format.php.

Here is the caller graph for this function:


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