django.po 69.4 KB
Newer Older
Eric Fischer committed
1 2 3
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
4
# 
Will Daly committed
5 6 7 8 9
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: edx-platform\n"
"Report-Msgid-Bugs-To: \n"
Eric Fischer committed
10
"POT-Creation-Date: 2017-09-05 18:08+0000\n"
11
"PO-Revision-Date: 2017-09-20 04:44+0000\n"
Eric Fischer committed
12
"Last-Translator: Eric Fischer <efischer@edx.org>\n"
Usman Khalid committed
13
"Language-Team: Bengali (India) (http://www.transifex.com/open-edx/edx-platform/language/bn_IN/)\n"
Will Daly committed
14 15 16
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
17
"Language: bn_IN\n"
Will Daly committed
18 19
"Plural-Forms: nplurals=2; plural=(n != 1);\n"

Eric Fischer committed
20
#: openassessment/assessment/api/student_training.py:176
Eric Fischer committed
21
msgid "Could not parse serialized rubric"
Will Daly committed
22 23
msgstr ""

Eric Fischer committed
24
#: openassessment/assessment/api/student_training.py:188
Eric Fischer committed
25 26 27
msgid ""
"If your assignment includes a learner training step, the rubric must have at"
" least one criterion, and that criterion must have at least one option."
Will Daly committed
28 29
msgstr ""

Eric Fischer committed
30
#: openassessment/assessment/api/student_training.py:200
Eric Fischer committed
31
#, python-brace-format
Eric Fischer committed
32
msgid "Example {example_number} has a validation error: {error}"
Will Daly committed
33 34
msgstr ""

Eric Fischer committed
35
#: openassessment/assessment/api/student_training.py:214
Eric Fischer committed
36
#, python-brace-format
Eric Fischer committed
37 38 39
msgid ""
"Example {example_number} has an invalid option for \"{criterion_name}\": "
"\"{option_name}\""
Will Daly committed
40 41
msgstr ""

Eric Fischer committed
42
#: openassessment/assessment/api/student_training.py:224
Eric Fischer committed
43
#, python-brace-format
Eric Fischer committed
44
msgid "Example {example_number} has an extra option for \"{criterion_name}\""
Usman Khalid committed
45 46
msgstr ""

Eric Fischer committed
47
#: openassessment/assessment/api/student_training.py:237
Eric Fischer committed
48
#, python-brace-format
Eric Fischer committed
49
msgid "Example {example_number} is missing an option for \"{criterion_name}\""
Will Daly committed
50 51
msgstr ""

Eric Fischer committed
52 53
#: openassessment/templates/openassessmentblock/edit/oa_edit.html:12
msgid "Open Response Assessment"
Will Daly committed
54 55
msgstr ""

Eric Fischer committed
56 57
#: openassessment/templates/openassessmentblock/edit/oa_edit.html:14
msgid "Settings"
Will Daly committed
58 59
msgstr ""

Eric Fischer committed
60 61
#: openassessment/templates/openassessmentblock/edit/oa_edit.html:15
msgid "Rubric"
Will Daly committed
62 63
msgstr ""

Eric Fischer committed
64 65 66
#: openassessment/templates/openassessmentblock/edit/oa_edit.html:16
#: openassessment/templates/openassessmentblock/edit/oa_edit_prompt.html:7
msgid "Prompt"
Will Daly committed
67 68
msgstr ""

Eric Fischer committed
69 70
#: openassessment/templates/openassessmentblock/edit/oa_edit.html:23
msgid "Rubric Change Impacts Settings Section"
Will Daly committed
71 72
msgstr ""

Eric Fischer committed
73 74 75 76 77
#: openassessment/templates/openassessmentblock/edit/oa_edit.html:24
msgid ""
"A change that you made to this assessment's rubric has an impact on some "
"examples laid out in the settings tab. For more information, go to the "
"Settings section and fix the areas highlighted in red."
Will Daly committed
78 79
msgstr ""

Eric Fischer committed
80 81
#: openassessment/templates/openassessmentblock/edit/oa_edit.html:28
msgid "close alert"
Will Daly committed
82 83
msgstr ""

Eric Fischer committed
84 85
#: openassessment/templates/openassessmentblock/edit/oa_edit.html:41
msgid "Display Name "
Will Daly committed
86 87
msgstr ""

Eric Fischer committed
88
#: openassessment/templates/openassessmentblock/edit/oa_edit.html:44
Eric Fischer committed
89
msgid "The display name for this component."
Will Daly committed
90 91
msgstr ""

Eric Fischer committed
92 93
#: openassessment/templates/openassessmentblock/edit/oa_edit.html:51
msgid "Response Start Date"
Will Daly committed
94 95
msgstr ""

Eric Fischer committed
96 97
#: openassessment/templates/openassessmentblock/edit/oa_edit.html:64
msgid "Response Start Time"
Will Daly committed
98 99
msgstr ""

Eric Fischer committed
100 101
#: openassessment/templates/openassessmentblock/edit/oa_edit.html:73
msgid "The date and time when learners can begin submitting responses."
Will Daly committed
102 103
msgstr ""

Eric Fischer committed
104 105
#: openassessment/templates/openassessmentblock/edit/oa_edit.html:80
msgid "Response Due Date"
Will Daly committed
106 107
msgstr ""

Eric Fischer committed
108 109
#: openassessment/templates/openassessmentblock/edit/oa_edit.html:93
msgid "Response Due Time"
Will Daly committed
110 111
msgstr ""

Eric Fischer committed
112 113
#: openassessment/templates/openassessmentblock/edit/oa_edit.html:102
msgid "The date and time when learners can no longer submit responses."
Will Daly committed
114 115
msgstr ""

Eric Fischer committed
116
#: openassessment/templates/openassessmentblock/edit/oa_edit.html:106
Eric Fischer committed
117
msgid "Text Response"
Will Daly committed
118 119
msgstr ""

Eric Fischer committed
120 121 122 123
#: openassessment/templates/openassessmentblock/edit/oa_edit.html:114
msgid ""
"Specify whether learners must include a text based response to this "
"problem's prompt."
Will Daly committed
124 125
msgstr ""

Eric Fischer committed
126 127
#: openassessment/templates/openassessmentblock/edit/oa_edit.html:119
msgid "File Uploads Response"
Will Daly committed
128 129
msgstr ""

Eric Fischer committed
130 131 132 133 134 135 136 137
#: openassessment/templates/openassessmentblock/edit/oa_edit.html:127
msgid ""
"Specify whether learners are able to upload files as a part of their "
"response."
msgstr ""

#: openassessment/templates/openassessmentblock/edit/oa_edit.html:131
msgid "File Upload Types"
Will Daly committed
138 139
msgstr ""

Eric Fischer committed
140 141 142 143 144 145 146 147 148
#: openassessment/templates/openassessmentblock/edit/oa_edit.html:133
msgid "PDF or Image Files"
msgstr ""

#: openassessment/templates/openassessmentblock/edit/oa_edit.html:134
msgid "Image Files"
msgstr ""

#: openassessment/templates/openassessmentblock/edit/oa_edit.html:135
Eric Fischer committed
149
msgid "Custom File Types"
Will Daly committed
150 151
msgstr ""

Eric Fischer committed
152
#: openassessment/templates/openassessmentblock/edit/oa_edit.html:139
Eric Fischer committed
153
msgid ""
Eric Fischer committed
154 155 156 157 158
"Specify whether learners can submit files along with their text responses. "
"Select Images to allow JPG, GIF, or PNG files. Select PDF or Images to allow"
" PDF files and images. Select Custom File Types to allow files with "
"extensions that you specify below. (Use the Select Custom File Types option "
"with caution.)"
Will Daly committed
159 160
msgstr ""

Eric Fischer committed
161
#: openassessment/templates/openassessmentblock/edit/oa_edit.html:143
Eric Fischer committed
162
msgid "File Types"
Will Daly committed
163 164
msgstr ""

Eric Fischer committed
165
#: openassessment/templates/openassessmentblock/edit/oa_edit.html:151
Eric Fischer committed
166 167 168
msgid ""
"Enter the file extensions, separated by commas, that you want learners to be"
" able to upload. For example: pdf,doc,docx."
Will Daly committed
169 170
msgstr ""

Eric Fischer committed
171
#: openassessment/templates/openassessmentblock/edit/oa_edit.html:159
Eric Fischer committed
172
msgid "Allow LaTeX Responses"
Will Daly committed
173 174
msgstr ""

Eric Fischer committed
175
#: openassessment/templates/openassessmentblock/edit/oa_edit.html:161
Eric Fischer committed
176
msgid "False"
Will Daly committed
177 178
msgstr ""

Eric Fischer committed
179
#: openassessment/templates/openassessmentblock/edit/oa_edit.html:162
Eric Fischer committed
180
msgid "True"
Will Daly committed
181 182
msgstr ""

Eric Fischer committed
183
#: openassessment/templates/openassessmentblock/edit/oa_edit.html:165
Eric Fischer committed
184
msgid "Specify whether learners can write LaTeX formatted strings"
Will Daly committed
185 186
msgstr ""

Eric Fischer committed
187
#: openassessment/templates/openassessmentblock/edit/oa_edit.html:169
188 189
#: openassessment/templates/openassessmentblock/leaderboard/oa_leaderboard_show.html:8
#: openassessment/templates/openassessmentblock/leaderboard/oa_leaderboard_waiting.html:8
Eric Fischer committed
190
msgid "Top Responses"
Usman Khalid committed
191 192
msgstr ""

Eric Fischer committed
193
#: openassessment/templates/openassessmentblock/edit/oa_edit.html:178
Will Daly committed
194
msgid ""
Eric Fischer committed
195 196 197
"Specify the number of top scoring responses to display. Valid numbers are 0 "
"to 99. If the number is 0, the Top Responses section does not appear to "
"learners."
Will Daly committed
198 199
msgstr ""

Eric Fischer committed
200
#: openassessment/templates/openassessmentblock/edit/oa_edit.html:184
Eric Fischer committed
201 202 203 204 205 206 207
msgid ""
"In this assignment, you can include learner training, peer assessment, self "
"assessment, and staff assessment steps. Select the steps that you want "
"below, and then drag them into the order you want. If you include a learner "
"training step, it must precede all other steps. If you include a staff "
"assessment step, it must be the final step. After you release an ORA "
"assignment, you cannot change the type and number of assessment steps."
208 209
msgstr ""

Eric Fischer committed
210
#: openassessment/templates/openassessmentblock/edit/oa_edit.html:200
Eric Fischer committed
211
msgid "Save"
Will Daly committed
212 213
msgstr ""

Eric Fischer committed
214
#: openassessment/templates/openassessmentblock/edit/oa_edit.html:204
Eric Fischer committed
215
msgid "Cancel"
Will Daly committed
216 217
msgstr ""

Eric Fischer committed
218
#: openassessment/templates/openassessmentblock/edit/oa_edit_criterion.html:6
Eric Fischer committed
219
#: openassessment/templates/openassessmentblock/staff_area/oa_student_info.html:100
220
#: openassessment/templates/openassessmentblock/staff_area/oa_student_info_assessment_detail.html:25
Eric Fischer committed
221
msgid "Criterion"
Will Daly committed
222 223
msgstr ""

Eric Fischer committed
224 225
#: openassessment/templates/openassessmentblock/edit/oa_edit_criterion.html:7
msgid "You cannot delete a criterion after the assignment has been released."
Will Daly committed
226 227
msgstr ""

Eric Fischer committed
228 229 230 231 232
#: openassessment/templates/openassessmentblock/edit/oa_edit_criterion.html:9
#: openassessment/templates/openassessmentblock/edit/oa_edit_option.html:7
#: openassessment/templates/openassessmentblock/edit/oa_edit_prompt.html:10
#: openassessment/templates/openassessmentblock/edit/oa_training_example.html:10
msgid "Remove"
Will Daly committed
233 234
msgstr ""

Eric Fischer committed
235 236
#: openassessment/templates/openassessmentblock/edit/oa_edit_criterion.html:17
msgid "Criterion Name"
Will Daly committed
237 238
msgstr ""

Eric Fischer committed
239 240
#: openassessment/templates/openassessmentblock/edit/oa_edit_criterion.html:29
msgid "Criterion Prompt"
Will Daly committed
241 242
msgstr ""

Eric Fischer committed
243 244
#: openassessment/templates/openassessmentblock/edit/oa_edit_criterion.html:44
msgid "Add Option"
Usman Khalid committed
245 246
msgstr ""

Eric Fischer committed
247 248
#: openassessment/templates/openassessmentblock/edit/oa_edit_criterion.html:52
msgid "Feedback for This Criterion"
Will Daly committed
249 250
msgstr ""

Eric Fischer committed
251
#: openassessment/templates/openassessmentblock/edit/oa_edit_criterion.html:54
Eric Fischer committed
252
#: openassessment/xblock/studio_mixin.py:47
Eric Fischer committed
253 254 255
msgid "None"
msgstr ""

Eric Fischer committed
256
#: openassessment/templates/openassessmentblock/edit/oa_edit_criterion.html:55
Eric Fischer committed
257
#: openassessment/xblock/studio_mixin.py:46
Eric Fischer committed
258
msgid "Optional"
Will Daly committed
259 260
msgstr ""

