|
Moodle
2.2.1
http://www.collinsharper.com
|
Go to the source code of this file.
Namespaces | |
| namespace | workshopallocation |
Variables | |
| $string ['addselfassessment'] = 'Add self-assessments' | |
| $string ['allocationaddeddetail'] = 'New assessment to be done: <strong>{$a->reviewername}</strong> is reviewer of <strong>{$a->authorname}</strong>' | |
| $string ['allocationdeallocategraded'] = 'Unable to deallocate already graded assessment: reviewer <strong>{$a->reviewername}</strong>, submission author: <strong>{$a->authorname}</strong>' | |
| $string ['allocationreuseddetail'] = 'Reused assessment: <strong>{$a->reviewername}</strong> kept as reviewer of <strong>{$a->authorname}</strong>' | |
| $string ['allocationsettings'] = 'Allocation settings' | |
| $string ['assessmentdeleteddetail'] = 'Assessment deallocated: <strong>{$a->reviewername}</strong> is no longer reviewer of <strong>{$a->authorname}</strong>' | |
| $string ['assesswosubmission'] = 'Participants can assess without having submitted anything' | |
| $string ['confignumofreviews'] = 'Default number of submissions to be randomly allocated' | |
| $string ['excludesamegroup'] = 'Prevent reviews by peers from the same group' | |
| $string ['noallocationtoadd'] = 'No allocations to add' | |
| $string ['nogroupusers'] | |
| $string ['numofdeallocatedassessment'] = 'Deallocating {$a} assessment(s)' | |
| $string ['numofrandomlyallocatedsubmissions'] = 'Randomly allocating {$a} submissions' | |
| $string ['numofreviews'] = 'Number of reviews' | |
| $string ['numofselfallocatedsubmissions'] = 'Self-allocating {$a} submission(s)' | |
| $string ['numperauthor'] = 'per submission' | |
| $string ['numperreviewer'] = 'per reviewer' | |
| $string ['pluginname'] = 'Random allocation' | |
| $string ['randomallocationdone'] = 'Random allocation done' | |
| $string ['resultnomorepeers'] = 'No more peers available' | |
| $string ['resultnomorepeersingroup'] = 'No more peers available in this separate group' | |
| $string ['resultnotenoughpeers'] = 'Not enough peers available' | |
| $string ['resultnumperauthor'] = 'Trying to allocate {$a} review(s) per author' | |
| $string ['resultnumperreviewer'] = 'Trying to allocate {$a} review(s) per reviewer' | |
| $string ['removecurrentallocations'] = 'Remove current allocations' | |
| $string ['stats'] = 'Current allocation statistics' | |
| $string['addselfassessment'] = 'Add self-assessments' |
Definition at line 27 of file workshopallocation_random.php.
| $string['allocationaddeddetail'] = 'New assessment to be done: <strong>{$a->reviewername}</strong> is reviewer of <strong>{$a->authorname}</strong>' |
Definition at line 28 of file workshopallocation_random.php.
| $string['allocationdeallocategraded'] = 'Unable to deallocate already graded assessment: reviewer <strong>{$a->reviewername}</strong>, submission author: <strong>{$a->authorname}</strong>' |
Definition at line 29 of file workshopallocation_random.php.
| $string['allocationreuseddetail'] = 'Reused assessment: <strong>{$a->reviewername}</strong> kept as reviewer of <strong>{$a->authorname}</strong>' |
Definition at line 30 of file workshopallocation_random.php.
| $string['allocationsettings'] = 'Allocation settings' |
Definition at line 31 of file workshopallocation_random.php.
| $string['assessmentdeleteddetail'] = 'Assessment deallocated: <strong>{$a->reviewername}</strong> is no longer reviewer of <strong>{$a->authorname}</strong>' |
Definition at line 32 of file workshopallocation_random.php.
| $string['assesswosubmission'] = 'Participants can assess without having submitted anything' |
Definition at line 33 of file workshopallocation_random.php.
| $string['confignumofreviews'] = 'Default number of submissions to be randomly allocated' |
Definition at line 34 of file workshopallocation_random.php.
| $string['excludesamegroup'] = 'Prevent reviews by peers from the same group' |
Definition at line 35 of file workshopallocation_random.php.
| $string['noallocationtoadd'] = 'No allocations to add' |
Definition at line 36 of file workshopallocation_random.php.
| $string['nogroupusers'] |
'<p>Warning: If the workshop is in \'visible groups\' mode or \'separate groups\' mode, then users MUST be part of at least one group to have peer-assessments allocated to them by this tool. Non-grouped users can still be given new self-assessments or have existing assessments removed.</p> <p>These users are currently not in a group: {$a}</p>'
Definition at line 37 of file workshopallocation_random.php.
| $string['numofdeallocatedassessment'] = 'Deallocating {$a} assessment(s)' |
Definition at line 39 of file workshopallocation_random.php.
| $string['numofrandomlyallocatedsubmissions'] = 'Randomly allocating {$a} submissions' |
Definition at line 40 of file workshopallocation_random.php.
| $string['numofreviews'] = 'Number of reviews' |
Definition at line 41 of file workshopallocation_random.php.
| $string['numofselfallocatedsubmissions'] = 'Self-allocating {$a} submission(s)' |
Definition at line 42 of file workshopallocation_random.php.
| $string['numperauthor'] = 'per submission' |
Definition at line 43 of file workshopallocation_random.php.
| $string['numperreviewer'] = 'per reviewer' |
Definition at line 44 of file workshopallocation_random.php.
| $string['pluginname'] = 'Random allocation' |
Definition at line 45 of file workshopallocation_random.php.
| $string['randomallocationdone'] = 'Random allocation done' |
Definition at line 46 of file workshopallocation_random.php.
| $string['resultnomorepeers'] = 'No more peers available' |
Definition at line 47 of file workshopallocation_random.php.
| $string['resultnomorepeersingroup'] = 'No more peers available in this separate group' |
Definition at line 48 of file workshopallocation_random.php.
| $string['resultnotenoughpeers'] = 'Not enough peers available' |
Definition at line 49 of file workshopallocation_random.php.
| $string['resultnumperauthor'] = 'Trying to allocate {$a} review(s) per author' |
Definition at line 50 of file workshopallocation_random.php.
| $string['resultnumperreviewer'] = 'Trying to allocate {$a} review(s) per reviewer' |
Definition at line 51 of file workshopallocation_random.php.
| $string['removecurrentallocations'] = 'Remove current allocations' |
Definition at line 52 of file workshopallocation_random.php.
| $string['stats'] = 'Current allocation statistics' |
Definition at line 53 of file workshopallocation_random.php.