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

Go to the source code of this file.

Namespaces

namespace  quiz

Variables

 $string ['alldoneredirecting'] = 'All selected attempts have been graded. Returning to the list of questions.'
 $string ['alreadygraded'] = 'Already graded'
 $string ['alsoshowautomaticallygraded'] = 'Also show questions that have been graded automatically'
 $string ['attemptstograde'] = 'Attempts to grade'
 $string ['automaticallygraded'] = 'Automatically graded'
 $string ['backtothelistofquestions'] = 'Back to the list of questions'
 $string ['bydate'] = 'By date'
 $string ['bystudentidnumber'] = 'By student id number'
 $string ['bystudentname'] = 'By student name'
 $string ['cannotloadquestioninfo'] = 'Unable to load questiontype specific question information'
 $string ['cannotgradethisattempt'] = 'Cannot grade this attempt.'
 $string ['changeoptions'] = 'Change options'
 $string ['essayonly'] = 'The following questions need to be graded manually'
 $string ['invalidquestionid'] = 'Gradeable question with id {$a} not found'
 $string ['invalidattemptid'] = 'No such attempt ID exists'
 $string ['grade'] = 'grade'
 $string ['gradeall'] = 'grade all'
 $string ['gradeattemptsall'] = 'All ({$a})'
 $string ['gradeattemptsautograded'] = 'Those that have been graded automatically ({$a})'
 $string ['gradeattemptsmanuallygraded'] = 'Those that have previously been graded manually ({$a})'
 $string ['gradeattemptsneedsgrading'] = 'Those that need grading ({$a})'
 $string ['graded'] = '(graded)'
 $string ['gradenextungraded'] = 'Grade next {$a} ungraded attempts'
 $string ['gradeungraded'] = 'Grade all {$a} ungraded attempts'
 $string ['grading'] = 'Manual grading'
 $string ['grading:componentname'] = 'Manual grading report'
 $string ['grading:viewidnumber'] = 'See student idnumbers while grading'
 $string ['grading:viewstudentnames'] = 'See student names while grading'
 $string ['gradingall'] = 'All {$a} attempts on this question.'
 $string ['gradingattempt'] = 'Attempt number {$a->attempt} for {$a->fullname}'
 $string ['gradingattemptwithidnumber'] = 'Attempt number {$a->attempt} for {$a->fullname} ({$a->idnumber})'
 $string ['gradingattemptsxtoyofz'] = 'Grading attempts {$a->from} to {$a->to} of {$a->of}'
 $string ['gradingnextungraded'] = 'Next {$a} ungraded attempts'
 $string ['gradingnotallowed'] = 'You do not have permission to manually grade responses in this quiz'
 $string ['gradingquestionx'] = 'Grading question {$a->number}: {$a->questionname}'
 $string ['gradingreport'] = 'Manual grading report'
 $string ['gradinguser'] = 'Attempts for {$a}'
 $string ['gradingungraded'] = '{$a} ungraded attempts'
 $string ['hideautomaticallygraded'] = 'Hide questions that have been graded automatically'
 $string ['inprogress'] = 'In progress'
 $string ['noquestionsfound'] = 'No manually graded questions found'
 $string ['options'] = 'Options'
 $string ['orderattempts'] = 'Order attempts'
 $string ['pluginname'] = 'Manual grading'
 $string ['qno'] = 'Q #'
 $string ['questionname'] = 'Question name'
 $string ['questionsperpage'] = 'Questions per page'
 $string ['questionsthatneedgrading'] = 'Questions that need grading'
 $string ['questiontitle'] = 'Question {$a->number} : "{$a->name}" ({$a->openspan}{$a->gradedattempts}{$a->closespan} / {$a->totalattempts} attempts {$a->openspan}graded{$a->closespan}).'
 $string ['randomly'] = 'Randomly'
 $string ['saveandnext'] = 'Save and go to next page'
 $string ['showstudentnames'] = 'Show student names'
 $string ['tograde'] = 'To grade'
 $string ['total'] = 'Total'
 $string ['unknownquestion'] = 'Unknown question'
 $string ['updategrade'] = 'update grades'

Variable Documentation

$string['alldoneredirecting'] = 'All selected attempts have been graded. Returning to the list of questions.'

Definition at line 26 of file quiz_grading.php.

$string['alreadygraded'] = 'Already graded'

Definition at line 27 of file quiz_grading.php.

$string['alsoshowautomaticallygraded'] = 'Also show questions that have been graded automatically'

Definition at line 28 of file quiz_grading.php.

$string['attemptstograde'] = 'Attempts to grade'

Definition at line 29 of file quiz_grading.php.

$string['automaticallygraded'] = 'Automatically graded'

Definition at line 30 of file quiz_grading.php.

$string['backtothelistofquestions'] = 'Back to the list of questions'

Definition at line 31 of file quiz_grading.php.

$string['bydate'] = 'By date'

Definition at line 32 of file quiz_grading.php.

$string['bystudentidnumber'] = 'By student id number'

Definition at line 33 of file quiz_grading.php.

$string['bystudentname'] = 'By student name'

Definition at line 34 of file quiz_grading.php.

$string['cannotloadquestioninfo'] = 'Unable to load questiontype specific question information'

Definition at line 35 of file quiz_grading.php.

$string['cannotgradethisattempt'] = 'Cannot grade this attempt.'