Eric Fischer committed
261
#: openassessment/templates/openassessmentblock/edit/oa_edit_criterion.html:56
262
#: openassessment/templates/openassessmentblock/oa_rubric.html:13
Eric Fischer committed
263
#: openassessment/templates/openassessmentblock/student_training/student_training.html:92
Eric Fischer committed
264
#: openassessment/xblock/studio_mixin.py:45
Eric Fischer committed
265
msgid "Required"
Will Daly committed
266 267
msgstr ""

Eric Fischer committed
268 269 270 271
#: openassessment/templates/openassessmentblock/edit/oa_edit_criterion.html:61
msgid ""
"Select one of the options above. This describes whether or not the learner "
"will have to provide criterion feedback."
Will Daly committed
272 273
msgstr ""

Eric Fischer committed
274 275
#: openassessment/templates/openassessmentblock/edit/oa_edit_option.html:5
msgid "Option"
Will Daly committed
276 277
msgstr ""

Eric Fischer committed
278 279
#: openassessment/templates/openassessmentblock/edit/oa_edit_option.html:16
msgid "Option Name"
Will Daly committed
280 281
msgstr ""

Eric Fischer committed
282 283
#: openassessment/templates/openassessmentblock/edit/oa_edit_option.html:29
msgid "Option Points"
Will Daly committed
284 285
msgstr ""

Eric Fischer committed
286 287
#: openassessment/templates/openassessmentblock/edit/oa_edit_option.html:42
msgid "Option Explanation"
Will Daly committed
288 289
msgstr ""

Eric Fischer committed
290 291
#: openassessment/templates/openassessmentblock/edit/oa_edit_peer_assessment.html:9
msgid "Step: Peer Assessment"
Will Daly committed
292 293
msgstr ""

Eric Fischer committed
294
#: openassessment/templates/openassessmentblock/edit/oa_edit_peer_assessment.html:13
Usman Khalid committed
295
msgid ""
Eric Fischer committed
296 297
"Learners assess a specified number of other learners' responses using the "
"rubric for the assignment."
Will Daly committed
298 299
msgstr ""

Eric Fischer committed
300 301
#: openassessment/templates/openassessmentblock/edit/oa_edit_peer_assessment.html:17
msgid "Specify the following values for the peer assessment step."
Will Daly committed
302 303
msgstr ""

Eric Fischer committed
304 305
#: openassessment/templates/openassessmentblock/edit/oa_edit_peer_assessment.html:22
msgid "Must Grade"
Will Daly committed
306 307
msgstr ""

Eric Fischer committed
308 309 310 311
#: openassessment/templates/openassessmentblock/edit/oa_edit_peer_assessment.html:25
msgid ""
"Specify the number of peer assessments that each learner must complete. "
"Valid numbers are 0 to 99."
Will Daly committed
312 313
msgstr ""

Eric Fischer committed
314 315
#: openassessment/templates/openassessmentblock/edit/oa_edit_peer_assessment.html:29
msgid "Graded By"
Will Daly committed
316 317
msgstr ""

Eric Fischer committed
318
#: openassessment/templates/openassessmentblock/edit/oa_edit_peer_assessment.html:32
Usman Khalid committed
319
msgid ""
Eric Fischer committed
320 321
"Specify the number of learners that each response must be assessed by. Valid"
" numbers are 0 to 99."
Will Daly committed
322 323
msgstr ""

Eric Fischer committed
324 325 326
#: openassessment/templates/openassessmentblock/edit/oa_edit_peer_assessment.html:36
#: openassessment/templates/openassessmentblock/edit/oa_edit_self_assessment.html:22
msgid "Start Date"
Will Daly committed
327 328
msgstr ""

Eric Fischer committed
329 330 331
#: openassessment/templates/openassessmentblock/edit/oa_edit_peer_assessment.html:45
#: openassessment/templates/openassessmentblock/edit/oa_edit_self_assessment.html:31
msgid "Start Time"
Will Daly committed
332 333
msgstr ""

Eric Fischer committed
334 335 336
#: openassessment/templates/openassessmentblock/edit/oa_edit_peer_assessment.html:53
msgid ""
"Enter the date and time when learners can begin assessing peer responses."
Will Daly committed
337 338
msgstr ""

Eric Fischer committed
339 340
#: openassessment/templates/openassessmentblock/edit/oa_edit_peer_assessment.html:57
#: openassessment/templates/openassessmentblock/edit/oa_edit_self_assessment.html:43
Eric Fischer committed
341
#: openassessment/templates/openassessmentblock/staff_area/oa_staff_area.html:92
Eric Fischer committed
342
msgid "Due Date"
Will Daly committed
343 344
msgstr ""

Eric Fischer committed
345 346 347
#: openassessment/templates/openassessmentblock/edit/oa_edit_peer_assessment.html:66
#: openassessment/templates/openassessmentblock/edit/oa_edit_self_assessment.html:52
msgid "Due Time"
Will Daly committed
348 349
msgstr ""

Eric Fischer committed
350 351
#: openassessment/templates/openassessmentblock/edit/oa_edit_peer_assessment.html:74
msgid "Enter the date and time when all peer assessments must be complete."
Will Daly committed
352 353
msgstr ""

Eric Fischer committed
354 355
#: openassessment/templates/openassessmentblock/edit/oa_edit_prompt.html:8
msgid "You cannot delete a prompt after the assignment has been released."
Will Daly committed
356 357
msgstr ""

Eric Fischer committed
358 359 360 361
#: openassessment/templates/openassessmentblock/edit/oa_edit_prompts.html:10
msgid ""
"Prompts. Replace the sample text with your own text. For more information, "
"see the ORA documentation."
Will Daly committed
362 363
msgstr ""

Eric Fischer committed
364 365
#: openassessment/templates/openassessmentblock/edit/oa_edit_prompts.html:22
msgid "Add Prompt"
Will Daly committed
366 367
msgstr ""

Eric Fischer committed
368 369 370 371 372 373
#: openassessment/templates/openassessmentblock/edit/oa_edit_rubric.html:14
msgid ""
"Rubrics are made up of criteria, which usually contain one or more options. "
"Each option has a point value. This template contains two sample criteria "
"and their options. Replace the sample text with your own text. For more "
"information, see the ORA documentation."
Will Daly committed
374 375
msgstr ""

Eric Fischer committed
376 377
#: openassessment/templates/openassessmentblock/edit/oa_edit_rubric.html:26
msgid "Add Criterion"
Will Daly committed
378 379
msgstr ""

Eric Fischer committed
380 381
#: openassessment/templates/openassessmentblock/edit/oa_edit_rubric.html:32
msgid "Feedback for This Response"
Will Daly committed
382 383
msgstr ""

Eric Fischer committed
384 385
#: openassessment/templates/openassessmentblock/edit/oa_edit_rubric.html:37
msgid "Feedback Instructions"
Will Daly committed
386 387
msgstr ""

Eric Fischer committed
388
#: openassessment/templates/openassessmentblock/edit/oa_edit_rubric.html:41
Will Daly committed
389
msgid ""
Eric Fischer committed
390 391
"Encourage learners to provide feedback on the response they have graded. You"
" can replace the sample text with your own."
Will Daly committed
392 393
msgstr ""

Eric Fischer committed
394 395
#: openassessment/templates/openassessmentblock/edit/oa_edit_rubric.html:46
msgid "Default Feedback Text"
396 397
msgstr ""

Eric Fischer committed
398
#: openassessment/templates/openassessmentblock/edit/oa_edit_rubric.html:50
399
msgid ""
Eric Fischer committed
400 401
"Enter feedback text that learners will see before they enter their own "
"feedback. Use this text to show learners a good example peer assessment."
Will Daly committed
402 403
msgstr ""

Eric Fischer committed
404 405
#: openassessment/templates/openassessmentblock/edit/oa_edit_self_assessment.html:9
msgid "Step: Self Assessment"
Will Daly committed
406 407
msgstr ""

Eric Fischer committed
408 409 410
#: openassessment/templates/openassessmentblock/edit/oa_edit_self_assessment.html:13
msgid ""
"Learners assess their own responses using the rubric for the assignment."
Will Daly committed
411 412
msgstr ""

Eric Fischer committed
413 414 415 416 417
#: openassessment/templates/openassessmentblock/edit/oa_edit_self_assessment.html:17
msgid "Specify start and due dates for the self assessment step."
msgstr ""

#: openassessment/templates/openassessmentblock/edit/oa_edit_self_assessment.html:39
Will Daly committed
418
msgid ""
Eric Fischer committed
419
"Enter the date and time when learners can begin assessing their responses."
Will Daly committed
420 421
msgstr ""

Eric Fischer committed
422 423
#: openassessment/templates/openassessmentblock/edit/oa_edit_self_assessment.html:60
msgid "Enter the date and time when all self assessments must be complete."
Will Daly committed
424 425
msgstr ""

Eric Fischer committed
426 427
#: openassessment/templates/openassessmentblock/edit/oa_edit_staff_assessment.html:8
msgid "Step: Staff Assessment"
Will Daly committed
428 429
msgstr ""

Eric Fischer committed
430 431 432 433
#: openassessment/templates/openassessmentblock/edit/oa_edit_staff_assessment.html:12
msgid ""
"Staff members assess learners' responses using the rubric for the "
"assignment."
Will Daly committed
434 435
msgstr ""

Eric Fischer committed
436 437
#: openassessment/templates/openassessmentblock/edit/oa_edit_student_training.html:9
msgid "Step: Learner Training"
Will Daly committed
438 439
msgstr ""

Eric Fischer committed
440 441 442 443 444 445
#: openassessment/templates/openassessmentblock/edit/oa_edit_student_training.html:14
msgid ""
"Learners learn to assess responses by scoring pre-assessed sample responses "
"that you provide. Learners move to the next step when the scores they give "
"match your scores. Note that if you add this step, you must also add a peer "
"assessment step. This step must come before the peer assessment step."
Will Daly committed
446 447
msgstr ""

Eric Fischer committed
448 449 450 451 452 453 454 455
#: openassessment/templates/openassessmentblock/edit/oa_edit_student_training.html:18
msgid ""
"Enter one or more sample responses that you've created, and then specify the"
" options that you would choose for each criterion in your rubric. Note that "
"you must add your rubric to the Rubric tab before you can complete this "
"step."
msgstr ""

Eric Fischer committed
456 457
#: openassessment/templates/openassessmentblock/edit/oa_edit_student_training.html:26
msgid "Add Sample Response"
Will Daly committed
458 459
msgstr ""

Eric Fischer committed
460 461
#: openassessment/templates/openassessmentblock/edit/oa_training_example.html:7
msgid "Scored Response"
Will Daly committed
462 463
msgstr ""

Eric Fischer committed
464 465
#: openassessment/templates/openassessmentblock/edit/oa_training_example.html:16
msgid "Response Score"
Will Daly committed
466 467
msgstr ""

Eric Fischer committed
468 469
#: openassessment/templates/openassessmentblock/edit/oa_training_example.html:27
msgid "Response"
Will Daly committed
470 471
msgstr ""

Eric Fischer committed
472 473
#: openassessment/templates/openassessmentblock/edit/oa_training_example_criterion.html:10
msgid "Not Selected"
Will Daly committed
474 475
msgstr ""

Eric Fischer committed
476
#: openassessment/templates/openassessmentblock/edit/oa_training_example_criterion.html:15
Eric Fischer committed
477 478
#: openassessment/templates/openassessmentblock/oa_rubric.html:37
#: openassessment/templates/openassessmentblock/student_training/student_training.html:127
Eric Fischer committed
479
msgid "points"
Will Daly committed
480 481
msgstr ""

Eric Fischer committed
482
#: openassessment/templates/openassessmentblock/grade/oa_assessment_feedback.html:8
Eric Fischer committed
483
#, python-format
Will Daly committed
484
msgid ""
Eric Fischer committed
485
"\n"
Eric Fischer committed
486 487
"                %(start_tag)s%(title)s%(end_tag)s%(start_grade_tag)s - %(grade)s%(end_tag)s\n"
"              "
Will Daly committed
488 489
msgstr ""

Eric Fischer committed
490
#: openassessment/templates/openassessmentblock/grade/oa_assessment_title.html:7
Eric Fischer committed
491 492 493
#, python-format
msgid ""
"\n"
Eric Fischer committed
494 495
"                      %(assessment_title)s - %(points)s point\n"
"                  "
Eric Fischer committed
496 497
msgid_plural ""
"\n"
Eric Fischer committed
498 499
"                      %(assessment_title)s - %(points)s points\n"
"                  "
Eric Fischer committed
500 501 502
msgstr[0] ""
msgstr[1] ""

Eric Fischer committed
503
#: openassessment/templates/openassessmentblock/grade/oa_assessment_title.html:24
Eric Fischer committed
504 505
#, python-format
msgid "More information about %(name)s"
Will Daly committed
506 507
msgstr ""

508 509 510 511 512 513
#: openassessment/templates/openassessmentblock/grade/oa_grade_cancelled.html:8
#: openassessment/templates/openassessmentblock/grade/oa_grade_complete.html:9
#: openassessment/templates/openassessmentblock/grade/oa_grade_complete.html:20
#: openassessment/templates/openassessmentblock/grade/oa_grade_incomplete.html:8
#: openassessment/templates/openassessmentblock/grade/oa_grade_not_started.html:8
#: openassessment/templates/openassessmentblock/grade/oa_grade_waiting.html:8
Eric Fischer committed
514
msgid "Your Grade"
Will Daly committed
515 516
msgstr ""

517
#: openassessment/templates/openassessmentblock/grade/oa_grade_cancelled.html:13
Eric Fischer committed
518
#, python-format
Usman Khalid committed
519
msgid ""
Eric Fischer committed
520
"\n"
521 522
"                                        %(points_earned)s out of %(points_possible)s\n"
"                                    "
Will Daly committed
523 524
msgstr ""

