Moodle  2.2.1
http://www.collinsharper.com
C:/xampp/htdocs/moodle/question/format/webct/lang/en/qformat_webct.php File Reference

Go to the source code of this file.

Namespaces

namespace  qformat

Variables

 $string ['errorsdetected'] = '{$a} error(s) detected'
 $string ['missinganswer'] = 'Too few :ANSWER, :Lx, :Rx statements for question line {$a}. You must define at last 2 possible answers'
 $string ['missingquestion'] = 'Missing question label after line {$a}'
 $string ['paragraphquestion'] = 'Paragraph question'
 $string ['pluginname'] = 'WebCT format'
 $string ['pluginname_help'] = 'WebCT format enables multiple-choice and short answer questions saved in WebCT\'s text-based format to be imported.'
 $string ['pluginname_link'] = 'qformat/webct'
 $string ['questionnametoolong'] = 'Question name too long at line {$a} (255 char. max). It has been truncated.'
 $string ['unknowntype'] = 'Unknown type'
 $string ['warningsdetected'] = '{$a} warning(s) detected'
 $string ['wronggrade'] = 'Wrong grade (after line {$a}) :'

Variable Documentation

$string['errorsdetected'] = '{$a} error(s) detected'

Definition at line 26 of file qformat_webct.php.

$string['missinganswer'] = 'Too few :ANSWER, :Lx, :Rx statements for question line {$a}. You must define at last 2 possible answers'

Definition at line 27 of file qformat_webct.php.

$string['missingquestion'] = 'Missing question label after line {$a}'

Definition at line 28 of file qformat_webct.php.

$string['paragraphquestion'] = 'Paragraph question'

Definition at line 29 of file qformat_webct.php.

$string['pluginname'] = 'WebCT format'

Definition at line 30 of file qformat_webct.php.

$string['pluginname_help'] = 'WebCT format enables multiple-choice and short answer questions saved in WebCT\'s text-based format to be imported.'

Definition at line 31 of file qformat_webct.php.

$string['pluginname_link'] = 'qformat/webct'

Definition at line 32 of file qformat_webct.php.

$string['questionnametoolong'] = 'Question name too long at line {$a} (255 char. max). It has been truncated.'

Definition at line 33 of file qformat_webct.php.

$string['unknowntype'] = 'Unknown type'

Definition at line 34 of file qformat_webct.php.

$string['warningsdetected'] = '{$a} warning(s) detected'

Definition at line 35 of file qformat_webct.php.

$string['wronggrade'] = 'Wrong grade (after line {$a}) :'

Definition at line 36 of file qformat_webct.php.

 All Data Structures Namespaces Files Functions Variables Enumerations