| Línea 55... |
Línea 55... |
| 55 |
$string['preferencesuser'] = 'Your preferences for this report';
|
55 |
$string['preferencesuser'] = 'Your preferences for this report';
|
| 56 |
$string['privacy:metadata:preference:quiz_overview_slotmarks'] = 'Whether to show marks for each question slot.';
|
56 |
$string['privacy:metadata:preference:quiz_overview_slotmarks'] = 'Whether to show marks for each question slot.';
|
| 57 |
$string['privacy:preference:slotmarks:yes'] = 'Marks are shown alongside the question slot.';
|
57 |
$string['privacy:preference:slotmarks:yes'] = 'Marks are shown alongside the question slot.';
|
| 58 |
$string['privacy:preference:slotmarks:no'] = 'Marks are not shown alongside the question slot.';
|
58 |
$string['privacy:preference:slotmarks:no'] = 'Marks are not shown alongside the question slot.';
|
| 59 |
$string['regrade'] = 'Regrade';
|
59 |
$string['regrade'] = 'Regrade';
|
| - |
|
60 |
$string['regrade_allattempts'] = 'All attempts';
|
| - |
|
61 |
$string['regrade_allquestions'] = 'All questions';
|
| 60 |
$string['regradeall'] = 'Regrade all';
|
62 |
$string['regrade_attempts'] = 'Regrade attempts...';
|
| - |
|
63 |
$string['regrade_commitregrade'] = 'Commit regrade';
|
| 61 |
$string['regradealldry'] = 'Dry run a full regrade';
|
64 |
$string['regrade_dryrun'] = 'Dry run';
|
| - |
|
65 |
$string['regrade_help'] = 'Regrading recalculates the automated grading of attempts, using the current version of each question if possible. A dry run allows you to preview the grade changes without affecting attempts.';
|
| 62 |
$string['regradealldrydo'] = 'Regrade attempts marked as needing regrading ({$a})';
|
66 |
$string['regrade_link'] = 'Quiz_grades_report#Re-grading_attempts';
|
| 63 |
$string['regradealldrydogroup'] = 'Regrade attempts ({$a->countregradeneeded}) marked as needing regrading in group \'{$a->groupname}\'';
|
67 |
$string['regrade_regradeneedednotificationmessage'] = 'The last dry run of a regrade found that the regrade would change the marks for {$a->questions} questions in {$a->attempts} attempts.';
|
| 64 |
$string['regradealldrygroup'] = 'Dry run a full regrade for group \'{$a->groupname}\'';
|
68 |
$string['regrade_regradenow'] = 'Regrade now';
|
| - |
|
69 |
$string['regrade_selectedattempts'] = 'Selected attempts';
|
| 65 |
$string['regradeallgroup'] = 'Full regrade for group \'{$a->groupname}\'';
|
70 |
$string['regrade_selectedquestions'] = 'Selected questions';
|
| 66 |
$string['regradecomplete'] = 'Regrade completed';
|
71 |
$string['regradecomplete'] = 'Regrade completed';
|
| 67 |
$string['regradedsuccessfullyxofy'] = 'Finished regrading ({$a->done}/{$a->count})';
|
72 |
$string['regradedsuccessfullyxofy'] = 'Finished regrading ({$a->done}/{$a->count})';
|
| 68 |
$string['regradeheader'] = 'Regrading';
|
73 |
$string['regradeheader'] = 'Regrading';
|
| 69 |
$string['regradeselected'] = 'Regrade selected attempts';
|
- |
|
| 70 |
$string['regradingattemptissue'] = 'Slot {$a->slot}: {$a->reason}';
|
74 |
$string['regradingattemptissue'] = 'Slot {$a->slot}: {$a->reason}';
|
| 71 |
$string['regradingattemptxofy'] = 'Regrading attempt ({$a->done}/{$a->count})';
|
75 |
$string['regradingattemptxofy'] = 'Regrading attempt ({$a->done}/{$a->count})';
|
| 72 |
$string['regradingattemptxofyproblem'] = 'The following questions could not be regraded in attempt {$a->attemptnum} by {$a->name} (id {$a->attemptid})';
|
76 |
$string['regradingattemptxofyproblem'] = 'The following questions could not be regraded in attempt {$a->attemptnum} by {$a->name} (id {$a->attemptid})';
|
| 73 |
$string['regradingattemptxofywithdetails'] = 'Regrading attempt ({$a->done}/{$a->count}) - Attempt {$a->attemptnum} by {$a->name} (id {$a->attemptid})';
|
77 |
$string['regradingattemptxofywithdetails'] = 'Regrading attempt ({$a->done}/{$a->count}) - Attempt {$a->attemptnum} by {$a->name} (id {$a->attemptid})';
|
| 74 |
$string['show'] = 'Show / download';
|
78 |
$string['show'] = 'Show / download';
|