525
#: openassessment/templates/openassessmentblock/grade/oa_grade_cancelled.html:32
Eric Fischer committed
526
msgid "Your submission has been cancelled."
Will Daly committed
527 528
msgstr ""

Eric Fischer committed
529 530 531 532 533 534 535 536
#: openassessment/templates/openassessmentblock/grade/oa_grade_complete.html:13
#, python-format
msgid ""
"\n"
"                                            %(points_earned)s out of %(points_possible)s\n"
"                                        "
msgstr ""

Eric Fischer committed
537
#: openassessment/templates/openassessmentblock/grade/oa_grade_complete.html:32
538
#: openassessment/templates/openassessmentblock/response/oa_response.html:16
Eric Fischer committed
539
msgid "Your Response"
Will Daly committed
540 541
msgstr ""

Eric Fischer committed
542
#: openassessment/templates/openassessmentblock/grade/oa_grade_complete.html:35
Eric Fischer committed
543
msgid "Your Upload"
Will Daly committed
544 545
msgstr ""

Eric Fischer committed
546
#: openassessment/templates/openassessmentblock/grade/oa_grade_complete.html:40
Eric Fischer committed
547
msgid "Assessments of Your Response"
Will Daly committed
548 549
msgstr ""

Eric Fischer committed
550
#: openassessment/templates/openassessmentblock/grade/oa_grade_complete.html:53
Eric Fischer committed
551
msgid "Overall Grade"
Will Daly committed
552 553
msgstr ""

Eric Fischer committed
554
#: openassessment/templates/openassessmentblock/grade/oa_grade_complete.html:58
555
#: openassessment/templates/openassessmentblock/staff_area/oa_student_info_assessment_detail.html:28
Eric Fischer committed
556
msgid "Points"
Will Daly committed
557 558
msgstr ""

Eric Fischer committed
559
#: openassessment/templates/openassessmentblock/grade/oa_grade_complete.html:84
Eric Fischer committed
560
msgid "Additional comments on your response"
Will Daly committed
561 562
msgstr ""

Eric Fischer committed
563
#: openassessment/templates/openassessmentblock/grade/oa_grade_complete.html:105
Eric Fischer committed
564
msgid "Provide feedback on peer assessments"
Will Daly committed
565 566
msgstr ""

Eric Fischer committed
567
#: openassessment/templates/openassessmentblock/grade/oa_grade_complete.html:114
Eric Fischer committed
568
msgid "Submitting Feedback"
Will Daly committed
569 570
msgstr ""

Eric Fischer committed
571
#: openassessment/templates/openassessmentblock/grade/oa_grade_complete.html:120
Eric Fischer committed
572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587
#: openassessment/templates/openassessmentblock/message/oa_message_closed.html:4
#: openassessment/templates/openassessmentblock/message/oa_message_complete.html:4
#: openassessment/templates/openassessmentblock/message/oa_message_incomplete.html:4
#: openassessment/templates/openassessmentblock/peer/oa_peer_closed.html:31
#: openassessment/templates/openassessmentblock/peer/oa_peer_complete.html:28
#: openassessment/templates/openassessmentblock/peer/oa_peer_turbo_mode.html:38
#: openassessment/templates/openassessmentblock/peer/oa_peer_turbo_mode_waiting.html:32
#: openassessment/templates/openassessmentblock/peer/oa_peer_waiting.html:32
#: openassessment/templates/openassessmentblock/response/oa_response_cancelled.html:29
#: openassessment/templates/openassessmentblock/response/oa_response_closed.html:27
#: openassessment/templates/openassessmentblock/response/oa_response_submitted.html:28
#: openassessment/templates/openassessmentblock/self/oa_self_closed.html:28
#: openassessment/templates/openassessmentblock/student_training/student_training_closed.html:27
msgid "Status"
msgstr ""

Eric Fischer committed
588
#: openassessment/templates/openassessmentblock/grade/oa_grade_complete.html:122
Usman Khalid committed
589
msgid ""
Eric Fischer committed
590 591
"Your feedback has been submitted. Course staff will be able to see this "
"feedback when they review course records."
Will Daly committed
592 593
msgstr ""

Eric Fischer committed
594
#: openassessment/templates/openassessmentblock/grade/oa_grade_complete.html:128
Usman Khalid committed
595
msgid ""
Eric Fischer committed
596 597
"Course staff will be able to see any feedback that you provide here when "
"they review course records."
Will Daly committed
598 599
msgstr ""

Eric Fischer committed
600
#: openassessment/templates/openassessmentblock/grade/oa_grade_complete.html:134
Usman Khalid committed
601
msgid ""
Eric Fischer committed
602
"Select the statements below that best reflect your experience with peer "
Eric Fischer committed
603
"assessments."
Will Daly committed
604 605
msgstr ""

Eric Fischer committed
606
#: openassessment/templates/openassessmentblock/grade/oa_grade_complete.html:143
Eric Fischer committed
607
msgid "These assessments were useful."
Will Daly committed
608 609
msgstr ""

Eric Fischer committed
610
#: openassessment/templates/openassessmentblock/grade/oa_grade_complete.html:152
Eric Fischer committed
611
msgid "These assessments were not useful."
Will Daly committed
612 613
msgstr ""

Eric Fischer committed
614
#: openassessment/templates/openassessmentblock/grade/oa_grade_complete.html:161
Eric Fischer committed
615
msgid "I disagree with one or more of the peer assessments of my response."
Will Daly committed
616 617
msgstr ""

Eric Fischer committed
618
#: openassessment/templates/openassessmentblock/grade/oa_grade_complete.html:170
Eric Fischer committed
619
msgid "Some comments I received were inappropriate."
Will Daly committed
620 621
msgstr ""

Eric Fischer committed
622
#: openassessment/templates/openassessmentblock/grade/oa_grade_complete.html:175
Eric Fischer committed
623 624
msgid ""
"Provide feedback on the grade or comments that you received from your peers."
Will Daly committed
625 626
msgstr ""

Eric Fischer committed
627
#: openassessment/templates/openassessmentblock/grade/oa_grade_complete.html:178
Eric Fischer committed
628
msgid "I feel the feedback I received was..."
Will Daly committed
629 630
msgstr ""

Eric Fischer committed
631
#: openassessment/templates/openassessmentblock/grade/oa_grade_complete.html:188
Eric Fischer committed
632
msgid "We could not submit your feedback"
Will Daly committed
633 634
msgstr ""

Eric Fischer committed
635
#: openassessment/templates/openassessmentblock/grade/oa_grade_complete.html:194
636
msgid "Submit feedback on peer assessments"
Will Daly committed
637 638
msgstr ""

639
#: openassessment/templates/openassessmentblock/grade/oa_grade_incomplete.html:10
Eric Fischer committed
640
msgid "Not Completed"
Will Daly committed
641 642
msgstr ""

643
#: openassessment/templates/openassessmentblock/grade/oa_grade_incomplete.html:21
Eric Fischer committed
644
msgid "You have not completed all the steps of this problem."
Will Daly committed
645 646
msgstr ""

647
#: openassessment/templates/openassessmentblock/grade/oa_grade_not_started.html:10
Eric Fischer committed
648
msgid "Not Started"
Will Daly committed
649 650
msgstr ""

651
#: openassessment/templates/openassessmentblock/grade/oa_grade_not_started.html:21
Eric Fischer committed
652
msgid "You have not started this problem yet."
Will Daly committed
653 654
msgstr ""

655
#: openassessment/templates/openassessmentblock/grade/oa_grade_waiting.html:10
Eric Fischer committed
656
msgid "Waiting for Assessments"
Will Daly committed
657 658
msgstr ""

659
#: openassessment/templates/openassessmentblock/grade/oa_grade_waiting.html:21
Usman Khalid committed
660
msgid ""
661 662 663 664
"You have completed your steps in the assignment, but some assessments still "
"need to be done on your response. When the assessments of your response are "
"complete, you will see feedback from everyone who assessed your response, "
"and you will receive your final grade."
Will Daly committed
665 666
msgstr ""

Eric Fischer committed
667 668
#: openassessment/templates/openassessmentblock/instructor_dashboard/oa_grade_available_responses.html:15
#: openassessment/templates/openassessmentblock/staff_area/oa_staff_area.html:9
Eric Fischer committed
669
#: openassessment/templates/openassessmentblock/staff_area/oa_staff_area.html:126
Eric Fischer committed
670 671 672 673 674 675 676 677 678 679 680 681 682
msgid "Grade Available Responses"
msgstr ""

#: openassessment/templates/openassessmentblock/instructor_dashboard/oa_grade_available_responses.html:26
msgid ""
"Grade Available Responses is unavailable. This item is not configured for "
"Staff Assessment."
msgstr ""

#: openassessment/templates/openassessmentblock/instructor_dashboard/oa_listing.html:6
msgid "Please wait"
msgstr ""

Eric Fischer committed
683
#: openassessment/templates/openassessmentblock/leaderboard/oa_leaderboard_show.html:20
Eric Fischer committed
684 685
#, python-format
msgid "%(num_points)s points"
Will Daly committed
686 687
msgstr ""

Eric Fischer committed
688
#: openassessment/templates/openassessmentblock/leaderboard/oa_leaderboard_show.html:24
Eric Fischer committed
689
#: openassessment/templates/openassessmentblock/peer/oa_peer_assessment.html:68
Eric Fischer committed
690
#: openassessment/templates/openassessmentblock/peer/oa_peer_turbo_mode.html:51
Eric Fischer committed
691
msgid "Your peer's response to the prompt above"
Will Daly committed
692 693
msgstr ""

694
#: openassessment/templates/openassessmentblock/leaderboard/oa_leaderboard_waiting.html:18
Eric Fischer committed
695 696 697
msgid ""
"After you complete all the steps of this assignment, you can see the top-"
"scoring responses from your peers."
Will Daly committed
698 699
msgstr ""

Eric Fischer committed
700
#: openassessment/templates/openassessmentblock/message/oa_message_closed.html:8
Usman Khalid committed
701
msgid ""
Eric Fischer committed
702 703
"This task is not yet available. Check back to complete the assignment once "
"this section has opened."
Will Daly committed
704 705
msgstr ""

Eric Fischer committed
706 707 708 709
#: openassessment/templates/openassessmentblock/message/oa_message_closed.html:10
msgid ""
"This assignment has closed. One or more deadlines for this assignment have "
"passed. You will receive an incomplete grade for this assignment."
710 711
msgstr ""

Eric Fischer committed
712
#: openassessment/templates/openassessmentblock/message/oa_message_complete.html:8
Usman Khalid committed
713
msgid ""
Eric Fischer committed
714 715
"You have completed this assignment. Your final grade will be available when "
"the assessments of your response are complete."
Will Daly committed
716 717
msgstr ""

Eric Fischer committed
718
#: openassessment/templates/openassessmentblock/message/oa_message_complete.html:10
Eric Fischer committed
719 720 721
msgid ""
"You have completed this assignment. Review your grade and your assessment "
"details."
Will Daly committed
722 723
msgstr ""

Eric Fischer committed
724 725 726 727
#: openassessment/templates/openassessmentblock/message/oa_message_incomplete.html:9
msgid ""
"This assignment is in progress. Learner training will close soon. Complete "
"the learner training step to move on."
Will Daly committed
728 729
msgstr ""

Eric Fischer committed
730
#: openassessment/templates/openassessmentblock/message/oa_message_incomplete.html:11
Usman Khalid committed
731
msgid ""
Eric Fischer committed
732 733
"This assignment is in progress. Complete the learner training step to move "
"on."
Will Daly committed
734 735
msgstr ""

Eric Fischer committed
736 737 738 739 740
#: openassessment/templates/openassessmentblock/message/oa_message_incomplete.html:15
#: openassessment/templates/openassessmentblock/message/oa_message_incomplete.html:33
msgid ""
"This assignment is in progress. Check back later when the assessment period "
"has started."
Will Daly committed
741 742
msgstr ""

Eric Fischer committed
743
#: openassessment/templates/openassessmentblock/message/oa_message_incomplete.html:20
Eric Fischer committed
744 745 746
#, python-format
msgid ""
"\n"
Eric Fischer committed
747
"                                    %(start_strong)sThis assignment is in progress. The self assessment step will close soon.%(end_strong)s You still need to complete the %(start_link)sself assessment%(end_link)s step.\n"
Eric Fischer committed
748
"                                "
Will Daly committed
749 750
msgstr ""

Eric Fischer committed
751
#: openassessment/templates/openassessmentblock/message/oa_message_incomplete.html:24
Eric Fischer committed
752 753 754
#, python-format
msgid ""
"\n"
Eric Fischer committed
755
"                                    This assignment is in progress. You still need to complete the %(start_link)sself assessment%(end_link)s step.\n"
Eric Fischer committed
756
"                                "
Will Daly committed
757 758
msgstr ""

Eric Fischer committed
759
#: openassessment/templates/openassessmentblock/message/oa_message_incomplete.html:38
Eric Fischer committed
760
#, python-format
Will Daly committed
761
msgid ""
Eric Fischer committed
762
"\n"
Eric Fischer committed
763
"                                    This assignment is in progress.%(start_strong)sThe peer assessment step will close soon.%(end_strong)s All submitted peer responses have been assessed. Check back later to see if more learners have submitted responses. You still need to complete the %(start_link)speer assessment%(end_link)s step.\n"
Eric Fischer committed
764
"                                "
Will Daly committed
765 766
msgstr ""

