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

Go to the source code of this file.

Namespaces

namespace  qtype

Variables

 $string ['informationtext'] = 'Information text'
 $string ['pluginname'] = 'Description'
 $string ['pluginname_help']
 $string ['pluginnameadding'] = 'Adding a description'
 $string ['pluginnameediting'] = 'Editing a Description'
 $string ['pluginnamesummary'] = 'This is not actually a question. Instead it is a way to add some instructions, rubric or other content to the activity. This is similar to the way that labels can be used to add content to the course page.'

Variable Documentation

$string['informationtext'] = 'Information text'

Definition at line 26 of file qtype_description.php.

$string['pluginname'] = 'Description'

Definition at line 27 of file qtype_description.php.

$string['pluginname_help']
Initial value:
 'A description is not really a question type. It simply enables text to be displayed without requiring any answers, similar to a label on the course page.

The question text is displayed both during the attempt and on the review page. Any general feedback is displayed on the review page only.'

Definition at line 28 of file qtype_description.php.

$string['pluginnameadding'] = 'Adding a description'

Definition at line 31 of file qtype_description.php.

$string['pluginnameediting'] = 'Editing a Description'

Definition at line 32 of file qtype_description.php.

$string['pluginnamesummary'] = 'This is not actually a question. Instead it is a way to add some instructions, rubric or other content to the activity. This is similar to the way that labels can be used to add content to the course page.'

Definition at line 33 of file qtype_description.php.

 All Data Structures Namespaces Files Functions Variables Enumerations