Definition at line 36 of file quiz_grading.php.

$string['changeoptions'] = 'Change options'

Definition at line 37 of file quiz_grading.php.

$string['essayonly'] = 'The following questions need to be graded manually'

Definition at line 38 of file quiz_grading.php.

$string['invalidquestionid'] = 'Gradeable question with id {$a} not found'

Definition at line 39 of file quiz_grading.php.

$string['invalidattemptid'] = 'No such attempt ID exists'

Definition at line 40 of file quiz_grading.php.

$string['grade'] = 'grade'

Definition at line 41 of file quiz_grading.php.

$string['gradeall'] = 'grade all'

Definition at line 42 of file quiz_grading.php.

$string['gradeattemptsall'] = 'All ({$a})'

Definition at line 43 of file quiz_grading.php.

$string['gradeattemptsautograded'] = 'Those that have been graded automatically ({$a})'

Definition at line 44 of file quiz_grading.php.

$string['gradeattemptsmanuallygraded'] = 'Those that have previously been graded manually ({$a})'

Definition at line 45 of file quiz_grading.php.

$string['gradeattemptsneedsgrading'] = 'Those that need grading ({$a})'

Definition at line 46 of file quiz_grading.php.

$string['graded'] = '(graded)'

Definition at line 47 of file quiz_grading.php.

$string['gradenextungraded'] = 'Grade next {$a} ungraded attempts'

Definition at line 48 of file quiz_grading.php.

$string['gradeungraded'] = 'Grade all {$a} ungraded attempts'

Definition at line 49 of file quiz_grading.php.

$string['grading'] = 'Manual grading'

Definition at line 50 of file quiz_grading.php.

$string['grading:componentname'] = 'Manual grading report'

Definition at line 51 of file quiz_grading.php.

$string['grading:viewidnumber'] = 'See student idnumbers while grading'

Definition at line 52 of file quiz_grading.php.

$string['grading:viewstudentnames'] = 'See student names while grading'

Definition at line 53 of file quiz_grading.php.

$string['gradingall'] = 'All {$a} attempts on this question.'

Definition at line 54 of file quiz_grading.php.

$string['gradingattempt'] = 'Attempt number {$a->attempt} for {$a->fullname}'

Definition at line 55 of file quiz_grading.php.

$string['gradingattemptwithidnumber'] = 'Attempt number {$a->attempt} for {$a->fullname} ({$a->idnumber})'

Definition at line 56 of file quiz_grading.php.

$string['gradingattemptsxtoyofz'] = 'Grading attempts {$a->from} to {$a->to} of {$a->of}'

Definition at line 57 of file quiz_grading.php.

$string['gradingnextungraded'] = 'Next {$a} ungraded attempts'

Definition at line 58 of file quiz_grading.php.

$string['gradingnotallowed'] = 'You do not have permission to manually grade responses in this quiz'

Definition at line 59 of file quiz_grading.php.

$string['gradingquestionx'] = 'Grading question {$a->number}: {$a->questionname}'

Definition at line 60 of file quiz_grading.php.

$string['gradingreport'] = 'Manual grading report'

Definition at line 61 of file quiz_grading.php.

$string['gradinguser'] = 'Attempts for {$a}'

Definition at line 62 of file quiz_grading.php.

$string['gradingungraded'] = '{$a} ungraded attempts'

Definition at line 63 of file quiz_grading.php.

$string['hideautomaticallygraded'] = 'Hide questions that have been graded automatically'

Definition at line 64 of file quiz_grading.php.

$string['inprogress'] = 'In progress'

Definition at line 65 of file quiz_grading.php.

$string['noquestionsfound'] = 'No manually graded questions found'

Definition at line 66 of file quiz_grading.php.

$string['options'] = 'Options'

Definition at line 67 of file quiz_grading.php.

$string['orderattempts'] = 'Order attempts'

Definition at line 68 of file quiz_grading.php.

$string['pluginname'] = 'Manual grading'

Definition at line 69 of file quiz_grading.php.

$string['qno'] = 'Q #'

Definition at line 70 of file quiz_grading.php.

$string['questionname'] = 'Question name'

Definition at line 71 of file quiz_grading.php.

$string['questionsperpage'] = 'Questions per page'

Definition at line 72 of file quiz_grading.php.

$string['questionsthatneedgrading'] = 'Questions that need grading'

Definition at line 73 of file quiz_grading.php.

$string['questiontitle'] = 'Question {$a->number} : "{$a->name}" ({$a->openspan}{$a->gradedattempts}{$a->closespan} / {$a->totalattempts} attempts {$a->openspan}graded{$a->closespan}).'

Definition at line 74 of file quiz_grading.php.

$string['randomly'] = 'Randomly'

Definition at line 75 of file quiz_grading.php.

$string['saveandnext'] = 'Save and go to next page'

Definition at line 76 of file quiz_grading.php.

$string['showstudentnames'] = 'Show student names'

Definition at line 77 of file quiz_grading.php.

$string['tograde'] = 'To grade'

Definition at line 78 of file quiz_grading.php.

$string['total'] = 'Total'

Definition at line 79 of file quiz_grading.php.

$string['unknownquestion'] = 'Unknown question'

Definition at line 80 of file quiz_grading.php.

$string['updategrade'] = 'update grades'

Definition at line 81 of file quiz_grading.php.

 All Data Structures Namespaces Files Functions Variables Enumerations