Eric Fischer committed
767
#: openassessment/templates/openassessmentblock/message/oa_message_incomplete.html:42
Eric Fischer committed
768 769 770
#, python-format
msgid ""
"\n"
Eric Fischer committed
771
"                                    This assignment is in progress. All submitted peer responses have been assessed. Check back later to see if more learners have submitted responses. You still need to complete the %(start_link)speer assessment%(end_link)s step.\n"
Eric Fischer committed
772
"                                "
Will Daly committed
773 774
msgstr ""

Eric Fischer committed
775
#: openassessment/templates/openassessmentblock/message/oa_message_incomplete.html:46
Eric Fischer committed
776
#, python-format
Will Daly committed
777
msgid ""
Eric Fischer committed
778
"\n"
Eric Fischer committed
779
"                                    This assignment is in progress. %(start_strong)sThe peer assessment step will close soon.%(end_strong)s You still need to complete the %(start_link)speer assessment%(end_link)s step.\n"
Eric Fischer committed
780
"                                "
Will Daly committed
781 782
msgstr ""

Eric Fischer committed
783
#: openassessment/templates/openassessmentblock/message/oa_message_incomplete.html:50
Eric Fischer committed
784 785 786
#, python-format
msgid ""
"\n"
Eric Fischer committed
787
"                                    This assignment is in progress. You still need to complete the %(start_link)speer assessment%(end_link)s step.\n"
Eric Fischer committed
788
"                                "
Will Daly committed
789 790
msgstr ""

Eric Fischer committed
791 792 793 794
#: openassessment/templates/openassessmentblock/message/oa_message_open.html:7
#, python-format
msgid ""
"\n"
Eric Fischer committed
795
"                    Assignment submissions will close soon. To receive a grade, first provide a response to the prompt, then complete the steps below the %(start_tag)sYour Response%(end_tag)s field.\n"
Eric Fischer committed
796
"                "
Will Daly committed
797 798
msgstr ""

Eric Fischer committed
799 800 801 802
#: openassessment/templates/openassessmentblock/message/oa_message_open.html:11
#, python-format
msgid ""
"\n"
Eric Fischer committed
803
"                    This assignment has several steps. In the first step, you'll provide a response to the prompt. The other steps appear below the %(start_tag)sYour Response%(end_tag)s field.\n"
Eric Fischer committed
804
"                "
Will Daly committed
805 806
msgstr ""

Eric Fischer committed
807 808 809 810 811 812 813 814
#: openassessment/templates/openassessmentblock/message/oa_message_unavailable.html:4
msgid "Instructions Unavailable"
msgstr ""

#: openassessment/templates/openassessmentblock/message/oa_message_unavailable.html:6
msgid "The instructions for this step could not be loaded."
msgstr ""

815
#: openassessment/templates/openassessmentblock/oa_base.html:15
Usman Khalid committed
816
msgid ""
Eric Fischer committed
817
"This assignment has several steps. In the first step, you'll provide a "
Eric Fischer committed
818
"response to the prompt. The other steps appear below the Your Response "
Eric Fischer committed
819
"field."
Will Daly committed
820 821
msgstr ""

Eric Fischer committed
822
#: openassessment/templates/openassessmentblock/oa_base.html:36
Eric Fischer committed
823 824 825
msgid "Loading"
msgstr ""

Eric Fischer committed
826 827 828 829 830 831 832 833 834 835 836 837
#: openassessment/templates/openassessmentblock/oa_latex_preview.html:7
msgid "Preview in LaTeX"
msgstr ""

#: openassessment/templates/openassessmentblock/oa_latex_preview.html:10
msgid "Click to preview your submission in LaTeX."
msgstr ""

#: openassessment/templates/openassessmentblock/oa_latex_preview.html:15
msgid "Preview Response"
msgstr ""

Eric Fischer committed
838
#: openassessment/templates/openassessmentblock/oa_rubric.html:46
Eric Fischer committed
839 840 841
msgid "Comments"
msgstr ""

Eric Fischer committed
842
#: openassessment/templates/openassessmentblock/oa_submission_answer.html:7
Eric Fischer committed
843
msgid "The question for this section"
Eric Fischer committed
844 845
msgstr ""

Eric Fischer committed
846 847
#: openassessment/templates/openassessmentblock/oa_uploaded_file.html:28
msgid "View the files associated with this submission:"
Eric Fischer committed
848 849
msgstr ""

Eric Fischer committed
850
#: openassessment/templates/openassessmentblock/oa_uploaded_file.html:36
Usman Khalid committed
851
msgid ""
Eric Fischer committed
852 853 854
"Caution: These files were uploaded by another course learner and have not "
"been verified, screened, approved, reviewed, or endorsed by the site "
"administrator. If you access the files, you do so at your own risk.)"
Will Daly committed
855 856
msgstr ""

857
#: openassessment/templates/openassessmentblock/peer/oa_peer_assessment.html:20
Eric Fischer committed
858
msgid "Assess Peers"
Will Daly committed
859 860
msgstr ""

Eric Fischer committed
861
#. Translators: This string displays a date to the user, then tells them the
Eric Fischer committed
862 863 864 865 866
#. time until that date.  Example: "available August 13th, 2014 00:00 UTC (in
#. 5 days and 45 minutes)"
#. Translators: This string displays a date to the user, then tells them the
#. time until that date.  Example: "available August 13th, 2014 (in 5 days and
#. 45 minutes)"
Eric Fischer committed
867 868 869
#. Translators: This string displays a date to the user, then tells them the
#. time until that date.  Example: "available August 13th, 2014 (in 5 days and
#. 45 minutes)"
870 871 872
#: openassessment/templates/openassessmentblock/peer/oa_peer_assessment.html:24
#: openassessment/templates/openassessmentblock/response/oa_response.html:20
#: openassessment/templates/openassessmentblock/student_training/student_training.html:20
Eric Fischer committed
873
#, python-format, python-brace-format
Eric Fischer committed
874 875 876 877
msgid ""
"\n"
"                        <span class=\"date ora-datetime\" data-datetime=\"%(start_date)s\" data-string=\"available {date} (in %(time_until)s)\" data-timezone=\"%(user_timezone)s\" data-language=\"%(user_language)s\"></span>\n"
"                        "
Eric Fischer committed
878 879 880
msgstr ""

#. Translators: This string displays a date to the user, then tells them the
Eric Fischer committed
881 882 883
#. time until that date.  Example: "due August 13th, 2014 00:00 UTC (in 5 days
#. and 45 minutes)"
#. Translators: This string displays a date to the user, then tells them the
Eric Fischer committed
884 885
#. time until that date.  Example: "due August 13th, 2014 (in 5 days and 45
#. minutes)"
Eric Fischer committed
886 887 888
#. Translators: This string displays a date to the user, then tells them the
#. time until that date.  Example: "due August 13th, 2014 (in 5 days and 45
#. minutes)"
Eric Fischer committed
889 890 891
#: openassessment/templates/openassessmentblock/peer/oa_peer_assessment.html:31
#: openassessment/templates/openassessmentblock/response/oa_response.html:27
#: openassessment/templates/openassessmentblock/student_training/student_training.html:27
Eric Fischer committed
892
#, python-format, python-brace-format
Eric Fischer committed
893 894 895 896
msgid ""
"\n"
"                        <span class=\"date ora-datetime\" data-datetime=\"%(due_date)s\" data-string=\"due {date} (in %(time_until)s)\" data-timezone=\"%(user_timezone)s\" data-language=\"%(user_language)s\"></span>\n"
"                        "
Eric Fischer committed
897 898
msgstr ""

Eric Fischer committed
899
#: openassessment/templates/openassessmentblock/peer/oa_peer_assessment.html:44
Eric Fischer committed
900
#, python-format
Will Daly committed
901
msgid ""
Eric Fischer committed
902
"\n"
Eric Fischer committed
903
"                        In Progress (%(review_number)s of %(num_must_grade)s)\n"
904
"                    "
Will Daly committed
905 906
msgstr ""

Eric Fischer committed
907
#: openassessment/templates/openassessmentblock/peer/oa_peer_assessment.html:59
Eric Fischer committed
908
#: openassessment/templates/openassessmentblock/peer/oa_peer_turbo_mode.html:43
Eric Fischer committed
909
msgid "Read and assess the following response from one of your peers."
Will Daly committed
910 911
msgstr ""

Eric Fischer committed
912
#: openassessment/templates/openassessmentblock/peer/oa_peer_assessment.html:71
Eric Fischer committed
913
#: openassessment/templates/openassessmentblock/peer/oa_peer_turbo_mode.html:54
Eric Fischer committed
914
#: openassessment/templates/openassessmentblock/self/oa_self_assessment.html:54
915 916
#: openassessment/templates/openassessmentblock/staff_area/oa_staff_grade_learners_assessment.html:28
#: openassessment/templates/openassessmentblock/staff_area/oa_staff_override_assessment.html:27
917
#: openassessment/templates/openassessmentblock/staff_area/oa_student_info.html:49
Eric Fischer committed
918
msgid "Associated Files"
Will Daly committed
919 920
msgstr ""

Eric Fischer committed
921
#: openassessment/templates/openassessmentblock/peer/oa_peer_assessment.html:85
Eric Fischer committed
922
#: openassessment/templates/openassessmentblock/peer/oa_peer_turbo_mode.html:68
Eric Fischer committed
923
#: openassessment/templates/openassessmentblock/self/oa_self_assessment.html:65
924 925
#: openassessment/templates/openassessmentblock/staff_area/oa_staff_grade_learners_assessment.html:40
#: openassessment/templates/openassessmentblock/staff_area/oa_staff_override_assessment.html:39
Eric Fischer committed
926
msgid "We could not submit your assessment"
Will Daly committed
927 928
msgstr ""

Eric Fischer committed
929 930 931 932
#: openassessment/templates/openassessmentblock/peer/oa_peer_cancelled.html:19
#: openassessment/templates/openassessmentblock/response/oa_response_cancelled.html:19
#: openassessment/templates/openassessmentblock/self/oa_self_cancelled.html:21
#: openassessment/templates/openassessmentblock/student_training/student_training_cancelled.html:18
Eric Fischer committed
933
#: openassessment/xblock/staff_assessment_mixin.py:106
Eric Fischer committed
934 935 936
msgid "Cancelled"
msgstr ""

Eric Fischer committed
937
#: openassessment/templates/openassessmentblock/peer/oa_peer_closed.html:18
Eric Fischer committed
938
#, python-format
Will Daly committed
939
msgid ""
Eric Fischer committed
940 941 942
"\n"
"            Incomplete (%(num_graded)s of %(num_must_grade)s)\n"
"        "
Will Daly committed
943 944
msgstr ""

Eric Fischer committed
945
#: openassessment/templates/openassessmentblock/peer/oa_peer_closed.html:33
Eric Fischer committed
946
msgid ""
Eric Fischer committed
947 948 949
"The due date for this step has passed. This step is now closed. You can no "
"longer complete peer assessments or continue with this assignment, and you "
"will receive a grade of Incomplete."
Will Daly committed
950 951
msgstr ""

Eric Fischer committed
952
#: openassessment/templates/openassessmentblock/peer/oa_peer_complete.html:13
Eric Fischer committed
953
msgid "Completed"
Will Daly committed
954 955
msgstr ""

956 957
#: openassessment/templates/openassessmentblock/peer/oa_peer_complete.html:29
#: openassessment/templates/openassessmentblock/peer/oa_peer_turbo_mode.html:39
Eric Fischer committed
958
#: openassessment/templates/openassessmentblock/peer/oa_peer_turbo_mode_waiting.html:34
Eric Fischer committed
959 960 961 962
msgid ""
"You have successfully completed all of the required peer assessments for "
"this assignment. You may assess additional peer responses if you want to. "
"Completing additional assessments will not affect your final grade."
Will Daly committed
963 964
msgstr ""

Eric Fischer committed
965
#: openassessment/templates/openassessmentblock/peer/oa_peer_complete.html:34
Eric Fischer committed
966
msgid "We could not retrieve additional submissions for assessment"
Will Daly committed
967 968
msgstr ""

969
#: openassessment/templates/openassessmentblock/peer/oa_peer_complete.html:41
Eric Fischer committed
970 971 972
msgid "Continue Assessing Peers"
msgstr ""

Eric Fischer committed
973 974
#: openassessment/templates/openassessmentblock/peer/oa_peer_turbo_mode.html:24
#: openassessment/templates/openassessmentblock/peer/oa_peer_turbo_mode_waiting.html:18
Will Daly committed
975
#, python-format
Usman Khalid committed
976 977
msgid ""
"\n"
Eric Fischer committed
978 979
"        Complete (%(num_graded)s)\n"
"      "
Will Daly committed
980 981
msgstr ""

Eric Fischer committed
982
#: openassessment/templates/openassessmentblock/peer/oa_peer_turbo_mode_waiting.html:36
Eric Fischer committed
983 984
msgid ""
"All submitted peer responses have been assessed. Check back later to see if "
Eric Fischer committed
985
"more learners have submitted responses."
Will Daly committed
986 987
msgstr ""

