Moodle  2.2.1
http://www.collinsharper.com
C:/xampp/htdocs/moodle/lang/en/grading.php File Reference

Go to the source code of this file.

Namespaces

namespace  core

Variables

 $string ['activemethodinfo'] = '\'{$a->method}\' is selected as the active grading method for the \'{$a->area}\' area'
 $string ['activemethodinfonone'] = 'There is no advanced grading method selected for the \'{$a->area}\' area. Simple direct grading will be used.'
 $string ['changeactivemethod'] = 'Change active grading method to'
 $string ['clicktoclose'] = 'click to close'
 $string ['exc_gradingformelement'] = 'Unable to instantiate grading form element'
 $string ['formnotavailable'] = 'Advanced grading method was selected to use but the grading form is not available yet. You may need to define it first via a link in the Settings block.'
 $string ['gradingformunavailable'] = 'Please note: the advanced grading form is not ready at the moment. Simple grading method will be used until the form has a valid status.'
 $string ['gradingmanagement'] = 'Advanced grading'
 $string ['gradingmanagementtitle'] = 'Advanced grading: {$a->component} ({$a->area})'
 $string ['gradingmethod'] = 'Grading method'
 $string ['gradingmethod_help']
 $string ['gradingmethodnone'] = 'Simple direct grading'
 $string ['gradingmethods'] = 'Grading methods'
 $string ['manageactionclone'] = 'Create new grading form from a template'
 $string ['manageactiondelete'] = 'Delete the currently defined form'
 $string ['manageactiondeleteconfirm']
 $string ['manageactiondeletedone'] = 'The form was successfully deleted'
 $string ['manageactionedit'] = 'Edit the current form definition'
 $string ['manageactionnew'] = 'Define new grading form from scratch'
 $string ['manageactionshare'] = 'Publish the form as a new template'
 $string ['manageactionshareconfirm'] = 'You are going to save a copy of the grading form \'{$a}\' as a new public template. Other users at your site will be able to create new grading forms in their activities from that template.'
 $string ['manageactionsharedone'] = 'The form was successfully saved as a template'
 $string ['noitemid'] = 'Grading not possible. The graded item does not exist.'
 $string ['nosharedformfound'] = 'No template found'
 $string ['searchtemplate'] = 'Grading forms search'
 $string ['searchtemplate_help']
 $string ['searchownforms'] = 'include my own forms'
 $string ['statusdraft'] = 'Draft'
 $string ['statusready'] = 'Ready for usage'
 $string ['templatedelete'] = 'Delete'
 $string ['templatedeleteconfirm'] = 'You are going to delete the shared template \'{$a}\'. Deleting a template does not affect existing forms that were created from it.'
 $string ['templateedit'] = 'Edit'
 $string ['templatepick'] = 'Use this template'
 $string ['templatepickconfirm'] = 'Do you want to use the grading form \'{$a->formname}\' as a template for the new grading form in \'{$a->component} ({$a->area})\'?'
 $string ['templatepickownform'] = 'Use this form as a template'
 $string ['templatetypeown'] = 'Own form'
 $string ['templatetypeshared'] = 'Shared template'
 $string ['templatesource'] = 'Location: {$a->component} ({$a->area})'

Variable Documentation

$string['activemethodinfo'] = '\'{$a->method}\' is selected as the active grading method for the \'{$a->area}\' area'

Definition at line 29 of file grading.php.

$string['activemethodinfonone'] = 'There is no advanced grading method selected for the \'{$a->area}\' area. Simple direct grading will be used.'

Definition at line 30 of file grading.php.

$string['changeactivemethod'] = 'Change active grading method to'

Definition at line 31 of file grading.php.

$string['clicktoclose'] = 'click to close'

Definition at line 32 of file grading.php.

$string['exc_gradingformelement'] = 'Unable to instantiate grading form element'

Definition at line 33 of file grading.php.

$string['formnotavailable'] = 'Advanced grading method was selected to use but the grading form is not available yet. You may need to define it first via a link in the Settings block.'

Definition at line 34 of file grading.php.

$string['gradingformunavailable'] = 'Please note: the advanced grading form is not ready at the moment. Simple grading method will be used until the form has a valid status.'

Definition at line 35 of file grading.php.

$string['gradingmanagement'] = 'Advanced grading'

Definition at line 36 of file grading.php.

