Moodle  2.2.1
http://www.collinsharper.com
C:/xampp/htdocs/moodle/question/type/truefalse/lang/en/qtype_truefalse.php File Reference

Go to the source code of this file.

Namespaces

namespace  qtype

Variables

 $string ['correctanswer'] = 'Correct answer'
 $string ['correctanswerfalse'] = 'The correct answer is \'False\'.'
 $string ['correctanswertrue'] = 'The correct answer is \'True\'.'
 $string ['false'] = 'False'
 $string ['feedbackfalse'] = 'Feedback for the response \'False\'.'
 $string ['feedbacktrue'] = 'Feedback for the response \'True\'.'
 $string ['pleaseselectananswer'] = 'Please select an answer.'
 $string ['selectone'] = 'Select one:'
 $string ['true'] = 'True'
 $string ['pluginname'] = 'True/False'
 $string ['pluginname_help'] = 'In response to a question (that may include a image) the respondent chooses from true or false.'
 $string ['pluginname_link'] = 'question/type/truefalse'
 $string ['pluginnameadding'] = 'Adding a True/False question'
 $string ['pluginnameediting'] = 'Editing a True/False question'
 $string ['pluginnamesummary'] = 'A simple form of multiple choice question with just the two choices \'True\' and \'False\'.'

Variable Documentation

$string['correctanswer'] = 'Correct answer'

Definition at line 26 of file qtype_truefalse.php.

$string['correctanswerfalse'] = 'The correct answer is \'False\'.'

Definition at line 27 of file qtype_truefalse.php.

$string['correctanswertrue'] = 'The correct answer is \'True\'.'

Definition at line 28 of file qtype_truefalse.php.

$string['false'] = 'False'

Definition at line 29 of file qtype_truefalse.php.

$string['feedbackfalse'] = 'Feedback for the response \'False\'.'

Definition at line 30 of file qtype_truefalse.php.

$string['feedbacktrue'] = 'Feedback for the response \'True\'.'

Definition at line 31 of file qtype_truefalse.php.

$string['pleaseselectananswer'] = 'Please select an answer.'

Definition at line 32 of file qtype_truefalse.php.

$string['selectone'] = 'Select one:'

Definition at line 33 of file qtype_truefalse.php.

$string['true'] = 'True'

Definition at line 34 of file qtype_truefalse.php.

$string['pluginname'] = 'True/False'

Definition at line 35 of file qtype_truefalse.php.

$string['pluginname_help'] = 'In response to a question (that may include a image) the respondent chooses from true or false.'

Definition at line 36 of file qtype_truefalse.php.

$string['pluginname_link'] = 'question/type/truefalse'

Definition at line 37 of file qtype_truefalse.php.

$string['pluginnameadding'] = 'Adding a True/False question'

Definition at line 38 of file qtype_truefalse.php.

$string['pluginnameediting'] = 'Editing a True/False question'

Definition at line 39 of file qtype_truefalse.php.

$string['pluginnamesummary'] = 'A simple form of multiple choice question with just the two choices \'True\' and \'False\'.'

Definition at line 40 of file qtype_truefalse.php.

 All Data Structures Namespaces Files Functions Variables Enumerations