Eric Fischer committed
988 989 990 991
#: openassessment/templates/openassessmentblock/peer/oa_peer_unavailable.html:16
#: openassessment/templates/openassessmentblock/response/oa_response_unavailable.html:17
#: openassessment/templates/openassessmentblock/self/oa_self_unavailable.html:17
#: openassessment/templates/openassessmentblock/student_training/student_training_unavailable.html:16
Eric Fischer committed
992 993
#: openassessment/xblock/staff_assessment_mixin.py:99
#: openassessment/xblock/staff_assessment_mixin.py:123
Eric Fischer committed
994
msgid "Not Available"
Usman Khalid committed
995 996
msgstr ""

Eric Fischer committed
997
#: openassessment/templates/openassessmentblock/peer/oa_peer_waiting.html:18
Will Daly committed
998 999
#, python-format
msgid ""
Will Daly committed
1000
"\n"
Eric Fischer committed
1001
"          In Progress (%(review_number)s of %(num_must_grade)s)\n"
Eric Fischer committed
1002
"        "
Will Daly committed
1003 1004
msgstr ""

Eric Fischer committed
1005
#: openassessment/templates/openassessmentblock/peer/oa_peer_waiting.html:35
Eric Fischer committed
1006
msgid ""
Eric Fischer committed
1007 1008
"All available peer responses have been assessed. Check back later to see if "
"more learners have submitted responses. You will receive your grade after "
Eric Fischer committed
1009 1010
"you've completed all the steps for this problem and your peers have assessed"
" your response."
Will Daly committed
1011 1012
msgstr ""

Eric Fischer committed
1013 1014
#: openassessment/templates/openassessmentblock/response/oa_response.html:37
#: openassessment/templates/openassessmentblock/self/oa_self_assessment.html:39
Eric Fischer committed
1015
msgid "In Progress"
Will Daly committed
1016 1017
msgstr ""

Eric Fischer committed
1018
#: openassessment/templates/openassessmentblock/response/oa_response.html:49
Eric Fischer committed
1019
msgid "Enter your response to the prompt."
Will Daly committed
1020 1021
msgstr ""

Eric Fischer committed
1022
#: openassessment/templates/openassessmentblock/response/oa_response.html:51
Eric Fischer committed
1023 1024 1025
msgid ""
"You can save your progress and return to complete your response at any time "
"before the due date"
Usman Khalid committed
1026 1027
msgstr ""

Eric Fischer committed
1028
#: openassessment/templates/openassessmentblock/response/oa_response.html:56
Eric Fischer committed
1029 1030
msgid ""
"You can save your progress and return to complete your response at any time."
Usman Khalid committed
1031 1032
msgstr ""

Eric Fischer committed
1033
#: openassessment/templates/openassessmentblock/response/oa_response.html:58
Eric Fischer committed
1034
msgid "After you submit your response, you cannot edit it"
Usman Khalid committed
1035 1036
msgstr ""

Eric Fischer committed
1037
#: openassessment/templates/openassessmentblock/response/oa_response.html:67
Eric Fischer committed
1038
msgid "The prompt for this section"
Will Daly committed
1039 1040
msgstr ""

Eric Fischer committed
1041 1042 1043 1044 1045 1046
#: openassessment/templates/openassessmentblock/response/oa_response.html:81
msgid "Your response (required)"
msgstr ""

#: openassessment/templates/openassessmentblock/response/oa_response.html:83
msgid "Your response (optional)"
Will Daly committed
1047 1048
msgstr ""

Eric Fischer committed
1049 1050
#: openassessment/templates/openassessmentblock/response/oa_response.html:93
msgid "Enter your response to the prompt above."
Will Daly committed
1051 1052
msgstr ""

Eric Fischer committed
1053
#: openassessment/templates/openassessmentblock/response/oa_response.html:107
Eric Fischer committed
1054
msgid "We could not save your progress"
Will Daly committed
1055 1056
msgstr ""

Eric Fischer committed
1057
#: openassessment/templates/openassessmentblock/response/oa_response.html:114
Eric Fischer committed
1058
msgid "Save your progress"
Will Daly committed
1059 1060
msgstr ""

Eric Fischer committed
1061
#: openassessment/templates/openassessmentblock/response/oa_response.html:118
Eric Fischer committed
1062
msgid "Your Submission Status"
Will Daly committed
1063 1064
msgstr ""

Eric Fischer committed
1065 1066
#: openassessment/templates/openassessmentblock/response/oa_response.html:130
msgid "We could not upload files"
Will Daly committed
1067 1068
msgstr ""

Eric Fischer committed
1069
#: openassessment/templates/openassessmentblock/response/oa_response.html:134
Eric Fischer committed
1070
msgid "Select a file to upload for this submission."
Usman Khalid committed
1071 1072
msgstr ""

Eric Fischer committed
1073
#: openassessment/templates/openassessmentblock/response/oa_response.html:136
Eric Fischer committed
1074
msgid "Upload files"
Usman Khalid committed
1075 1076
msgstr ""

Eric Fischer committed
1077
#: openassessment/templates/openassessmentblock/response/oa_response.html:145
Eric Fischer committed
1078
msgid "You may continue to work on your response until you submit it."
Usman Khalid committed
1079 1080
msgstr ""

Eric Fischer committed
1081
#: openassessment/templates/openassessmentblock/response/oa_response.html:152
Eric Fischer committed
1082
msgid "We could not submit your response"
Usman Khalid committed
1083 1084
msgstr ""

Eric Fischer committed
1085
#: openassessment/templates/openassessmentblock/response/oa_response.html:162
Eric Fischer committed
1086
msgid "Submit your response and move to the next step"
Usman Khalid committed
1087 1088
msgstr ""

Eric Fischer committed
1089 1090
#: openassessment/templates/openassessmentblock/response/oa_response_cancelled.html:32
msgid "Your submission was cancelled. "
Usman Khalid committed
1091 1092
msgstr ""

1093
#: openassessment/templates/openassessmentblock/response/oa_response_cancelled.html:35
Eric Fischer committed
1094 1095 1096
#, python-format
msgid ""
"\n"
1097 1098 1099 1100
"                                Your submission has been cancelled by %(removed_by_username)s on %(removed_datetime)s\n"
"                            "
msgstr ""

1101
#: openassessment/templates/openassessmentblock/response/oa_response_cancelled.html:39
1102 1103 1104
#, python-format
msgid ""
"\n"
Eric Fischer committed
1105
"                               Your submission was cancelled on %(removed_datetime)s\n"
1106
"                            "
Usman Khalid committed
1107 1108
msgstr ""

1109
#: openassessment/templates/openassessmentblock/response/oa_response_cancelled.html:46
Eric Fischer committed
1110
#, python-format
Will Daly committed
1111
msgid ""
Eric Fischer committed
1112 1113 1114
"\n"
"                            Comments: %(comments)s\n"
"                        "
Will Daly committed
1115 1116
msgstr ""

Eric Fischer committed
1117 1118 1119
#: openassessment/templates/openassessmentblock/response/oa_response_closed.html:17
#: openassessment/templates/openassessmentblock/self/oa_self_closed.html:18
#: openassessment/templates/openassessmentblock/student_training/student_training_closed.html:17
Eric Fischer committed
1120 1121 1122
msgid "Incomplete"
msgstr ""

Eric Fischer committed
1123
#: openassessment/templates/openassessmentblock/response/oa_response_closed.html:30
Usman Khalid committed
1124
msgid ""
Eric Fischer committed
1125 1126 1127 1128
"The due date for this step has passed. This step is now closed. You can no "
"longer submit a response or continue with this problem, and you will receive"
" a grade of Incomplete. If you saved but did not submit a response, the "
"response appears in the course records."
Eric Fischer committed
1129 1130
msgstr ""

Eric Fischer committed
1131 1132 1133 1134
#: openassessment/templates/openassessmentblock/response/oa_response_graded.html:18
#: openassessment/templates/openassessmentblock/response/oa_response_submitted.html:18
#: openassessment/templates/openassessmentblock/self/oa_self_complete.html:18
#: openassessment/templates/openassessmentblock/student_training/student_training_complete.html:17
Eric Fischer committed
1135 1136
#: openassessment/xblock/staff_assessment_mixin.py:113
#: openassessment/xblock/staff_assessment_mixin.py:134
Eric Fischer committed
1137 1138 1139
msgid "Complete"
msgstr ""

Eric Fischer committed
1140 1141 1142 1143 1144 1145
#: openassessment/templates/openassessmentblock/response/oa_response_graded.html:28
#: openassessment/templates/openassessmentblock/response/oa_response_submitted.html:49
#: openassessment/templates/openassessmentblock/self/oa_self_assessment.html:51
msgid "Your response"
msgstr ""

Eric Fischer committed
1146 1147
#: openassessment/templates/openassessmentblock/response/oa_response_graded.html:31
#: openassessment/templates/openassessmentblock/response/oa_response_submitted.html:52
Eric Fischer committed
1148
msgid "Your Uploaded Files"
Will Daly committed
1149 1150
msgstr ""

Eric Fischer committed
1151
#: openassessment/templates/openassessmentblock/response/oa_response_submitted.html:30
Will Daly committed
1152
msgid ""
Eric Fischer committed
1153 1154
"Your response has been submitted. You will receive your grade after all "
"steps are complete and your response is fully assessed."
Will Daly committed
1155 1156
msgstr ""

Eric Fischer committed
1157
#: openassessment/templates/openassessmentblock/response/oa_response_submitted.html:32
Eric Fischer committed
1158 1159 1160 1161 1162
#, python-format
msgid ""
"\n"
"                        You still need to complete the %(peer_start_tag)speer assessment%(end_tag)s and %(self_start_tag)sself assessment%(end_tag)s steps.\n"
"                    "
Will Daly committed
1163 1164
msgstr ""

Eric Fischer committed
1165
#: openassessment/templates/openassessmentblock/response/oa_response_submitted.html:36
Eric Fischer committed
1166 1167 1168 1169 1170
#, python-format
msgid ""
"\n"
"                        You still need to complete the %(start_tag)speer assessment%(end_tag)s step.\n"
"                    "
Usman Khalid committed
1171 1172
msgstr ""

Eric Fischer committed
1173
#: openassessment/templates/openassessmentblock/response/oa_response_submitted.html:40
Eric Fischer committed
1174 1175 1176 1177 1178
#, python-format
msgid ""
"\n"
"                        You still need to complete the %(start_tag)sself assessment%(end_tag)s step.\n"
"                    "
Usman Khalid committed
1179 1180
msgstr ""

1181
#: openassessment/templates/openassessmentblock/self/oa_self_assessment.html:17
Eric Fischer committed
1182 1183 1184
msgid "Assess Your Response"
msgstr ""

Eric Fischer committed
1185 1186 1187 1188
#. Translators: This string displays a date to the user, then tells them the
#. time until that date.  Example: "available August 13th, 2014 (in 5 days and
#. 45 minutes)"
#: openassessment/templates/openassessmentblock/self/oa_self_assessment.html:21
Eric Fischer committed
1189
#, python-format, python-brace-format
Eric Fischer committed
1190 1191 1192 1193 1194 1195 1196 1197 1198 1199
msgid ""
"\n"
"                            <span class=\"date ora-datetime\" data-datetime=\"%(start_date)s\" data-string=\"available {date} (in %(time_until)s)\" data-timezone=\"%(user_timezone)s\" data-language=\"%(user_language)s\"></span>\n"
"                        "
msgstr ""

#. Translators: This string displays a date to the user, then tells them the
#. time until that date.  Example: "due August 13th, 2014 (in 5 days and 45
#. minutes)"
#: openassessment/templates/openassessmentblock/self/oa_self_assessment.html:28
Eric Fischer committed
1200
#, python-format, python-brace-format
Eric Fischer committed
1201 1202 1203 1204 1205 1206 1207
msgid ""
"\n"
"                            <span class=\"date ora-datetime\" data-datetime=\"%(due_date)s\" data-string=\"due {date} (in %(time_until)s)\" data-timezone=\"%(user_timezone)s\" data-language=\"%(user_language)s\"></span>\n"
"                        "
msgstr ""

#: openassessment/templates/openassessmentblock/self/oa_self_assessment.html:72
1208
msgid "Submit your assessment"
Eric Fischer committed
1209 1210
msgstr ""

Eric Fischer committed
1211
#: openassessment/templates/openassessmentblock/self/oa_self_closed.html:30
Eric Fischer committed
1212
msgid ""
Eric Fischer committed
1213 1214 1215
"The due date for this step has passed. This step is now closed. You can no "
"longer complete a self assessment or continue with this assignment, and you "
"will receive a grade of Incomplete."
Eric Fischer committed
1216 1217
msgstr ""

1218
#: openassessment/templates/openassessmentblock/staff/oa_staff_grade.html:13
Eric Fischer committed
1219
#: openassessment/xblock/grade_mixin.py:335
Eric Fischer committed
1220 1221 1222 1223
msgid "Staff Grade"
msgstr ""

#: openassessment/templates/openassessmentblock/staff_area/oa_staff_area.html:6
1224
#: openassessment/templates/openassessmentblock/staff_area/oa_staff_area.html:17
Eric Fischer committed
1225 1226 1227 1228
msgid "Manage Individual Learners"
msgstr ""

#: openassessment/templates/openassessmentblock/staff_area/oa_staff_area.html:7
Eric Fischer committed
1229
#: openassessment/templates/openassessmentblock/staff_area/oa_staff_area.html:44
Eric Fischer committed
1230 1231 1232
msgid "View Assignment Statistics"
msgstr ""

1233
#: openassessment/templates/openassessmentblock/staff_area/oa_staff_area.html:15
Eric Fischer committed
1234 1235
#: openassessment/templates/openassessmentblock/staff_area/oa_staff_area.html:42
#: openassessment/templates/openassessmentblock/staff_area/oa_staff_area.html:124
Eric Fischer committed
1236 1237 1238 1239 1240 1241 1242 1243 1244 1245 1246 1247 1248
msgid "Close"
msgstr ""