$string['gradingmanagementtitle'] = 'Advanced grading: {$a->component} ({$a->area})'

Definition at line 37 of file grading.php.

$string['gradingmethod'] = 'Grading method'

Definition at line 38 of file grading.php.

$string['gradingmethod_help']
Initial value:
 'Choose the advanced grading method that should be used for calculating grades in the given context.

To disable advanced grading and switch back to the default grading mechanism, choose \'Simple direct grading\'.'

Definition at line 39 of file grading.php.

$string['gradingmethodnone'] = 'Simple direct grading'

Definition at line 42 of file grading.php.

$string['gradingmethods'] = 'Grading methods'

Definition at line 43 of file grading.php.

$string['manageactionclone'] = 'Create new grading form from a template'

Definition at line 44 of file grading.php.

$string['manageactiondelete'] = 'Delete the currently defined form'

Definition at line 45 of file grading.php.

$string['manageactiondeleteconfirm']
Initial value:
 'You are going to delete the grading form \'{$a->formname}\' and all the associated information from \'{$a->component} ({$a->area})\'. Please make sure you understand the following consequences:

* There is no way to undo this operation.
* You can switch to another grading method including the \'Simple direct grading\' without deleting this form.
* All the information about how the grading forms are filled will be lost.
* The calculated result grades stored in the gradebook will not be affected. However the explanation of how they were calculated will not be available.
* This operation does not affect eventual copies of this form in other activities.'

Definition at line 46 of file grading.php.

$string['manageactiondeletedone'] = 'The form was successfully deleted'

Definition at line 53 of file grading.php.

$string['manageactionedit'] = 'Edit the current form definition'

Definition at line 54 of file grading.php.

$string['manageactionnew'] = 'Define new grading form from scratch'

Definition at line 55 of file grading.php.

$string['manageactionshare'] = 'Publish the form as a new template'

Definition at line 56 of file grading.php.

$string['manageactionshareconfirm'] = 'You are going to save a copy of the grading form \'{$a}\' as a new public template. Other users at your site will be able to create new grading forms in their activities from that template.'

Definition at line 57 of file grading.php.

$string['manageactionsharedone'] = 'The form was successfully saved as a template'

Definition at line 58 of file grading.php.

$string['noitemid'] = 'Grading not possible. The graded item does not exist.'

Definition at line 59 of file grading.php.

$string['nosharedformfound'] = 'No template found'

Definition at line 60 of file grading.php.

$string['searchtemplate'] = 'Grading forms search'

Definition at line 61 of file grading.php.

$string['searchtemplate_help']
Initial value:
 'You can search for a grading form and use it as a template for the new grading form here. Simply type words that should appear somewhere in the form name, its description or the form body itself. To search for a phrase, wrap the whole query in double quotes.

By default, only the grading forms that have been saved as shared templates are included in the search results. You can also include all your own grading forms in the search results. This way, you can simply re-use your grading forms without sharing them. Only forms marked as \'Ready for usage\' can be re-used this way.'

Definition at line 62 of file grading.php.

$string['searchownforms'] = 'include my own forms'

Definition at line 65 of file grading.php.

$string['statusdraft'] = 'Draft'

Definition at line 66 of file grading.php.

$string['statusready'] = 'Ready for usage'

Definition at line 67 of file grading.php.

$string['templatedelete'] = 'Delete'

Definition at line 68 of file grading.php.

$string['templatedeleteconfirm'] = 'You are going to delete the shared template \'{$a}\'. Deleting a template does not affect existing forms that were created from it.'

Definition at line 69 of file grading.php.

$string['templateedit'] = 'Edit'

Definition at line 70 of file grading.php.

$string['templatepick'] = 'Use this template'

Definition at line 71 of file grading.php.

$string['templatepickconfirm'] = 'Do you want to use the grading form \'{$a->formname}\' as a template for the new grading form in \'{$a->component} ({$a->area})\'?'

Definition at line 72 of file grading.php.

$string['templatepickownform'] = 'Use this form as a template'

Definition at line 73 of file grading.php.

$string['templatetypeown'] = 'Own form'

Definition at line 74 of file grading.php.

$string['templatetypeshared'] = 'Shared template'

Definition at line 75 of file grading.php.

$string['templatesource'] = 'Location: {$a->component} ({$a->area})'

Definition at line 76 of file grading.php.

 All Data Structures Namespaces Files Functions Variables Enumerations