#: openassessment/templates/openassessmentblock/staff_area/oa_staff_area.html:26
msgid "Enter an individual learner's username or email"
msgstr ""

#: openassessment/templates/openassessmentblock/staff_area/oa_staff_area.html:29
msgid "Submit"
msgstr ""

#: openassessment/templates/openassessmentblock/staff_area/oa_staff_area.html:51
msgid "Response total"
Usman Khalid committed
1249 1250
msgstr ""

Eric Fischer committed
1251
#: openassessment/templates/openassessmentblock/staff_area/oa_staff_area.html:57
Eric Fischer committed
1252
msgid "Location"
Usman Khalid committed
1253 1254
msgstr ""

Eric Fischer committed
1255
#: openassessment/templates/openassessmentblock/staff_area/oa_staff_area.html:63
Eric Fischer committed
1256
msgid "Learner Progress"
Usman Khalid committed
1257 1258
msgstr ""

Eric Fischer committed
1259 1260
#: openassessment/templates/openassessmentblock/staff_area/oa_staff_area.html:67
#: openassessment/templates/openassessmentblock/staff_area/oa_staff_area.html:90
Eric Fischer committed
1261
msgid "Problem Step"
Usman Khalid committed
1262 1263
msgstr ""

Eric Fischer committed
1264
#: openassessment/templates/openassessmentblock/staff_area/oa_staff_area.html:68
Eric Fischer committed
1265
msgid "Active Learners in Step"
Will Daly committed
1266 1267
msgstr ""

Eric Fischer committed
1268
#: openassessment/templates/openassessmentblock/staff_area/oa_staff_area.html:86
Eric Fischer committed
1269
msgid "Dates"
Will Daly committed
1270 1271
msgstr ""

Eric Fischer committed
1272
#: openassessment/templates/openassessmentblock/staff_area/oa_staff_area.html:91
Eric Fischer committed
1273
msgid "Release Date"
Will Daly committed
1274 1275
msgstr ""

Eric Fischer committed
1276 1277
#: openassessment/templates/openassessmentblock/staff_area/oa_staff_area.html:104
#: openassessment/templates/openassessmentblock/staff_area/oa_staff_area.html:110
Eric Fischer committed
1278
msgid "N/A"
Will Daly committed
1279 1280
msgstr ""

Eric Fischer committed
1281 1282
#: openassessment/templates/openassessmentblock/staff_area/oa_staff_grade_learners.html:7
msgid "Staff Assessment"
Will Daly committed
1283 1284
msgstr ""

Eric Fischer committed
1285 1286
#: openassessment/templates/openassessmentblock/staff_area/oa_staff_grade_learners_assessment.html:7
msgid "Give this learner a grade using the problem's rubric."
Will Daly committed
1287 1288
msgstr ""

1289
#: openassessment/templates/openassessmentblock/staff_area/oa_staff_grade_learners_assessment.html:16
Eric Fischer committed
1290
#, python-format
Usman Khalid committed
1291
msgid ""
Eric Fischer committed
1292
"\n"
1293 1294
"                                        Response for: %(student_username)s\n"
"                                    "
Will Daly committed
1295 1296
msgstr ""

1297 1298 1299 1300 1301 1302 1303
#: openassessment/templates/openassessmentblock/staff_area/oa_staff_grade_learners_assessment.html:20
#: openassessment/templates/openassessmentblock/staff_area/oa_staff_override_assessment.html:19
msgid "Learner Response"
msgstr ""

#: openassessment/templates/openassessmentblock/staff_area/oa_staff_grade_learners_assessment.html:25
#: openassessment/templates/openassessmentblock/staff_area/oa_staff_override_assessment.html:24
1304
#: openassessment/templates/openassessmentblock/staff_area/oa_student_info.html:46
Eric Fischer committed
1305
msgid "The learner's response to the prompt above"
Will Daly committed
1306 1307
msgstr ""

1308 1309
#: openassessment/templates/openassessmentblock/staff_area/oa_staff_grade_learners_assessment.html:47
#: openassessment/templates/openassessmentblock/staff_area/oa_staff_override_assessment.html:46
Eric Fischer committed
1310
msgid "Submit assessment"
Will Daly committed
1311 1312
msgstr ""

1313
#: openassessment/templates/openassessmentblock/staff_area/oa_staff_grade_learners_assessment.html:53
Eric Fischer committed
1314
msgid "Submit assessment and continue grading"
Will Daly committed
1315 1316
msgstr ""

Eric Fischer committed
1317 1318
#: openassessment/templates/openassessmentblock/staff_area/oa_staff_grade_learners_count.html:6
#, python-format
Usman Khalid committed
1319
msgid ""
Eric Fischer committed
1320 1321 1322
"\n"
"                %(ungraded)s Available and %(in_progress)s Checked Out\n"
"            "
1323 1324
msgstr ""

Eric Fischer committed
1325 1326
#: openassessment/templates/openassessmentblock/staff_area/oa_staff_override_assessment.html:6
msgid "Override this learner's current grade using the problem's rubric."
Will Daly committed
1327 1328
msgstr ""

1329
#: openassessment/templates/openassessmentblock/staff_area/oa_staff_override_assessment.html:15
Eric Fischer committed
1330
#, python-format
Usman Khalid committed
1331
msgid ""
Eric Fischer committed
1332
"\n"
1333 1334
"                                    Response for: %(student_username)s\n"
"                                "
Will Daly committed
1335 1336
msgstr ""

1337
#: openassessment/templates/openassessmentblock/staff_area/oa_student_info.html:10
Eric Fischer committed
1338
#, python-format
Will Daly committed
1339
msgid ""
Eric Fischer committed
1340 1341 1342
"\n"
"                Viewing learner: %(learner)s\n"
"            "
Will Daly committed
1343 1344
msgstr ""

1345
#: openassessment/templates/openassessmentblock/staff_area/oa_student_info.html:21
Eric Fischer committed
1346
msgid "Learner's Response"
Will Daly committed
1347 1348
msgstr ""

1349
#: openassessment/templates/openassessmentblock/staff_area/oa_student_info.html:29
Usman Khalid committed
1350 1351 1352
#, python-format
msgid ""
"\n"
Eric Fischer committed
1353 1354
"                            Learner submission removed by %(removed_by_username)s on %(removed_datetime)s\n"
"                        "
Eric Fischer committed
1355 1356
msgstr ""

1357
#: openassessment/templates/openassessmentblock/staff_area/oa_student_info.html:33
Will Daly committed
1358 1359 1360
#, python-format
msgid ""
"\n"
Eric Fischer committed
1361 1362 1363 1364
"                            Learner submission removed on %(removed_datetime)s\n"
"                        "
msgstr ""

1365
#: openassessment/templates/openassessmentblock/staff_area/oa_student_info.html:40
Eric Fischer committed
1366 1367 1368 1369 1370
#, python-format
msgid ""
"\n"
"                        Comments: %(comments)s\n"
"                    "
Usman Khalid committed
1371 1372
msgstr ""

1373
#: openassessment/templates/openassessmentblock/staff_area/oa_student_info.html:57
1374
msgid "Peer Assessments for This Learner"
Usman Khalid committed
1375 1376
msgstr ""

1377
#: openassessment/templates/openassessmentblock/staff_area/oa_student_info.html:62
1378
msgid "Peer Assessments Completed by This Learner"
Usman Khalid committed
1379 1380
msgstr ""

1381
#: openassessment/templates/openassessmentblock/staff_area/oa_student_info.html:67
1382
msgid "Learner's Self Assessment"
Usman Khalid committed
1383 1384
msgstr ""

1385
#: openassessment/templates/openassessmentblock/staff_area/oa_student_info.html:72
1386
msgid "Staff Assessment for This Learner"
Usman Khalid committed
1387 1388
msgstr ""

Eric Fischer committed
1389
#: openassessment/templates/openassessmentblock/staff_area/oa_student_info.html:81
1390
msgid "Learner's Final Grade"
Usman Khalid committed
1391 1392
msgstr ""

Eric Fischer committed
1393
#: openassessment/templates/openassessmentblock/staff_area/oa_student_info.html:90
Usman Khalid committed
1394 1395 1396
#, python-format
msgid ""
"\n"
Eric Fischer committed
1397 1398
"                            Final grade: %(points_earned)s out of %(points_possible)s\n"
"                        "
Usman Khalid committed
1399 1400
msgstr ""

Eric Fischer committed
1401
#: openassessment/templates/openassessmentblock/staff_area/oa_student_info.html:97
1402
msgid "Final Grade Details"
Will Daly committed
1403 1404
msgstr ""

Eric Fischer committed
1405
#: openassessment/templates/openassessmentblock/staff_area/oa_student_info.html:117
Usman Khalid committed
1406 1407 1408
#, python-format
msgid ""
"\n"
Eric Fischer committed
1409 1410
"                                        %(assessment_label)s - %(points)s point\n"
"                                    "
1411 1412
msgid_plural ""
"\n"
Eric Fischer committed
1413 1414
"                                        %(assessment_label)s - %(points)s points\n"
"                                    "
1415 1416
msgstr[0] ""
msgstr[1] ""
Usman Khalid committed
1417

Eric Fischer committed
1418
#: openassessment/templates/openassessmentblock/staff_area/oa_student_info.html:132
Eric Fischer committed
1419 1420 1421
msgid "Feedback Recorded"
msgstr ""

Eric Fischer committed
1422
#: openassessment/templates/openassessmentblock/staff_area/oa_student_info.html:143
Eric Fischer committed
1423
msgid "The submission is waiting for assessments."
Usman Khalid committed
1424 1425
msgstr ""

Eric Fischer committed
1426
#: openassessment/templates/openassessmentblock/staff_area/oa_student_info.html:147
Eric Fischer committed
1427 1428 1429 1430
msgid ""
"The learner's submission has been removed from peer assessment. The learner "
"receives a grade of zero unless you delete the learner's state for the "
"problem to allow them to resubmit a response."
Usman Khalid committed
1431 1432
msgstr ""

Eric Fischer committed
1433
#: openassessment/templates/openassessmentblock/staff_area/oa_student_info.html:151
Eric Fischer committed
1434
msgid "The problem has not been started."
Usman Khalid committed
1435 1436
msgstr ""

Eric Fischer committed
1437
#: openassessment/templates/openassessmentblock/staff_area/oa_student_info.html:155
Eric Fischer committed
1438
msgid "The problem has not been completed."
Usman Khalid committed
1439 1440
msgstr ""

Eric Fischer committed
1441
#: openassessment/templates/openassessmentblock/staff_area/oa_student_info.html:167
Eric Fischer committed
1442
msgid "Submit Assessment Grade Override"
Will Daly committed
1443 1444
msgstr ""

Eric Fischer committed
1445
#: openassessment/templates/openassessmentblock/staff_area/oa_student_info.html:183
Eric Fischer committed
1446
msgid "Remove Submission From Peer Grading"
Will Daly committed
1447 1448
msgstr ""

Eric Fischer committed
1449
#: openassessment/templates/openassessmentblock/staff_area/oa_student_info.html:192
Eric Fischer committed
1450
msgid "Caution: This Action Cannot Be Undone"
Will Daly committed
1451 1452
msgstr ""

Eric Fischer committed
1453
#: openassessment/templates/openassessmentblock/staff_area/oa_student_info.html:193
Will Daly committed
1454
msgid ""
Eric Fischer committed
1455 1456
"Removing a learner's submission cannot be undone and should be done with "
"caution."
Will Daly committed
1457 1458
msgstr ""

Eric Fischer committed
1459
#: openassessment/templates/openassessmentblock/staff_area/oa_student_info.html:198
Eric Fischer committed
1460
msgid "Comments:"
Will Daly committed
1461 1462
msgstr ""

Eric Fischer committed
1463
#: openassessment/templates/openassessmentblock/staff_area/oa_student_info.html:207
Eric Fischer committed
1464
msgid "Remove submission"
Will Daly committed
1465 1466
msgstr ""

Eric Fischer committed
1467
#: openassessment/templates/openassessmentblock/staff_area/oa_student_info.html:222
Eric Fischer committed
1468
msgid "A response was not found for this learner."
Will Daly committed
1469 1470
msgstr ""

1471
#: openassessment/templates/openassessmentblock/staff_area/oa_student_info_assessment_detail.html:16
1472 1473 1474
#, python-format
msgid ""
"\n"
Eric Fischer committed
1475 1476
"                            Assessment %(assessment_num)s:\n"
"                        "
1477 1478
msgstr ""

1479
#: openassessment/templates/openassessmentblock/staff_area/oa_student_info_assessment_detail.html:22
Eric Fischer committed
1480
msgid "Assessment Details"
1481 1482
msgstr ""

1483
#: openassessment/templates/openassessmentblock/staff_area/oa_student_info_assessment_detail.html:26
1484 1485 1486
msgid "Selected Option"
msgstr ""

1487
#: openassessment/templates/openassessmentblock/staff_area/oa_student_info_assessment_detail.html:27
1488 1489 1490
msgid "Feedback"
msgstr ""

1491
#: openassessment/templates/openassessmentblock/staff_area/oa_student_info_assessment_detail.html:29
1492 1493 1494
msgid "Points Possible"
msgstr ""

1495
#: openassessment/templates/openassessmentblock/staff_area/oa_student_info_assessment_detail.html:59
1496 1497 1498
msgid "Overall Feedback"
msgstr ""

1499
#: openassessment/templates/openassessmentblock/student_training/student_training.html:16
Eric Fischer committed
1500
msgid "Learn to Assess Responses"
Will Daly committed
1501 1502
msgstr ""

Eric Fischer committed
1503
#: openassessment/templates/openassessmentblock/student_training/student_training.html:41
1504 1505 1506
#, python-format
msgid ""
"\n"
Eric Fischer committed
1507
"                          In Progress (%(current_progress_num)s of %(training_available_num)s)\n"
1508 1509 1510
"                      "
msgstr ""

Eric Fischer committed
1511 1512
#: openassessment/templates/openassessmentblock/student_training/student_training.html:57
#: openassessment/templates/openassessmentblock/student_training/student_training.html:65
Eric Fischer committed
1513
msgid "Learning to Assess Responses"
Will Daly committed
1514 1515
msgstr ""

Eric Fischer committed
1516
#: openassessment/templates/openassessmentblock/student_training/student_training.html:60
Usman Khalid committed
1517
msgid ""
Eric Fischer committed
1518 1519 1520 1521 1522
"Before you begin to assess your peers' responses, you'll learn how to "
"complete peer assessments by reviewing responses that instructors have "
"already assessed. If you select the same options for the response that the "
"instructor selected, you'll move to the next step. If you don't select the "
"same options, you'll review the response and try again."
Will Daly committed
1523 1524
msgstr ""

Eric Fischer committed
1525
#: openassessment/templates/openassessmentblock/student_training/student_training.html:68
Eric Fischer committed
1526 1527 1528 1529
msgid ""
"Your assessment differs from the instructor's assessment of this response. "
"Review the response and consider why the instructor may have assessed it "
"differently. Then, try the assessment again."
Will Daly committed
1530 1531
msgstr ""

Eric Fischer committed
1532
#: openassessment/templates/openassessmentblock/student_training/student_training.html:75
Eric Fischer committed
1533
msgid "The response to the prompt above:"
Will Daly committed
1534 1535
msgstr ""

Eric Fischer committed
1536
#: openassessment/templates/openassessmentblock/student_training/student_training.html:97
Eric Fischer committed
1537
msgid "Selected Options Agree"
Will Daly committed
1538 1539
msgstr ""

Eric Fischer committed
1540
#: openassessment/templates/openassessmentblock/student_training/student_training.html:100
Eric Fischer committed
1541
msgid "The option you selected is the option that the instructor selected."
Will Daly committed
1542 1543
msgstr ""

Eric Fischer committed
1544
#: openassessment/templates/openassessmentblock/student_training/student_training.html:104
Eric Fischer committed
1545
msgid "Selected Options Differ"
Will Daly committed
1546 1547
msgstr ""

Eric Fischer committed
1548
#: openassessment/templates/openassessmentblock/student_training/student_training.html:107
Eric Fischer committed
1549 1550
msgid ""
"The option you selected is not the option that the instructor selected."
Will Daly committed
1551 1552
msgstr ""

Eric Fischer committed
1553
#: openassessment/templates/openassessmentblock/student_training/student_training.html:143
Eric Fischer committed
1554
msgid "We could not check your assessment"
Will Daly committed
1555 1556
msgstr ""

Eric Fischer committed
1557
#: openassessment/templates/openassessmentblock/student_training/student_training.html:150
Eric Fischer committed
1558
msgid "Compare your selections with the instructor's selections"
Will Daly committed
1559 1560
msgstr ""

Eric Fischer committed
1561
#: openassessment/templates/openassessmentblock/student_training/student_training_closed.html:29
Usman Khalid committed
1562
msgid ""
Eric Fischer committed
1563 1564 1565
"The due date for this step has passed. This step is now closed. You can no "
"longer continue with this assignment, and you will receive a grade of "
"Incomplete."
Will Daly committed
1566 1567
msgstr ""

1568
#: openassessment/templates/openassessmentblock/student_training/student_training_error.html:18
Eric Fischer committed
1569
msgid "Error Loading Learner Training Examples"
Will Daly committed
1570
msgstr ""
Eric Fischer committed
1571

1572
#: openassessment/templates/openassessmentblock/student_training/student_training_error.html:21
Eric Fischer committed
1573
msgid "The Learner Training Step of this assignment could not be loaded."
Will Daly committed
1574 1575
msgstr ""

Eric Fischer committed
1576
#: openassessment/xblock/data_conversion.py:244
Eric Fischer committed
1577
msgid "You must provide options selected in the assessment."
Will Daly committed
1578 1579
msgstr ""

Eric Fischer committed
1580
#: openassessment/xblock/data_conversion.py:247
Eric Fischer committed
1581
msgid "You must provide overall feedback in the assessment."
Will Daly committed
1582 1583
msgstr ""

Eric Fischer committed
1584
#: openassessment/xblock/data_conversion.py:250
Eric Fischer committed
1585
msgid "You must provide feedback for criteria in the assessment."
Will Daly committed
1586 1587
msgstr ""

Eric Fischer committed
1588
#: openassessment/xblock/grade_mixin.py:73
Eric Fischer committed
1589
#: openassessment/xblock/leaderboard_mixin.py:52
Eric Fischer committed
1590 1591
#: openassessment/xblock/self_assessment_mixin.py:40
#: openassessment/xblock/student_training_mixin.py:57
Eric Fischer committed
1592
#: openassessment/xblock/student_training_mixin.py:212
Eric Fischer committed
1593
msgid "An unexpected error occurred."
Will Daly committed
1594 1595
msgstr ""

Eric Fischer committed
1596
#: openassessment/xblock/grade_mixin.py:164
Eric Fischer committed
1597
msgid "Peer Assessment"
Will Daly committed
1598 1599
msgstr ""

Eric Fischer committed
1600
#: openassessment/xblock/grade_mixin.py:166
1601 1602 1603
msgid "Self Assessment"
msgstr ""

Eric Fischer committed
1604
#: openassessment/xblock/grade_mixin.py:199
Eric Fischer committed
1605
msgid "Assessment feedback could not be saved."
Will Daly committed
1606 1607
msgstr ""

Eric Fischer committed
1608
#: openassessment/xblock/grade_mixin.py:210
Eric Fischer committed
1609
msgid "Feedback saved."
Will Daly committed
1610 1611
msgstr ""

Eric Fischer committed
1612 1613
#: openassessment/xblock/grade_mixin.py:336
#: openassessment/xblock/grade_mixin.py:479
Eric Fischer committed
1614 1615 1616
msgid "Staff Comments"
msgstr ""

Eric Fischer committed
1617
#: openassessment/xblock/grade_mixin.py:342
Eric Fischer committed
1618
msgid "Peer Median Grade"
Will Daly committed
1619 1620
msgstr ""

Eric Fischer committed
1621 1622
#: openassessment/xblock/grade_mixin.py:347
#: openassessment/xblock/grade_mixin.py:486
Eric Fischer committed
1623
#, python-brace-format
Eric Fischer committed
1624
msgid "Peer {peer_index}"
Will Daly committed
1625 1626
msgstr ""

Eric Fischer committed
1627
#: openassessment/xblock/grade_mixin.py:348
Eric Fischer committed
1628 1629 1630
msgid "Peer Comments"
msgstr ""

Eric Fischer committed
1631
#: openassessment/xblock/grade_mixin.py:358
1632 1633 1634
msgid "Self Assessment Grade"
msgstr ""

Eric Fischer committed
1635
#: openassessment/xblock/grade_mixin.py:358
Eric Fischer committed
1636
msgid "Your Self Assessment"
Will Daly committed
1637 1638
msgstr ""

Eric Fischer committed
1639 1640
#: openassessment/xblock/grade_mixin.py:359
#: openassessment/xblock/grade_mixin.py:498
Eric Fischer committed
1641
msgid "Your Comments"
Eric Fischer committed
1642 1643
msgstr ""

Eric Fischer committed
1644
#: openassessment/xblock/grade_mixin.py:451
Eric Fischer committed
1645
msgid "Waiting for peer reviews"
Will Daly committed
1646 1647
msgstr ""

Eric Fischer committed
1648
#: openassessment/xblock/grade_mixin.py:491
Eric Fischer committed
1649
msgid "Peer"
Will Daly committed
1650 1651
msgstr ""

Eric Fischer committed
1652
#: openassessment/xblock/peer_assessment_mixin.py:61
Eric Fischer committed
1653
msgid "You must submit a response before you can perform a peer assessment."
Will Daly committed
1654 1655
msgstr ""

Eric Fischer committed
1656
#: openassessment/xblock/peer_assessment_mixin.py:75
Eric Fischer committed
1657 1658 1659
msgid ""
"This feedback has already been submitted or the submission has been "
"cancelled."
Will Daly committed
1660 1661
msgstr ""

Eric Fischer committed
1662 1663
#: openassessment/xblock/peer_assessment_mixin.py:100
#: openassessment/xblock/peer_assessment_mixin.py:105
Eric Fischer committed
1664
msgid "Your peer assessment could not be submitted."
Will Daly committed
1665 1666
msgstr ""

Eric Fischer committed
1667
#: openassessment/xblock/peer_assessment_mixin.py:119
Eric Fischer committed
1668
#: openassessment/xblock/student_training_mixin.py:218
Eric Fischer committed
1669
msgid "Could not update workflow status."
Will Daly committed
1670 1671
msgstr ""

Eric Fischer committed
1672
#: openassessment/xblock/peer_assessment_mixin.py:128
Eric Fischer committed
1673
msgid "Could not load peer assessment."
Will Daly committed
1674 1675
msgstr ""

Eric Fischer committed
1676
#: openassessment/xblock/peer_assessment_mixin.py:210
1677
msgid "Submit your assessment and review another response"
Will Daly committed
1678 1679
msgstr ""

Eric Fischer committed
1680
#: openassessment/xblock/peer_assessment_mixin.py:214
1681
msgid "Submit your assessment and move to next step"
Will Daly committed
1682 1683
msgstr ""

Eric Fischer committed
1684
#: openassessment/xblock/peer_assessment_mixin.py:218
Eric Fischer committed
1685
#, python-brace-format
1686
msgid "Submit your assessment and move to response #{response_number}"
Will Daly committed
1687 1688
msgstr ""

Eric Fischer committed
1689
#: openassessment/xblock/resolve_dates.py:51
Eric Fischer committed
1690
#, python-brace-format
Will Daly committed
1691
msgid ""
Eric Fischer committed
1692 1693
"'{date}' is an invalid date format. Make sure the date is formatted as YYYY-"
"MM-DDTHH:MM:SS."
Will Daly committed
1694 1695
msgstr ""

Eric Fischer committed
1696
#: openassessment/xblock/resolve_dates.py:57
Eric Fischer committed
1697
#, python-brace-format
Eric Fischer committed
1698
msgid "'{date}' must be a date string or datetime"
Will Daly committed
1699 1700
msgstr ""

Eric Fischer committed
1701
#: openassessment/xblock/resolve_dates.py:210
Eric Fischer committed
1702
#, python-brace-format
Will Daly committed
1703
msgid ""
Eric Fischer committed
1704 1705
"This step's start date '{start}' cannot be earlier than the previous step's "
"start date '{prev}'."
Will Daly committed
1706 1707
msgstr ""

Eric Fischer committed
1708
#: openassessment/xblock/resolve_dates.py:218
Eric Fischer committed
1709
#, python-brace-format
Eric Fischer committed
1710 1711 1712
msgid ""
"This step's due date '{due}' cannot be later than the next step's due date "
"'{prev}'."
Will Daly committed
1713 1714
msgstr ""

Eric Fischer committed
1715
#: openassessment/xblock/resolve_dates.py:234
Eric Fischer committed
1716
#, python-brace-format
Eric Fischer committed
1717
msgid "The start date '{start}' cannot be later than the due date '{due}'"
Will Daly committed
1718 1719
msgstr ""

Eric Fischer committed
1720
#: openassessment/xblock/self_assessment_mixin.py:136
Eric Fischer committed
1721
msgid "You must submit a response before you can perform a self-assessment."
Will Daly committed
1722 1723
msgstr ""

Eric Fischer committed
1724 1725
#: openassessment/xblock/self_assessment_mixin.py:158
#: openassessment/xblock/self_assessment_mixin.py:165
Eric Fischer committed
1726
msgid "Your self assessment could not be submitted."
Will Daly committed
1727 1728
msgstr ""

Eric Fischer committed
1729
#: openassessment/xblock/staff_area_mixin.py:43
Eric Fischer committed
1730
msgid "You do not have permission to schedule training"
Will Daly committed
1731 1732
msgstr ""

Eric Fischer committed
1733
#: openassessment/xblock/staff_area_mixin.py:44
Eric Fischer committed
1734
msgid "You do not have permission to reschedule tasks."
Will Daly committed
1735 1736
msgstr ""

Eric Fischer committed
1737
#: openassessment/xblock/staff_area_mixin.py:71
Eric Fischer committed
1738
msgid "You do not have permission to access the ORA staff area"
Usman Khalid committed
1739 1740
msgstr ""

Eric Fischer committed
1741
#: openassessment/xblock/staff_area_mixin.py:72
Eric Fischer committed
1742
msgid "You do not have permission to access ORA learner information."
Will Daly committed
1743 1744
msgstr ""

Eric Fischer committed
1745
#: openassessment/xblock/staff_area_mixin.py:73
Eric Fischer committed
1746
msgid "You do not have permission to access ORA staff grading."
Will Daly committed
1747 1748
msgstr ""

Eric Fischer committed
1749
#: openassessment/xblock/staff_area_mixin.py:180
Eric Fischer committed
1750
msgid "Error getting learner information."
Will Daly committed
1751 1752
msgstr ""

Eric Fischer committed
1753
#: openassessment/xblock/staff_area_mixin.py:217
Eric Fischer committed
1754
msgid "Error loading the checked out learner response."
Will Daly committed
1755 1756
msgstr ""

Eric Fischer committed
1757
#: openassessment/xblock/staff_area_mixin.py:219
Eric Fischer committed
1758
msgid "No other learner responses are available for grading at this time."
Will Daly committed
1759 1760
msgstr ""

Eric Fischer committed
1761
#: openassessment/xblock/staff_area_mixin.py:222
Eric Fischer committed
1762
msgid "Error getting staff grade information."
Will Daly committed
1763 1764
msgstr ""

Eric Fischer committed
1765
#: openassessment/xblock/staff_area_mixin.py:243
Eric Fischer committed
1766
msgid "Error getting staff grade ungraded and checked out counts."
Will Daly committed
1767 1768
msgstr ""

Eric Fischer committed
1769
#: openassessment/xblock/staff_area_mixin.py:440
Eric Fischer committed
1770
msgid "Please enter valid reason to remove the submission."
Will Daly committed
1771 1772
msgstr ""

Eric Fischer committed
1773
#: openassessment/xblock/staff_area_mixin.py:464
Eric Fischer committed
1774 1775 1776 1777
msgid ""
"The learner submission has been removed from peer assessment. The learner "
"receives a grade of zero unless you delete the learner's state for the "
"problem to allow them to resubmit a response."
Will Daly committed
1778 1779
msgstr ""

Eric Fischer committed
1780
#: openassessment/xblock/staff_assessment_mixin.py:39
Eric Fischer committed
1781
msgid "The submission ID of the submission being assessed was not found."
Will Daly committed
1782 1783
msgstr ""

Eric Fischer committed
1784 1785
#: openassessment/xblock/staff_assessment_mixin.py:65
#: openassessment/xblock/staff_assessment_mixin.py:72
Eric Fischer committed
1786
msgid "Your staff assessment could not be submitted."
Will Daly committed
1787 1788
msgstr ""

Eric Fischer committed
1789
#: openassessment/xblock/staff_assessment_mixin.py:124
Eric Fischer committed
1790
msgid "Waiting for a Staff Grade"
Will Daly committed
1791 1792
msgstr ""

Eric Fischer committed
1793
#: openassessment/xblock/staff_assessment_mixin.py:125
Eric Fischer committed
1794 1795 1796
msgid ""
"Check back later to see if a course staff member has assessed your response."
" You will receive your grade after the assessment is complete."
Will Daly committed
1797 1798
msgstr ""

Eric Fischer committed
1799
#: openassessment/xblock/staff_assessment_mixin.py:136
Eric Fischer committed
1800
msgid "You Must Complete the Steps Above to View Your Grade"
Will Daly committed
1801 1802
msgstr ""

Eric Fischer committed
1803
#: openassessment/xblock/staff_assessment_mixin.py:137
Eric Fischer committed
1804 1805 1806 1807
msgid ""
"Although a course staff member has assessed your response, you will receive "
"your grade only after you have completed all the required steps of this "
"problem."
Will Daly committed
1808 1809
msgstr ""

Eric Fischer committed
1810
#: openassessment/xblock/student_training_mixin.py:175
Eric Fischer committed
1811
msgid "Missing options_selected key in request"
Will Daly committed
1812 1813
msgstr ""

Eric Fischer committed
1814
#: openassessment/xblock/student_training_mixin.py:177
Eric Fischer committed
1815
msgid "options_selected must be a dictionary"
Will Daly committed
1816 1817
msgstr ""

Eric Fischer committed
1818 1819
#: openassessment/xblock/student_training_mixin.py:202
#: openassessment/xblock/student_training_mixin.py:207
Eric Fischer committed
1820
msgid "Your scores could not be checked."
Will Daly committed
1821 1822
msgstr ""

Eric Fischer committed
1823 1824
#: openassessment/xblock/studio_mixin.py:179
#: openassessment/xblock/studio_mixin.py:191
Eric Fischer committed
1825
msgid "Error updating XBlock configuration"
Will Daly committed
1826 1827
msgstr ""

Eric Fischer committed
1828
#: openassessment/xblock/studio_mixin.py:194
Eric Fischer committed
1829 1830 1831
msgid "Error: both text and file upload responses can't be disabled"
msgstr ""

Eric Fischer committed
1832
#: openassessment/xblock/studio_mixin.py:197
Eric Fischer committed
1833 1834 1835 1836 1837
msgid ""
"Error: in case if text response is disabled file upload response must be "
"required"
msgstr ""

Eric Fischer committed
1838
#: openassessment/xblock/studio_mixin.py:200
Eric Fischer committed
1839 1840 1841 1842 1843
msgid ""
"Error: in case if file upload response is disabled text response must be "
"required"
msgstr ""

Eric Fischer committed
1844
#: openassessment/xblock/studio_mixin.py:224
Eric Fischer committed
1845
#, python-brace-format
Eric Fischer committed
1846
msgid "Validation error: {error}"
Will Daly committed
1847 1848
msgstr ""

Eric Fischer committed
1849
#: openassessment/xblock/studio_mixin.py:249
Eric Fischer committed
1850
msgid "Successfully updated OpenAssessment XBlock"
Will Daly committed
1851 1852
msgstr ""

Eric Fischer committed
1853
#: openassessment/xblock/submission_mixin.py:76
Eric Fischer committed
1854
msgid "\"submission\" required to submit answer."
Will Daly committed
1855 1856
msgstr ""

Eric Fischer committed
1857
#: openassessment/xblock/submission_mixin.py:97
Eric Fischer committed
1858
msgid "To submit a response, view this component in Preview or Live mode."
Will Daly committed
1859 1860
msgstr ""

Eric Fischer committed
1861
#: openassessment/xblock/submission_mixin.py:103
Eric Fischer committed
1862
msgid "Multiple submissions are not allowed."
Will Daly committed
1863 1864
msgstr ""

Eric Fischer committed
1865
#: openassessment/xblock/submission_mixin.py:146
Eric Fischer committed
1866
msgid "API returned unclassified exception."
Will Daly committed
1867 1868
msgstr ""

Eric Fischer committed
1869
#: openassessment/xblock/submission_mixin.py:188
Eric Fischer committed
1870
msgid "This response could not be saved."
Will Daly committed
1871 1872
msgstr ""

Eric Fischer committed
1873
#: openassessment/xblock/submission_mixin.py:192
Eric Fischer committed
1874
msgid "This response was not submitted."
Will Daly committed
1875 1876
msgstr ""

Eric Fischer committed
1877
#: openassessment/xblock/submission_mixin.py:221
Eric Fischer committed
1878 1879 1880
msgid "Files descriptions could not be saved."
msgstr ""

Eric Fischer committed
1881
#: openassessment/xblock/submission_mixin.py:225
Eric Fischer committed
1882 1883 1884
msgid "Files descriptions were not submitted."
msgstr ""

Eric Fischer committed
1885
#: openassessment/xblock/submission_mixin.py:287
Eric Fischer committed
1886
msgid "There was an error uploading your file."
Will Daly committed
1887 1888
msgstr ""

Eric Fischer committed
1889
#: openassessment/xblock/submission_mixin.py:295
Eric Fischer committed
1890
msgid "Content type must be GIF, PNG or JPG."
Will Daly committed
1891 1892
msgstr ""

Eric Fischer committed
1893
#: openassessment/xblock/submission_mixin.py:298
Eric Fischer committed
1894
msgid "Content type must be PDF, GIF, PNG or JPG."
Will Daly committed
1895 1896
msgstr ""

Eric Fischer committed
1897
#: openassessment/xblock/submission_mixin.py:301
Eric Fischer committed
1898
msgid "File type must be one of the following types: {}"
Will Daly committed
1899 1900
msgstr ""

Eric Fischer committed
1901
#: openassessment/xblock/submission_mixin.py:305
Eric Fischer committed
1902
msgid "File type is not allowed."
Will Daly committed
1903 1904
msgstr ""

Eric Fischer committed
1905
#: openassessment/xblock/submission_mixin.py:312
Eric Fischer committed
1906
msgid "Error retrieving upload URL."
Will Daly committed
1907 1908
msgstr ""

Eric Fischer committed
1909
#: openassessment/xblock/submission_mixin.py:450
Eric Fischer committed
1910
msgid "This response has been saved but not submitted."
Will Daly committed
1911 1912
msgstr ""

Eric Fischer committed
1913
#: openassessment/xblock/submission_mixin.py:451
Eric Fischer committed
1914
msgid "This response has not been saved."
Will Daly committed
1915 1916
msgstr ""

Eric Fischer committed
1917
#: openassessment/xblock/validation.py:117
Eric Fischer committed
1918
msgid "This problem must include at least one assessment."
Will Daly committed
1919 1920
msgstr ""

Eric Fischer committed
1921
#: openassessment/xblock/validation.py:121
Eric Fischer committed
1922
msgid "The assessment order you selected is invalid."
Will Daly committed
1923 1924
msgstr ""

Eric Fischer committed
1925
#: openassessment/xblock/validation.py:131
Eric Fischer committed
1926 1927 1928
msgid "In peer assessment, the \"Must Grade\" value must be a positive integer."
msgstr ""

Eric Fischer committed
1929
#: openassessment/xblock/validation.py:134
Eric Fischer committed
1930 1931 1932
msgid "In peer assessment, the \"Graded By\" value must be a positive integer."
msgstr ""

Eric Fischer committed
1933
#: openassessment/xblock/validation.py:138
Usman Khalid committed
1934
msgid ""
Eric Fischer committed
1935 1936
"In peer assessment, the \"Must Grade\" value must be greater than or equal "
"to the \"Graded By\" value."
Will Daly committed
1937 1938
msgstr ""

Eric Fischer committed
1939
#: openassessment/xblock/validation.py:147
Eric Fischer committed
1940 1941 1942
msgid "You must provide at least one example response for learner training."
msgstr ""

Eric Fischer committed
1943
#: openassessment/xblock/validation.py:150
Eric Fischer committed
1944 1945 1946
msgid "Each example response for learner training must be unique."
msgstr ""

Eric Fischer committed
1947
#: openassessment/xblock/validation.py:157
Eric Fischer committed
1948 1949 1950
msgid "The \"required\" value must be true if staff assessment is the only step."
msgstr ""

Eric Fischer committed
1951
#: openassessment/xblock/validation.py:161
Will Daly committed
1952
msgid ""
Eric Fischer committed
1953 1954
"The number of assessments cannot be changed after the problem has been "
"released."
Will Daly committed
1955 1956
msgstr ""

Eric Fischer committed
1957
#: openassessment/xblock/validation.py:166
Will Daly committed
1958
msgid ""
Eric Fischer committed
1959
"The assessment type cannot be changed after the problem has been released."
Will Daly committed
1960 1961
msgstr ""

Eric Fischer committed
1962
#: openassessment/xblock/validation.py:189
Eric Fischer committed
1963
msgid "This rubric definition is not valid."
Will Daly committed
1964 1965
msgstr ""

Eric Fischer committed
1966
#: openassessment/xblock/validation.py:195
Eric Fischer committed
1967
#, python-brace-format
Eric Fischer committed
1968
msgid "Options in '{criterion}' have duplicate name(s): {duplicates}"
Will Daly committed
1969 1970
msgstr ""

Eric Fischer committed
1971
#: openassessment/xblock/validation.py:203
Eric Fischer committed
1972
msgid "Criteria with no options must require written feedback."
Will Daly committed
1973 1974
msgstr ""

Eric Fischer committed
1975
#: openassessment/xblock/validation.py:212
Eric Fischer committed
1976
msgid "Prompts cannot be created or deleted after a problem is released."
Will Daly committed
1977 1978
msgstr ""

Eric Fischer committed
1979
#: openassessment/xblock/validation.py:216
Eric Fischer committed
1980
msgid "The number of criteria cannot be changed after a problem is released."
Will Daly committed
1981 1982
msgstr ""

Eric Fischer committed
1983
#: openassessment/xblock/validation.py:229
Eric Fischer committed
1984
msgid "Criteria names cannot be changed after a problem is released"
Will Daly committed
1985 1986
msgstr ""

Eric Fischer committed
1987
#: openassessment/xblock/validation.py:234
Eric Fischer committed
1988 1989 1990
msgid "The number of options cannot be changed after a problem is released."
msgstr ""

Eric Fischer committed
1991
#: openassessment/xblock/validation.py:239
Eric Fischer committed
1992
msgid "Point values cannot be changed after a problem is released."
Will Daly committed
1993 1994
msgstr ""

Eric Fischer committed
1995 1996
#: openassessment/xblock/validation.py:290
msgid "Learner training must have at least one training example."
Eric Fischer committed
1997 1998
msgstr ""

Eric Fischer committed
1999
#: openassessment/xblock/validation.py:352
Eric Fischer committed
2000
msgid "Leaderboard number is invalid."
Will Daly committed
2001 2002
msgstr ""

Eric Fischer committed
2003
#: openassessment/xblock/validation.py:375
Usman Khalid committed
2004
msgid "The submission format is invalid."
Will Daly committed
2005
msgstr ""