diff --git a/lib/WeBWorK/Localize/cs-CZ.po b/lib/WeBWorK/Localize/cs-CZ.po
index ae4f6d7a94..7108e8ceb7 100644
--- a/lib/WeBWorK/Localize/cs-CZ.po
+++ b/lib/WeBWorK/Localize/cs-CZ.po
@@ -1,7 +1,7 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
-#
+#
# Translators:
# Robert Mařík After the Reduced Scoring Date all additional work done by the student "
"counts at a reduced rate. Here is where you set the reduced rate which must "
@@ -426,19 +483,19 @@ msgid ""
"written appropriately. During summer 2005, a newer version of the answer checkers was "
"implemented for answers which are functions and numbers. The newer checkers "
-"allow more functions in student answers, and behave better in certain cases."
-" Some problems are specifically coded to use new (or old) answer checkers. "
+"allow more functions in student answers, and behave better in certain cases. "
+"Some problems are specifically coded to use new (or old) answer checkers. "
"However, for the bulk of the problems, you can choose what the default will "
"be here. Choosing false here means that the newer answer "
"checkers will be used by default, and choosing true means that the "
"old answer checkers will be used by default. MathQuill renders students answers in real-time as they type on the "
"keyboard. MathView allows students to choose from a variety of common "
@@ -455,103 +512,115 @@ msgid ""
"DIV enclosing the problem if it is different than the value which should be "
"set in the main HTML tag set for the entire course based on the course "
"language. There are two options for the DIRection attribute: \"ltr\" "
-"for left-to-write scripts, and \"rtl\" for right-to-left scripts like Arabic"
-" and Hebrew. The DIRection attribute is needed to trigger proper "
+"for left-to-write scripts, and \"rtl\" for right-to-left scripts like Arabic "
+"and Hebrew. The DIRection attribute is needed to trigger proper "
"display of the question text when the problem text-direction is different "
"than that used by the current language of the course. For example, English "
-"problems from the library browser would display improperly in RTL mode for a"
-" Hebrew course, unless the problen Direction is set to LTR. The "
-"feature to set a problem language and direction was only added in 2018 to "
-"the PG language, so most problems will not declare their language, and the "
-"system needs to fall back to determining the language and direction in a "
-"different manner. The OPL itself is all English, so the system wide fallback"
-" is to en-US in LTR mode. Since the defaults fall back to the LTR "
-"direction, most sites should be fine with the \"auto::\" mode, but may want "
-"to select the one which matches their course language. The mode "
-"\"force::ltr\" would also be an option for a course which runs into trouble "
-"with the \"auto\" modes. Modes:
"
+"problems from the library browser would display improperly in RTL mode for a "
+"Hebrew course, unless the problen Direction is set to LTR.
The feature " +"to set a problem language and direction was only added in 2018 to the PG " +"language, so most problems will not declare their language, and the system " +"needs to fall back to determining the language and direction in a different " +"manner. The OPL itself is all English, so the system wide fallback is to en-" +"US in LTR mode.
Since the defaults fall back to the LTR direction, " +"most sites should be fine with the \"auto::\" mode, but may want to select " +"the one which matches their course language. The mode \"force::ltr\" would " +"also be an option for a course which runs into trouble with the \"auto\" " +"modes.
Modes:
Some servers handle courses taking place in different timezones. If this " "course is not showing the correct timezone, enter the correct value here. " -"The format consists of unix times, such as \"America/New_York\", " -"\"America/Chicago\", \"America/Denver\", \"America/Phoenix\" or " -"\"America/Los_Angeles\".
Complete list: TimeZoneFiles" +"The format consists of unix times, such as \"America/New_York\", \"America/" +"Chicago\", \"America/Denver\", \"America/Phoenix\" or \"America/" +"Los_Angeles\".Complete list: TimeZoneFiles" msgstr "" -#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:982 +#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:1011 msgid "" "This can be set to one of the dates associated with assignments, or " "\"Never\". For each assignment, if this setting is \"After the ... \" then " -"if it is after the indicated date, WeBWorK will send scores. If this setting" -" is \"Never\" then there is no date that will force WeBWorK to send scores " +"if it is after the indicated date, WeBWorK will send scores. If this setting " +"is \"Never\" then there is no date that will force WeBWorK to send scores " "and only the $LTISendGradesEarlyThreshold can cause scores to be sent. If " "scores are sent:
If $LTISendScoresAfterDate is set to " -"\"After the reduced scoring date\" and an assignment has no reduced scoring " -"date or reduced scoring is disabled, the fallback is to use the close " -"date.
For a given assignment, WeBWorK will still send a score to the " -"LMS if the $LTISendGradesEarlyThreshold has been met, regardless of how " +"assignment will be included in the overall course score calculation." +"li>
If $LTISendScoresAfterDate is set to \"After the " +"reduced scoring date\" and an assignment has no reduced scoring date or " +"reduced scoring is disabled, the fallback is to use the close date." +"p>
For a given assignment, WeBWorK will still send a score to the LMS if " +"the $LTISendGradesEarlyThreshold has been met, regardless of how " "$LTISendScoresAfterDate is set.
" msgstr "" -#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:1008 +#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:1037 msgid "" "This can either be set to a score or set to Attempted. When something " "triggers a potential grade passback, if it is earlier than " "$LTISendScoresAfterDate, the condition described by this variable must be " "met or else no score will be sent.
If this variable is a score, then " -"the set will need to have a score that reaches or exceeds this score for its" -" score to be sent to the LMS (or included in the 'course' score " -"calculation). If this variable is set to Attempted, then the set needs to " -"have been attempted for its score to be sent to the LMS (or included in the " -"'course' score calculation).
For a regular or jitar set, 'attempted' " -"means that at least one exercise was attempted. For a test, 'attempted' " -"means that either multiple versions exist or there is one version with a " -"graded submission.
" +"the set will need to have a score that reaches or exceeds this score for its " +"score to be sent to the LMS (or included in the 'course' score calculation). " +"If this variable is set to Attempted, then the set needs to have been " +"attempted for its score to be sent to the LMS (or included in the 'course' " +"score calculation).For a regular or jitar set, 'attempted' means that " +"at least one exercise was attempted. For a test, 'attempted' means that " +"either multiple versions exist or there is one version with a graded " +"submission.
" msgstr "" -#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:359 +#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:374 msgid "" "This sets whether the Reduced Scoring system will be enabled. If enabled " "you will need to set the default length of the reduced scoring period and " "the value of work done in the reduced scoring period below.
To use " -"this, you also have to enable Reduced Scoring for individual assignments and" -" set their Reduced Scoring Dates by editing the set data.
This works " +"this, you also have to enable Reduced Scoring for individual assignments and " +"set their Reduced Scoring Dates by editing the set data.
This works " "with the avg_problem_grader (which is the default grader) and the " "std_problem_grader (the all or nothing grader). It will work with custom " "graders if they are written appropriately.
" msgstr "" -#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:948 +#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:861 +msgid "" +"When students click the Email Instructor button to send " +"feedback, WeBWorK fills in the subject line. Here you can set the subject " +"line. In it, you can have various bits of information filled in with the " +"following escape sequences.
If content is " +"between a brace pair, like '{ rec:%r}', then it will only be included in the " +"subject line if all substitutions within the double brace pair are defined " +"and nonempty." +msgstr "" + +#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:977 msgid "" "
When this is true, any time WeBWorK is about to send a score to the LMS, " "it will first request from the LMS what that score currently is. Then if " @@ -559,21 +628,21 @@ msgid "" "score, WeBWorK will not follow through with updating the LMS score. This is " "to avoid frequent insignificant updates to a student score in the LMS. With " "some LMSs, students may receive notifications each time a score is updated, " -"and setting this variable will prevent too many notifications for them. This" -" does create a two-step process, first querying the current score from the " +"and setting this variable will prevent too many notifications for them. This " +"does create a two-step process, first querying the current score from the " "LMS and then actually updating the score (if there is a significant " "difference). Additional details:
When viewing a problem, users may choose different methods of rendering " "formulas via an options box in the left panel. Here, you can adjust what " @@ -585,19 +654,25 @@ msgid "" "choice of modes (since there will only be one active).
" msgstr "" -#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/GatewayQuiz.pm:1447 +#: /opt/webwork/webwork2/templates/ContentGenerator/GatewayQuiz.html.ep:394 msgid "" -"Warning: There may be something wrong with a question in " +"Warning: There may be something wrong with a problem in " "this test. Please inform your instructor including the warning messages " -"below." +"below the problem." msgstr "" -#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator.pm:1223 +#: /opt/webwork/webwork2/templates/ContentGenerator/Problem.html.ep:71 msgid "" "Warning: There may be something wrong with this question. " "Please inform your instructor including the warning messages below." msgstr "" +#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator.pm:1223 +msgid "" +"Warning: WeBWorK has encountered warnings while processing " +"your request. See the warning messages below for details." +msgstr "" + #: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/Index.html.ep:212 msgid "" "one set's details for some or all users" @@ -615,39 +690,39 @@ msgstr "" msgid "selected users to selected sets" msgstr "" -#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:453 +#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:468 msgid "" "[Scoring]/report_grades_data.csv',
-#. '[TMPL]/email/report_grades.msg',)
-#: /opt/webwork/webwork2/templates/HelpFiles/Grades.html.ep:18
+#. ('[Scoring]/report_grades_data.csv', '[TMPL]/email/report_grades.msg',)
+#: /opt/webwork/webwork2/templates/HelpFiles/Grades.html.ep:26
msgid ""
"Additional (external) grades can be shown on this page by placing them in "
"the CSV file %1. The first six columns must be (in order): Student ID, "
-"Username, Last Name, First Name, Section, Recitation. The remaining columns"
-" can list any external grades. To display the grades, the CSV file is "
-"merged with the \"Email\" message %2, which will be rendered and displayed "
-"below the grade table. The message can be created on the \"Email\" page and"
-" the CSV file can be created/uploaded using the \"File Manager\". External "
+"Username, Last Name, First Name, Section, Recitation. The remaining columns "
+"can list any external grades. To display the grades, the CSV file is merged "
+"with the \"Email\" message %2, which will be rendered and displayed below "
+"the grade table. The message can be created on the \"Email\" page and the "
+"CSV file can be created/uploaded using the \"File Manager\". External "
"grades can only be displayed here and are not included in any totals or "
"statistics."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:872
+#: /opt/webwork/webwork2/templates/ContentGenerator/Grades.html.ep:14
+msgid "Additional Grade Information"
+msgstr ""
+
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:901
msgid "Additional addresses for receiving feedback email"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/ProblemSet.pm:233
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/ProblemSet.pm:248
msgid "Additional submissions available."
msgstr ""
#. ($badLocAddr)
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:1819
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:1810
msgid ""
"Address(es) %1 already exist in the database. THIS SHOULD NOT HAPPEN! "
"Please double check the integrity of the WeBWorK database before continuing."
msgstr ""
#. (join(', ', @noAdd)
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:2097
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:2088
msgid ""
"Address(es) %1 in the add list is(are) already in the location %2, and so "
"were skipped."
msgstr ""
#. (join(', ', @noDel)
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:2119
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:2110
msgid ""
"Address(es) %1 in the delete list is(are) not in the location %2, and so "
"were skipped."
msgstr ""
#. ($badAddr)
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:1794
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:1785
msgid ""
"Address(es) %1 is(are) not in a recognized form. Please check your data "
"entry and resubmit."
msgstr ""
#. ($badAddr)
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:2109
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:2100
msgid ""
"Address(es) %1 is(are) not in a recognized form. Please check your data "
"entry and try again."
@@ -1309,43 +1405,33 @@ msgstr ""
#: /opt/webwork/webwork2/templates/ContentGenerator/CourseAdmin/edit_location_form.html.ep:27
msgid ""
"Addresses to add to the location. Enter one per line, as single IP "
-"addresses (e.g., 192.168.1.101), address masks (e.g., 192.168.1.0/24), or IP"
-" ranges (e.g., 192.168.1.101-192.168.1.150):"
+"addresses (e.g., 192.168.1.101), address masks (e.g., 192.168.1.0/24), or IP "
+"ranges (e.g., 192.168.1.101-192.168.1.150):"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/AchievementItems/ExtendDueDate.pm:16
+#. ($timeText)
+#: /opt/webwork/webwork2/lib/WeBWorK/AchievementItems/ExtendDueDate.pm:19
+#: /opt/webwork/webwork2/lib/WeBWorK/AchievementItems/SuperExtendDueDate.pm:19
msgid ""
-"Adds 24 hours to the close date of a homework. This will randomize problem "
-"details if used after the original close date."
+"Adds %1 to the close date of a homework. This will randomize problem details "
+"if used after the original close date."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/AchievementItems/ExtendReducedDate.pm:16
+#. ($timeText)
+#: /opt/webwork/webwork2/lib/WeBWorK/AchievementItems/ExtendReducedDate.pm:19
+#: /opt/webwork/webwork2/lib/WeBWorK/AchievementItems/SuperExtendReducedDate.pm:19
msgid ""
-"Adds 24 hours to the reduced scoring date of an assignment. You will have "
-"to resubmit any problems that have already been penalized to earn full "
-"credit. You cannot extend the reduced scoring date beyond the due date of "
-"an assignment."
-msgstr ""
-
-#: /opt/webwork/webwork2/lib/WeBWorK/AchievementItems/SuperExtendDueDate.pm:16
-msgid ""
-"Adds 48 hours to the close date of a homework. This will randomize problem "
-"details if used after the original close date."
-msgstr ""
-
-#: /opt/webwork/webwork2/lib/WeBWorK/AchievementItems/SuperExtendReducedDate.pm:16
-msgid ""
-"Adds 48 hours to the reduced scoring date of an assignment. You will have "
-"to resubmit any problems that have already been penalized to earn full "
-"credit. You cannot extend the reduced scoring date beyond the due date of "
-"an assignment."
+"Adds %1 to the reduced scoring date of an assignment. You will have to "
+"resubmit any problems that have already been penalized to earn full credit. "
+"You cannot extend the reduced scoring date beyond the due date of an "
+"assignment."
msgstr ""
#: /opt/webwork/webwork2/templates/HelpFiles/InstructorProblemSetDetail.html.ep:93
msgid ""
"Adds new template problems to the set when the set is saved. You can modify "
-"the template to create your own problem, by clicking on the \"Edit Problem\""
-" link and saving to some new file, e.g. \"myNewProblem.pg\"."
+"the template to create your own problem, by clicking on the \"Edit Problem\" "
+"link and saving to some new file, e.g. \"myNewProblem.pg\"."
msgstr ""
#: /opt/webwork/webwork2/templates/ContentGenerator/ProblemSet/problem_list.html.ep:19
@@ -1356,7 +1442,7 @@ msgstr ""
msgid "Adjusted Status Help"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Hardcopy.pm:45
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Hardcopy.pm:46
msgid "Adobe PDF"
msgstr ""
@@ -1368,33 +1454,39 @@ msgstr ""
msgid "Advice on changing test dates"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:238
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:247
msgid "After Answer Date"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:239
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:248
msgid "After Test Version Answer Date"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:403
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:414
msgid ""
"After a test version either has no more allowed graded submissions or has "
"its time limit expired, you may configure whether or not to allow students "
"to see the questions and the responses they gave."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:387
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:398
msgid ""
"After a test version either has no more allowed graded submissions or has "
"its time limit expired, you may configure whether or not to allow students "
"to see their scores on that version."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:999
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:512
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:525
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:539
+msgid "After number of attempts is"
+msgstr ""
+
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:1028
msgid "After the answer date"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:998
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:1027
msgid "After the close date"
msgstr ""
@@ -1406,16 +1498,16 @@ msgid ""
"of its value."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:996
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:1025
msgid "After the open date"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:997
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:1026
msgid "After the reduced scoring date"
msgstr ""
#. ($c->formatDateTime($set->due_date, $ce->{studentDateDisplayFormat})
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/ProblemSets.pm:157
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/ProblemSets.pm:156
msgid "Afterward reduced credit can be earned until %1."
msgstr ""
@@ -1444,7 +1536,7 @@ msgstr ""
msgid "All Textbooks"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/LTIUpdate.html.ep:55
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/LTIUpdate.html.ep:56
msgid "All Users"
msgstr ""
@@ -1468,17 +1560,16 @@ msgstr ""
msgid "All problems"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/AchievementItems/ExtendDueDate.pm:27
-#: /opt/webwork/webwork2/lib/WeBWorK/AchievementItems/ReducedCred.pm:39
-#: /opt/webwork/webwork2/lib/WeBWorK/AchievementItems/SuperExtendDueDate.pm:27
+#: /opt/webwork/webwork2/lib/WeBWorK/AchievementItems/ExtendDueDate.pm:32
+#: /opt/webwork/webwork2/lib/WeBWorK/AchievementItems/ReducedCred.pm:44
msgid "All problems will be rerandomized."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:2256
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:2247
msgid "All selected courses are already hidden."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:2325
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:2316
msgid "All selected courses are already unhidden."
msgstr ""
@@ -1502,8 +1593,8 @@ msgstr ""
msgid "All sets made visible for all students."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/Stats.pm:99
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/StudentProgress.pm:112
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/Stats.pm:97
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/StudentProgress.pm:113
msgid "All students"
msgstr ""
@@ -1511,11 +1602,11 @@ msgstr ""
msgid "All unassignments were made successfully."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:723
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:749
msgid "Allow Unicode alternatives in student answers"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:1060
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:1089
msgid "Allow the LMS to update user account data"
msgstr ""
@@ -1525,71 +1616,71 @@ msgstr ""
msgid "Allow unassign"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:745
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:771
msgid "Allowed error, as a percentage, for numerical comparisons"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:512
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:527
msgid "Allowed to act as another user"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:578
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:593
msgid "Allowed to change display settings used in pg problems"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:568
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:583
msgid "Allowed to change their email address"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:555
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:570
msgid "Allowed to change their name"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:503
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:518
msgid "Allowed to change their password"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:498
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:513
msgid "Allowed to login to the course"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:605
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:631
msgid "Allowed to see solutions before the answer date"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:600
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:626
msgid "Allowed to see the correct answers before the answer date"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:632
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:658
msgid "Allowed to view achievements leaderboard"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:620
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:646
msgid "Allowed to view course home page"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:589
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:604
msgid "Allowed to view past answers"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:595
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:621
msgid "Allowed to view problems in sets which are not open yet"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:642
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:668
msgid "Allowed to view usernames on the achievements leaderboard"
msgstr ""
-#: /opt/webwork/webwork2/templates/HelpFiles/instructor_links.html.ep:67
+#: /opt/webwork/webwork2/templates/HelpFiles/instructor_links.html.ep:69
msgid ""
"Allows configuration of certain parameters, such as permission levels, "
-"default display mode for equations, and email feedback behavior, on a course"
-" by course basis."
+"default display mode for equations, and email feedback behavior, on a course "
+"by course basis."
msgstr ""
#. ($ce->{admin_course_id})
-#: /opt/webwork/webwork2/templates/ContentGenerator/CourseAdmin/add_course_form.html.ep:140
+#: /opt/webwork/webwork2/templates/ContentGenerator/CourseAdmin/add_course_form.html.ep:145
msgid "Also add this user to the %1 course."
msgstr ""
@@ -1598,14 +1689,14 @@ msgid "Amulet of Extension"
msgstr "Prodlužovací kouzlo"
#. ($courseID)
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:2426
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:2417
msgid ""
"An LMS context id is requested to be assigned to %1 which is set to use LTI "
"1.3, but that course is missing LTI 1.3 authentication parameters."
msgstr ""
#. ($courseID)
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:2406
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:2397
msgid ""
"An LMS context id is requested to be assigned to %1, but that course is not "
"configured to use LTI."
@@ -1613,8 +1704,8 @@ msgstr ""
#: /opt/webwork/webwork2/lib/WeBWorK/ConfigObject/lms_context_id.pm:31
msgid ""
-"An LMS context id is requested to be assigned to this course which is set to"
-" use LTI 1.3, but this course is missing LTI 1.3 authentication parameters. "
+"An LMS context id is requested to be assigned to this course which is set to "
+"use LTI 1.3, but this course is missing LTI 1.3 authentication parameters. "
"This is not allowed, and so this setting was not saved."
msgstr ""
@@ -1625,10 +1716,10 @@ msgid ""
"association:"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/GatewayQuiz.pm:341
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/GatewayQuiz.pm:350
msgid ""
-"An Undefined_Set was requested, but no source file for the contained problem"
-" was provided."
+"An Undefined_Set was requested, but no source file for the contained problem "
+"was provided."
msgstr ""
#: /opt/webwork/webwork2/templates/HelpFiles/InstructorAchievementEditor.html.ep:5
@@ -1640,7 +1731,7 @@ msgid ""
"or not."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:908
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:937
msgid ""
"An address that can be used to log in to the LMS. This is used in messages "
"to users that direct them to go back to the LMS to access something in the "
@@ -1654,7 +1745,7 @@ msgid ""
msgstr ""
#. ($_, $@)
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:2490
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:2481
msgid "An error occurred deleting mapping for %1: %2"
msgstr ""
@@ -1664,7 +1755,7 @@ msgid "An error occurred deletinglms_context_id: %1"
msgstr ""
#. ($_, $@)
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:2487
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:2478
msgid "An error occurred saving mapping for %1: %2"
msgstr ""
@@ -1674,24 +1765,24 @@ msgid "An error occurred saving the lms_context_id: %1"
msgstr ""
#. ($archive_courseID)
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:1039
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:1030
msgid "An error occurred while archiving the course %1:"
msgstr ""
#. ($rename_oldCourseID)
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:634
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:624
msgid "An error occurred while changing the title of the course %1."
msgstr ""
#. ($delete_courseID)
#. ($archive_courseID)
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:1071
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:854
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:1062
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:845
msgid "An error occurred while deleting the course %1:"
msgstr ""
#. ($rename_oldCourseID, $rename_newCourseID)
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:727
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:718
msgid "An error occurred while renaming the course %1 to %2:"
msgstr ""
@@ -1705,17 +1796,25 @@ msgid "An error occurred while trying to send email: %1"
msgstr ""
#. ($unarchive_courseID)
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:1226
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:1217
msgid "An error occurred while unarchiving the course %1:"
msgstr ""
#: /opt/webwork/webwork2/lib/WeBWorK/Authen/Saml2.pm:245
#: /opt/webwork/webwork2/lib/WeBWorK/Authen/Saml2.pm:67
msgid ""
-"An internal server error occured. Please contact the system administrator "
+"An internal server error occurred. Please contact the system administrator "
"for assistance."
msgstr ""
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/ResetPassword.pm:45
+msgid "An invalid or expired password reset URL was used."
+msgstr ""
+
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/PGProblemEditor/code_maintenance_form.html.ep:38
+msgid "Analyze code with PG Critic"
+msgstr ""
+
#. ($part + 1)
#: /opt/webwork/webwork2/templates/HTML/SingleProblemGrader/grader.html.ep:37
msgid "Answer %1 Score (%):"
@@ -1727,6 +1826,7 @@ msgstr ""
#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetList.pm:345
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetList/set_list_table.html.ep:10
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetList/set_list_table.html.ep:24
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetList/sort_form.html.ep:16
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetList/sort_form.html.ep:51
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/Stats/set_stats.html.ep:77
@@ -1741,7 +1841,7 @@ msgstr ""
msgid "Answer Hash Info"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/Utils/Routes.pm:370
+#: /opt/webwork/webwork2/lib/WeBWorK/Utils/Routes.pm:391
msgid "Answer Log"
msgstr ""
@@ -1760,16 +1860,24 @@ msgid ""
"actual availability."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:810
+#: /opt/webwork/webwork2/templates/ContentGenerator/Feedback/feedback_email.html.ep:96
+msgid "Answer date"
+msgstr ""
+
+#: /opt/webwork/webwork2/templates/ContentGenerator/Feedback/feedback_email.txt.ep:60
+msgid "Answer date:"
+msgstr ""
+
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:836
msgid ""
-"Answer feedback will be available in problems when returning to a previously"
-" worked problem and after answers are available. Students will not need to "
+"Answer feedback will be available in problems when returning to a previously "
+"worked problem and after answers are available. Students will not need to "
"click \"Submit Answers\" to make this feedback appear. Furthermore, the "
"$showPartialCorrectAnswers variable set in some problems that prevents "
"showing which of the answers are correct is ignored after the answer date."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Hardcopy.pm:1295
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Hardcopy.pm:1296
msgid "Answer(s) submitted:"
msgstr "Uložená odpověd:"
@@ -1786,55 +1894,60 @@ msgstr "Odpovědi"
msgid "Answers Available"
msgstr "Řešení zveřejněna"
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:137
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:146
msgid "Answers Available Date"
msgstr "Datum zveřejnění řešení."
#. ($c->formatDateTime($set->answer_date, $ce->{studentDateDisplayFormat})
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/ProblemSets.pm:203
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/ProblemSets.pm:188
msgid "Answers available for review on %1."
msgstr "Datum zveřejnění řešení je %1."
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/ProblemSets.pm:205
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/ProblemSets.pm:193
msgid "Answers available for review."
msgstr "Řešení zveřejněna pro kontrolu."
#. ($setID)
#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/UserDetail.pm:203
msgid ""
-"Answers cannot be made available until on or after the close date for set "
-"%1."
+"Answers cannot be made available until on or after the close date for set %1."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:1400
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:1382
msgid "Answers cannot be made available until on or after the close date."
msgstr ""
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/AchievementList.html.ep:28
msgid ""
-"Any changes made below will be reflected in the achievement for ALL "
-"students."
+"Any changes made below will be reflected in the achievement for ALL students."
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetDetail.html.ep:177
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetList.html.ep:73
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetDetail.html.ep:178
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetList.html.ep:74
msgid "Any changes made below will be reflected in the set for ALL students."
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetDetail.html.ep:175
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetDetail.html.ep:176
msgid ""
"Any changes made below will be reflected in the set for ONLY the student(s) "
"listed above."
msgstr ""
#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/PGProblemEditor.pm:128
-#: /opt/webwork/webwork2/templates/HelpFiles/InstructorPGProblemEditor.html.ep:210
+#: /opt/webwork/webwork2/templates/HelpFiles/InstructorPGProblemEditor.html.ep:242
msgid "Append"
msgstr ""
-#. (tag('strong', dir => 'ltr', format_set_name_display($c->{fullSetID})
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/PGProblemEditor/save_as_form.html.ep:77
-msgid "Append to end of %1 set"
+#: /opt/webwork/webwork2/templates/ContentGenerator/CourseAdmin/add_course_form.html.ep:248
+msgid "Append to distribution default"
+msgstr ""
+
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/PGProblemEditor/save_as_form.html.ep:71
+msgid "Append to end of"
+msgstr ""
+
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetList/set_list_table.html.ep:46
+msgid "Apply to Selected Sets"
msgstr ""
#: /opt/webwork/webwork2/templates/HelpFiles/Levels.html.ep:36
@@ -1846,12 +1959,12 @@ msgid "Archive"
msgstr ""
#. ($archive, scalar(@files)
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/FileManager.pm:476
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/FileManager.pm:489
msgid "Archive \"%1\" created successfully (%quant(%2,file))"
msgstr ""
#. ($name)
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/FileManager.pm:811
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/FileManager.pm:832
msgid "Archive \"%1\" deleted"
msgstr ""
@@ -1883,7 +1996,7 @@ msgstr ""
msgid "Archive Type"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:1110
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:1101
msgid "Archive next course"
msgstr ""
@@ -1891,11 +2004,6 @@ msgstr ""
msgid "Archived Courses"
msgstr ""
-#. ($courseID)
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/FileManager.pm:59
-msgid "Archived course as %1.tar.gz."
-msgstr ""
-
#: /opt/webwork/webwork2/templates/HelpFiles/AdminArchiveCourse.html.ep:10
msgid ""
"Archived courses are located inside the \"archives\" directory of the "
@@ -1923,6 +2031,12 @@ msgid ""
"will be destroyed. There is no undo available."
msgstr ""
+#: /opt/webwork/webwork2/templates/ContentGenerator/GatewayQuiz.html.ep:738
+msgid ""
+"Are you sure you want to grade the test? Select \"No\" if you would like to "
+"return to the test to enter more answers."
+msgstr ""
+
#: /opt/webwork/webwork2/templates/HelpFiles/InstructorScoring.html.ep:49
msgid ""
"As the checkbox says, this includes a percentage grade column for each set."
@@ -1944,7 +2058,7 @@ msgstr ""
msgid "Assign"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/UserDetail.html.ep:61
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/UserDetail.html.ep:62
msgid "Assign All Sets to Current User"
msgstr ""
@@ -1952,7 +2066,7 @@ msgstr ""
msgid "Assign achievements"
msgstr ""
-#: /opt/webwork/webwork2/templates/HelpFiles/instructor_links.html.ep:28
+#: /opt/webwork/webwork2/templates/HelpFiles/instructor_links.html.ep:34
msgid "Assign and unassign selected exercise sets to selected users."
msgstr ""
@@ -1960,7 +2074,7 @@ msgstr ""
msgid "Assign selected sets to selected users"
msgstr ""
-#: /opt/webwork/webwork2/templates/HelpFiles/InstructorUserList.html.ep:151
+#: /opt/webwork/webwork2/templates/HelpFiles/InstructorUserList.html.ep:161
msgid "Assign sets to many students"
msgstr ""
@@ -1972,7 +2086,7 @@ msgstr ""
msgid "Assign this achievement to which users?"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetList/import_form.html.ep:60
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetList/import_form.html.ep:64
msgid "Assign this set to which users?"
msgstr ""
@@ -1986,7 +2100,7 @@ msgid "Assign which achievements?"
msgstr ""
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/AchievementUserEditor.html.ep:29
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/UserDetail.html.ep:90
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/UserDetail.html.ep:91
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/UsersAssignedToSet.html.ep:35
msgid "Assigned"
msgstr ""
@@ -2004,12 +2118,12 @@ msgid "Assigned achievements to users."
msgstr ""
#. (link_to( $c->setCountMessage($db->countUserSets($user->user_id)
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetDetail.html.ep:100
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetDetail.html.ep:101
msgid "Assigned to %1."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/Utils/Routes.pm:433
-#: /opt/webwork/webwork2/templates/HelpFiles/instructor_links.html.ep:27
+#: /opt/webwork/webwork2/lib/WeBWorK/Utils/Routes.pm:454
+#: /opt/webwork/webwork2/templates/HelpFiles/instructor_links.html.ep:33
msgid "Assigner Tool"
msgstr ""
@@ -2017,7 +2131,7 @@ msgstr ""
msgid "Assigner Tool Help"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/UserDetail.html.ep:89
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/UserDetail.html.ep:90
msgid "Assignment"
msgstr ""
@@ -2029,12 +2143,24 @@ msgstr ""
msgid "Assignment Default"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:250
+#: /opt/webwork/webwork2/templates/ContentGenerator/ProblemSets/set_list_row.html.ep:27
+msgid "Assignment Description"
+msgstr ""
+
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:259
msgid "Assignment Type"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/ProblemSet.pm:117
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/ProblemSet.pm:119
+#: /opt/webwork/webwork2/templates/ContentGenerator/Feedback/feedback_email.html.ep:98
+msgid "Assignment type"
+msgstr ""
+
+#: /opt/webwork/webwork2/templates/ContentGenerator/Feedback/feedback_email.txt.ep:62
+msgid "Assignment type:"
+msgstr ""
+
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/ProblemSet.pm:134
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/ProblemSet.pm:136
#: /opt/webwork/webwork2/templates/ContentGenerator/Base/links.html.ep:13
#: /opt/webwork/webwork2/templates/ContentGenerator/Base/links.html.ep:15
msgid "Assignments"
@@ -2048,11 +2174,11 @@ msgstr ""
msgid "Assignments Help"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:680
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:706
msgid "Assist with the student answer entry process."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/FileManager.pm:451
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/FileManager.pm:464
msgid "At least one file must be selected"
msgstr ""
@@ -2060,7 +2186,7 @@ msgstr ""
msgid "Attachment:"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:608
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:583
msgid "Attempt Threshold for Children"
msgstr ""
@@ -2069,11 +2195,16 @@ msgstr ""
msgid "Attempt to upgrade directories and links"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:1022
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:565
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:1051
+#: /opt/webwork/webwork2/templates/ContentGenerator/Feedback/feedback_email.html.ep:46
msgid "Attempted"
msgstr ""
+#: /opt/webwork/webwork2/templates/ContentGenerator/Feedback/feedback_email.txt.ep:36
+msgid "Attempted:"
+msgstr ""
+
+#: /opt/webwork/webwork2/templates/ContentGenerator/Grades/problem_table.html.ep:50
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetDetail/attempts_row.html.ep:2
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/SetMaker/problem_row.html.ep:133
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/SetMaker/problem_row.html.ep:73
@@ -2081,25 +2212,33 @@ msgstr ""
msgid "Attempts"
msgstr "Pokusy"
+#: /opt/webwork/webwork2/templates/ContentGenerator/Feedback/feedback_email.html.ep:102
+msgid "Attempts per version"
+msgstr ""
+
+#: /opt/webwork/webwork2/templates/ContentGenerator/Feedback/feedback_email.txt.ep:64
+msgid "Attempts per version:"
+msgstr ""
+
#: /opt/webwork/webwork2/lib/WeBWorK/Localize.pm:70
msgid "Audit"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/Authen/LTIAdvanced.pm:303
-#: /opt/webwork/webwork2/lib/WeBWorK/Authen/LTIAdvanced.pm:309
-#: /opt/webwork/webwork2/lib/WeBWorK/Authen/LTIAdvantage.pm:247
-#: /opt/webwork/webwork2/lib/WeBWorK/Authen/LTIAdvantage.pm:253
+#: /opt/webwork/webwork2/lib/WeBWorK/Authen/LTIAdvanced.pm:302
+#: /opt/webwork/webwork2/lib/WeBWorK/Authen/LTIAdvanced.pm:308
+#: /opt/webwork/webwork2/lib/WeBWorK/Authen/LTIAdvantage.pm:248
+#: /opt/webwork/webwork2/lib/WeBWorK/Authen/LTIAdvantage.pm:254
msgid "Authentication failed. Please speak to your instructor."
msgstr ""
#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/InstructorRPCHandler.pm:40
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/RenderViaRPC.pm:49
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/RenderViaRPC.pm:50
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/RenderViaRPC.pm:60
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/RenderViaRPC.pm:61
msgid "Authentication failed. Log in again to continue."
msgstr ""
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/PGProblemEditor.html.ep:133
-#: /opt/webwork/webwork2/templates/HelpFiles/InstructorPGProblemEditor.html.ep:54
+#: /opt/webwork/webwork2/templates/HelpFiles/InstructorPGProblemEditor.html.ep:40
msgid "Author Info"
msgstr ""
@@ -2107,7 +2246,7 @@ msgstr ""
msgid "Automatic"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:734
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:760
msgid ""
"Automatically convert Full Width Unicode characters to their ASCII "
"equivalents"
@@ -2119,7 +2258,7 @@ msgid ""
"Changes\" or \"Reset Form\" is clicked."
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetDetail.html.ep:683
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetDetail.html.ep:684
msgid "Automatically render problems on page load"
msgstr ""
@@ -2153,7 +2292,7 @@ msgid "Average Percent"
msgstr ""
#. ($c->formatDateTime($backupTime, $ce->{studentDateDisplayFormat})
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/PGProblemEditor.pm:620
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/PGProblemEditor.pm:595
msgid "Backup created on %1"
msgstr ""
@@ -2162,8 +2301,7 @@ msgstr ""
msgid "Badges"
msgstr "Odznáčky"
-#. (join(', ', map { "$svgProblemLabels->[$_]:$svgProblemData->[$_]" } 0 ..
-#. scalar(@$svgProblemData)
+#. (join(', ', map { "$svgProblemLabels->[$_]:$svgProblemData->[$_]" } 0 .. scalar(@$svgProblemData)
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/Stats/set_stats.html.ep:157
msgid ""
"Bar chart showing the average percent grade of active students for each "
@@ -2172,19 +2310,25 @@ msgid ""
"adjusted percent grade for top level problems with review is: %2."
msgstr ""
-#. (join(', ', map { "$svgProblemLabels->[$_]:$svgProblemData->[$_]" } 0 ..
-#. scalar(@$svgProblemData)
+#. (join(', ', map { "$svgProblemLabels->[$_]:$svgProblemData->[$_]" } 0 .. scalar(@$svgProblemData)
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/Stats/set_stats.html.ep:168
msgid ""
"Bar chart showing the average percent grade of active students for each "
-"problem, where the average percent grade (as a decimal) for each problem is:"
-" %1."
+"problem, where the average percent grade (as a decimal) for each problem is: "
+"%1."
msgstr ""
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/SetMaker/browse_library_panel_advanced.html.ep:106
msgid "Basic Search"
msgstr ""
+#: /opt/webwork/webwork2/lib/WeBWorK/AchievementItems/ExtendDueDate.pm:80
+#: /opt/webwork/webwork2/lib/WeBWorK/AchievementItems/ExtendDueDateGW.pm:72
+msgid ""
+"Because the deadline has already passed you will only receive reduced credit "
+"during this extension."
+msgstr ""
+
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/Stats/set_stats.html.ep:28
msgid "Before Open Date"
msgstr ""
@@ -2202,7 +2346,7 @@ msgstr ""
msgid "Binary"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:413
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:424
msgid "Both Start and Grade"
msgstr ""
@@ -2219,7 +2363,7 @@ msgstr ""
msgid "Browse from:"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:883
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:912
msgid ""
"By default, feedback is always sent to all users specified to receive "
"feedback. This variable sets the system to only email feedback to users who "
@@ -2227,7 +2371,7 @@ msgid ""
"will only be sent to section leaders."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:874
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:903
msgid ""
"By default, feedback is sent to all users above who have permission to "
"receive feedback. Feedback is also sent to any addresses specified here. "
@@ -2246,8 +2390,8 @@ msgstr ""
msgid "CLOSE TIME"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Problem.pm:1463
-#: /opt/webwork/webwork2/templates/ContentGenerator/GatewayQuiz.html.ep:531
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Problem.pm:1324
+#: /opt/webwork/webwork2/templates/ContentGenerator/GatewayQuiz.html.ep:546
msgid "CORRECT ANSWERS SHOWN ONLY -- ANSWERS NOT RECORDED"
msgstr ""
@@ -2255,33 +2399,33 @@ msgstr ""
msgid "Cake of Enlargement"
msgstr "Superzdvojovací kouzlo"
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:517
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:532
msgid "Can email instructor"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:546
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:561
msgid "Can report bugs"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:610
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:636
msgid "Can show old answers"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:532
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:547
msgid "Can submit answers for a student"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:523
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:538
msgid "Can use problem grader"
msgstr ""
#. ($!)
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/FileManager.pm:281
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/FileManager.pm:290
msgid "Can't copy file: %1"
msgstr ""
#. ($archive, $error)
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/FileManager.pm:478
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/FileManager.pm:491
msgid "Can't create archive \"%1\": %2"
msgstr ""
@@ -2291,22 +2435,22 @@ msgid "Can't create course environment for %1 because %2"
msgstr ""
#. ($!)
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/FileManager.pm:675
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/FileManager.pm:696
msgid "Can't create directory: %1"
msgstr ""
#. ($name, $!)
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/FileManager.pm:801
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/FileManager.pm:822
msgid "Can't create file \"%1\": %2"
msgstr ""
#. ($name, $!)
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/FileManager.pm:812
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/FileManager.pm:833
msgid "Can't delete archive \"%1\": %2"
msgstr ""
#. ($setID, $TargetUser->user_id,)
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Hardcopy.pm:937
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Hardcopy.pm:938
msgid ""
"Can't generate hardcopy for set \"%1\" for user \"%2\". The set is not "
"visible to students."
@@ -2328,23 +2472,24 @@ msgid "Can't read merge file %1. No message sent"
msgstr ""
#. ($!)
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/FileManager.pm:316
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/FileManager.pm:325
msgid "Can't rename file: %1"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:567
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:557
msgid "Can't rename to the same name."
msgstr ""
-#. ($fullPath)
#. ($!)
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/FileManager.pm:236
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:1959
+#. ($fullPath)
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/FileManager.pm:245
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:1939
msgid "Can't write to file %1"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/FileManager.pm:412
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/FileManager.pm:715
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/FileManager.pm:425
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/FileManager.pm:736
+#: /opt/webwork/webwork2/templates/ContentGenerator/ForgotPassword.html.ep:29
#: /opt/webwork/webwork2/templates/ContentGenerator/GatewayQuiz.html.ep:99
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/FileManager.html.ep:26
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/FileManager/archive.html.ep:58
@@ -2383,11 +2528,11 @@ msgstr ""
msgid "Cancel Reset"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/PGProblemEditor.pm:579
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/PGProblemEditor.pm:554
msgid "Cannot find a file path to save to."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/PGProblemEditor.pm:564
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/PGProblemEditor.pm:539
msgid ""
"Cannot find a problem record for set $c->{setID} / problem $c->{problemID}"
msgstr ""
@@ -2401,12 +2546,12 @@ msgstr ""
msgid "Cannot open %1"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:288
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:299
msgid "Cap Test Time at Close Date"
msgstr ""
#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/PODViewer.pm:47
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/SampleProblemViewer.pm:51
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/SampleProblemViewer.pm:47
msgid "Categories"
msgstr ""
@@ -2420,7 +2565,7 @@ msgstr ""
msgid "Category:"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/AchievementItems/DoubleSet.pm:13
+#: /opt/webwork/webwork2/lib/WeBWorK/AchievementItems/DoubleSet.pm:14
msgid ""
"Cause the selected homework set to count for twice as many points as it "
"normally would."
@@ -2428,36 +2573,24 @@ msgstr "Bodový zisk z vybrané sady domácích úloh se zdvojnásobí."
#: /opt/webwork/webwork2/lib/WeBWorK/AchievementItems/DuplicateProb.pm:13
msgid ""
-"Causes a homework problem to become a clone of another problem from the same"
-" set."
+"Causes a homework problem to become a clone of another problem from the same "
+"set."
msgstr "Vybraná úloha bude zaměněna za klon jiné úlohy ze stejné sady úloh."
#: /opt/webwork/webwork2/lib/WeBWorK/AchievementItems/DoubleProb.pm:13
msgid "Causes a single homework problem to be worth twice as much."
msgstr "Jedna úloha se bude započítávat dvojnásobně."
-#: /opt/webwork/webwork2/templates/ContentGenerator/CourseAdmin/rename_course_form.html.ep:48
-msgid "Change Course Title to:"
-msgstr ""
-
-#: /opt/webwork/webwork2/templates/ContentGenerator/CourseAdmin/rename_course_form.html.ep:34
-msgid "Change CourseID to:"
-msgstr ""
-
-#: /opt/webwork/webwork2/templates/ContentGenerator/CourseAdmin/rename_course_form.html.ep:62
-msgid "Change Institution to:"
-msgstr ""
-
#: /opt/webwork/webwork2/templates/HelpFiles/admin_links.html.ep:20
msgid "Change a course's ID, Title, or Institution."
msgstr ""
#. ($rename_oldCourseInstitution, $rename_newCourseInstitution)
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:485
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:475
msgid "Change course institution from %1 to %2"
msgstr ""
-#: /opt/webwork/webwork2/templates/HelpFiles/InstructorUserList.html.ep:157
+#: /opt/webwork/webwork2/templates/HelpFiles/InstructorUserList.html.ep:167
msgid "Change dates for a set for the whole class."
msgstr ""
@@ -2470,8 +2603,8 @@ msgid ""
"Change the due dates for an individual student on this page. Enter a new "
"date in order to override the date. (You can copy the date format from the "
"date in the left column which indicates the date when the homework set is "
-"due for the whole class.) Note that you should ensure that the close date is"
-" before the answer date. If the close date for a student is extended until "
+"due for the whole class.) Note that you should ensure that the close date is "
+"before the answer date. If the close date for a student is extended until "
"after the class answer date for the set, then the answer date for the "
"student must also be set to a later date. If reduced scoring is enabled for "
"the set, then the reduced scoring date must be between the open and close "
@@ -2483,38 +2616,38 @@ msgstr ""
msgid "Change the grades on an assignment for one student."
msgstr ""
-#: /opt/webwork/webwork2/templates/HelpFiles/InstructorUserList.html.ep:160
+#: /opt/webwork/webwork2/templates/HelpFiles/InstructorUserList.html.ep:170
msgid "Change the grading on a set for an entire class."
msgstr ""
-#: /opt/webwork/webwork2/templates/HelpFiles/InstructorUserList.html.ep:167
-msgid "Change the number of atttempts allowed on a problem."
+#: /opt/webwork/webwork2/templates/HelpFiles/InstructorUserList.html.ep:177
+msgid "Change the number of attempts allowed on a problem."
msgstr ""
#. ($rename_oldCourseTitle, $rename_newCourseTitle)
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:481
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:471
msgid "Change title from %1 to %2"
msgstr ""
#. ($fieldInfo{$key}[1], $fieldInfo{$key}[2])
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:2879
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:2870
msgid "Change type of field from %1 to %2 when upgrading"
msgstr ""
#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/AchievementList.pm:558
#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetList.pm:613
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/UserList.pm:502
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/UserList.pm:526
msgid "Changes abandoned."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/PGProblemEditor.pm:252
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/PGProblemEditor.pm:236
msgid "Changes in this file have not yet been permanently saved."
msgstr ""
#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/AchievementList.pm:593
#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/Config.pm:88
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetList.pm:702
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/UserList.pm:564
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetList.pm:691
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/UserList.pm:595
msgid "Changes saved."
msgstr ""
@@ -2534,26 +2667,31 @@ msgstr ""
#: /opt/webwork/webwork2/templates/ContentGenerator/Problem/submit_buttons.html.ep:25
#: /opt/webwork/webwork2/templates/ContentGenerator/Problem/submit_buttons.html.ep:34
-#: /opt/webwork/webwork2/templates/RPCRenderFormats/default.html.ep:117
+#: /opt/webwork/webwork2/templates/RPCRenderFormats/default.html.ep:121
#: /opt/webwork/webwork2/templates/RPCRenderFormats/default.json.ep:37
msgid "Check Answers"
msgstr "Zkontrolovat odpovědi"
-#: /opt/webwork/webwork2/templates/ContentGenerator/GatewayQuiz.html.ep:677
+#: /opt/webwork/webwork2/templates/ContentGenerator/GatewayQuiz.html.ep:700
msgid "Check Test"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:946
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:975
msgid "Check a score in the LMS actually needs updating before updating it"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/PGProblemEditor/file_chooser.html.ep:44
+#: /opt/webwork/webwork2/templates/layouts/system.html.ep:73
+#: /opt/webwork/webwork2/templates/layouts/system.html.ep:78
+msgid "Choose Color Scheme"
+msgstr ""
+
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/PGProblemEditor/file_chooser.html.ep:45
msgid "Choose Sample Problem"
msgstr ""
#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:216
msgid ""
-"Choose a layout/styling theme for PDF hardcopy production from the Prooblem "
+"Choose a layout/styling theme for PDF hardcopy production from the Problem "
"Editor."
msgstr ""
@@ -2596,6 +2734,10 @@ msgstr ""
msgid "Choose problems from a library and add them to a set."
msgstr ""
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetList/set_list_table.html.ep:18
+msgid "Choose set date type"
+msgstr ""
+
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetList/publish_form.html.ep:14
msgid "Choose visibility of the sets to be affected"
msgstr ""
@@ -2622,13 +2764,13 @@ msgid "Class list (\".lst\") files"
msgstr ""
#: /opt/webwork/webwork2/templates/ContentGenerator/CourseAdmin/unarchive_course_confirm.html.ep:14
-#: /opt/webwork/webwork2/templates/ContentGenerator/CourseAdmin/unarchive_course_form.html.ep:42
+#: /opt/webwork/webwork2/templates/ContentGenerator/CourseAdmin/unarchive_course_form.html.ep:48
msgid ""
"Clean course after unarchiving (remove student users, scoring files, log "
"files, temporary edited files)"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/SampleProblemViewer.html.ep:39
+#: /opt/webwork/webwork2/templates/ContentGenerator/SampleProblemViewer.html.ep:46
msgid "Clear"
msgstr ""
@@ -2636,20 +2778,20 @@ msgstr ""
msgid "Clear Problem Display"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/StudentProgress/set_progress.html.ep:123
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/StudentProgress/set_progress.html.ep:124
msgid ""
-"Click a student's name to see the student's homework set. Click a heading to"
-" sort the table."
+"Click a student's name to see the student's homework set. Click a heading to "
+"sort the table."
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/StudentProgress/set_progress.html.ep:115
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/StudentProgress/set_progress.html.ep:116
msgid ""
"Click a student's name to see the student's test summary page. Click a "
-"test's version number to see the corresponding test version. Click a heading"
-" to sort the table."
+"test's version number to see the corresponding test version. Click a heading "
+"to sort the table."
msgstr ""
-#: /opt/webwork/webwork2/templates/HelpFiles/InstructorUserList.html.ep:147
+#: /opt/webwork/webwork2/templates/HelpFiles/InstructorUserList.html.ep:157
msgid ""
"Click first in the \"Assigned Sets\" column in the student's row. This will "
"take you to a new page where you will click on the link to the assignment "
@@ -2666,9 +2808,21 @@ msgstr ""
#: /opt/webwork/webwork2/templates/HelpFiles/InstructorConfig.html.ep:9
msgid ""
-"Click on each of the tabs to view the configuration items. The question mark"
-" icon provides access to information about the behavior of the configuration"
-" settings."
+"Click on each of the tabs to view the configuration items. The question mark "
+"icon provides access to information about the behavior of the configuration "
+"settings."
+msgstr ""
+
+#: /opt/webwork/webwork2/templates/HelpFiles/InstructorUserList.html.ep:147
+msgid ""
+"Click on the \"Select\" checkbox next to the names of the students that "
+"additional time is to be assigned, click on the radio button for editing "
+"selected users, and then click the \"Edit\" button. Set the \"Accommodation "
+"Time Factor\" to the desired multiplier for each student selected (this must "
+"be a decimal number that is greater than or equal to 1). The time that a "
+"student will have to complete a timed test will be the product of the \"Test "
+"Time Limit\" for the test set in the \"Sets Manager\" and the "
+"\"Accommodation Time Factor\" set here."
msgstr ""
#: /opt/webwork/webwork2/templates/HelpFiles/InstructorUserList.html.ep:122
@@ -2689,7 +2843,7 @@ msgid ""
"problem counts toward the grade.)"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/UserList.html.ep:94
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/UserList.html.ep:99
msgid ""
"Click on the login name to edit individual problem set data, (e.g. due "
"dates) for these students."
@@ -2700,19 +2854,18 @@ msgstr ""
msgid ""
"Click the \"Add Additional User\" button to add additional users to the "
"course. The only required field is the user ID. You can also add this user "
-"to the %1 course, so you can copy this user when creating future courses, or"
-" manage and email course users. Note, by default these new users will be "
+"to the %1 course, so you can copy this user when creating future courses, or "
+"manage and email course users. Note, by default these new users will be "
"\"Dropped\" and unable to login to the %1 course."
msgstr ""
-#: /opt/webwork/webwork2/templates/HTML/SingleProblemGrader/grader.html.ep:141
+#: /opt/webwork/webwork2/templates/HTML/SingleProblemGrader/grader.html.ep:124
msgid ""
"Click the \"Use points from last check\" button to set the point value to "
-"the points from the answers that were entered when answers were last "
-"checked."
+"the points from the answers that were entered when answers were last checked."
msgstr ""
-#: /opt/webwork/webwork2/templates/HTML/SingleProblemGrader/grader.html.ep:211
+#: /opt/webwork/webwork2/templates/HTML/SingleProblemGrader/grader.html.ep:194
msgid ""
"Click the \"Use score from last check\" button to set the problem score to "
"the score from the answers that were entered when answers were last checked."
@@ -2720,7 +2873,7 @@ msgstr ""
#. ('')
#: /opt/webwork/webwork2/templates/HelpFiles/instructor_links.html.ep:5
-#: /opt/webwork/webwork2/templates/HelpFiles/instructor_links.html.ep:73
+#: /opt/webwork/webwork2/templates/HelpFiles/instructor_links.html.ep:75
msgid "Click the %1 icon for page and item specific help."
msgstr ""
@@ -2729,10 +2882,10 @@ msgstr ""
msgid "Click the icon %1 for page and item specific help."
msgstr ""
-#: /opt/webwork/webwork2/templates/HelpFiles/InstructorUserList.html.ep:182
+#: /opt/webwork/webwork2/templates/HelpFiles/InstructorUserList.html.ep:192
msgid ""
"Clicking on any active link at the top of the column sorts the page by that "
-"column. You can do lexigraphic sorts: click on \"First name\" then \"Last "
+"column. You can do lexicographic sorts: click on \"First name\" then \"Last "
"name\" to sort by last name, sorting those with the same last name by their "
"first name."
msgstr ""
@@ -2741,22 +2894,22 @@ msgstr ""
msgid ""
"Clicking on the login name link in a student's row allows you to view the "
"student's version of the homework (rather than your own) so that you can "
-"more easily answer student questions about homework problems. (A \"acting as"
-" xxx\" alert will appear in the upper right corner of each window while you "
+"more easily answer student questions about homework problems. (A \"acting as "
+"xxx\" alert will appear in the upper right corner of each window while you "
"are acting as a student.) You can submit the answers (which will NOT be "
"recorded) to check that the computer is grading the problem correctly. You "
"will also be able to view past answers submitted by the student for each "
-"problem. To stop acting in the student's role click the \"Stop acting\" link"
-" in the upper right corner of the window."
+"problem. To stop acting in the student's role click the \"Stop acting\" link "
+"in the upper right corner of the window."
msgstr ""
-#: /opt/webwork/webwork2/templates/HelpFiles/InstructorUserList.html.ep:196
+#: /opt/webwork/webwork2/templates/HelpFiles/InstructorUserList.html.ep:206
msgid ""
-"Clicking the email address link will bring up your standard"
-" email application so that you can send email to the student. This works "
-"even if the student has been dropped from the course. To send email to an "
-"entire class or to merge grades with the email message use the \"Email\" "
-"page link in the left margin."
+"Clicking the email address link will bring up your standard "
+"email application so that you can send email to the student. This works even "
+"if the student has been dropped from the course. To send email to an entire "
+"class or to merge grades with the email message use the \"Email\" page link "
+"in the left margin."
msgstr ""
#: /opt/webwork/webwork2/templates/ContentGenerator/CourseAdmin/manage_lti_course_map_form.html.ep:76
@@ -2764,7 +2917,14 @@ msgid "Client ID"
msgstr ""
#. ($clientIP->ip()
-#: /opt/webwork/webwork2/lib/WeBWorK/Authz.pm:534
+#: /opt/webwork/webwork2/lib/WeBWorK/Authz.pm:565
+msgid ""
+"Client ip address %1 is in the list of addresses from which this assignment "
+"may not be worked."
+msgstr ""
+
+#. ($clientIP->ip()
+#: /opt/webwork/webwork2/lib/WeBWorK/Authz.pm:536
msgid ""
"Client ip address %1 is not allowed to work this assignment, because the "
"assignment has ip address restrictions and there are no allowed locations "
@@ -2772,13 +2932,21 @@ msgid ""
"problem resolved."
msgstr ""
+#. ($clientIP->ip()
+#: /opt/webwork/webwork2/lib/WeBWorK/Authz.pm:561
+msgid ""
+"Client ip address %1 is not in the list of addresses from which this "
+"assignment may be worked."
+msgstr ""
+
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/FileManager/refresh.html.ep:40
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/JobManager.html.ep:202
msgid "Close"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:124
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:133
#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetList.pm:344
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetList/set_list_table.html.ep:23
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetList/set_list_table.html.ep:9
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetList/sort_form.html.ep:15
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetList/sort_form.html.ep:50
@@ -2787,21 +2955,20 @@ msgstr ""
msgid "Close Date"
msgstr ""
-#. ($c->formatDateTime($set->due_date, $ce->{studentDateDisplayFormat})
-#. ($c->formatDateTime($set->due_date, $c->ce->{studentDateDisplayFormat})
-#: /opt/webwork/webwork2/lib/WeBWorK/AchievementItems/ExtendDueDate.pm:72
-#: /opt/webwork/webwork2/lib/WeBWorK/AchievementItems/ReducedCred.pm:93
-msgid "Close date of this assignment extended by 24 hours to %1."
+#: /opt/webwork/webwork2/templates/ContentGenerator/Feedback/feedback_email.html.ep:95
+msgid "Close date"
msgstr ""
-#. ($c->formatDateTime($set->due_date, $c->ce->{studentDateDisplayFormat})
-#: /opt/webwork/webwork2/lib/WeBWorK/AchievementItems/SuperExtendDueDate.pm:72
-msgid "Close date of this assignment extended by 48 hours to %1."
+#. ($self->{timeText}, $c->formatDateTime($set->due_date, $ce->{studentDateDisplayFormat})
+#. ($self->{timeText}, $c->formatDateTime($set->due_date, $c->ce->{studentDateDisplayFormat})
+#: /opt/webwork/webwork2/lib/WeBWorK/AchievementItems/ExtendDueDate.pm:134
+#: /opt/webwork/webwork2/lib/WeBWorK/AchievementItems/ReducedCred.pm:98
+msgid "Close date of this assignment extended by %1 to %2."
msgstr ""
-#. ($c->formatDateTime($set->due_date, $c->ce->{studentDateDisplayFormat})
-#: /opt/webwork/webwork2/lib/WeBWorK/AchievementItems/ExtendDueDateGW.pm:66
-msgid "Close date of this test extended by 24 hours to %1."
+#. ($self->{timeText}, $c->formatDateTime($set->due_date, $c->ce->{studentDateDisplayFormat})
+#: /opt/webwork/webwork2/lib/WeBWorK/AchievementItems/ExtendDueDateGW.pm:120
+msgid "Close date of this test extended by %1 to %2."
msgstr ""
#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/UserDetail.pm:19
@@ -2812,12 +2979,16 @@ msgstr ""
msgid "Closed"
msgstr "Uzavřeno"
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/ProblemSet.pm:280
+#: /opt/webwork/webwork2/templates/ContentGenerator/Grades/student_grades.html.ep:44
+msgid "Closed Assignments"
+msgstr ""
+
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/ProblemSet.pm:295
msgid "Closed."
msgstr "Uzavřeno."
#. ($c->formatDateTime($verSet->due_date, $ce->{studentDateDisplayFormat})
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/ProblemSet.pm:225
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/ProblemSet.pm:240
msgid "Closes on %1"
msgstr ""
@@ -2825,33 +2996,38 @@ msgstr ""
msgid "Closes:"
msgstr "Končí:"
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetDetail.html.ep:371
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/PGProblemEditor.pm:125
+#: /opt/webwork/webwork2/templates/HelpFiles/InstructorPGProblemEditor.html.ep:165
+msgid "Code Maintenance"
+msgstr ""
+
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetDetail.html.ep:372
#: /opt/webwork/webwork2/templates/HelpFiles/InstructorProblemSetDetail.html.ep:54
msgid "Collapse All Details"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetDetail.html.ep:381
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetDetail.html.ep:382
#: /opt/webwork/webwork2/templates/HelpFiles/InstructorProblemSetDetail.html.ep:68
msgid "Collapse All Nesting"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetDetail.html.ep:440
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetDetail.html.ep:441
msgid "Collapse Nested Problems"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetDetail.html.ep:586
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetDetail.html.ep:589
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetDetail.html.ep:587
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetDetail.html.ep:590
msgid "Collapse Problem Details"
msgstr ""
#: /opt/webwork/webwork2/templates/HelpFiles/InstructorProblemSetDetail.html.ep:56
msgid ""
-"Collapse problem details to the top row of information about a problem. Note"
-" that the details of a single problem can be collapsed by clicking on the up"
-" arrow to the right of the problem source file."
+"Collapse problem details to the top row of information about a problem. Note "
+"that the details of a single problem can be collapsed by clicking on the up "
+"arrow to the right of the problem source file."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:328
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:343
msgid ""
"Comma separated list of set names that are excluded from all achievements. "
"No achievement points and badges can be earned for submitting problems in "
@@ -2859,16 +3035,18 @@ msgid ""
msgstr ""
#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ShowAnswers.pm:202
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/UserList.pm:111
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/UserList.pm:134
+#: /opt/webwork/webwork2/templates/ContentGenerator/Feedback/feedback_email.html.ep:170
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/AddUsers.html.ep:91
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemGrader.html.ep:126
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ShowAnswers/past-answers-table.html.ep:65
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/UserList/user_list.html.ep:71
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemGrader.html.ep:131
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ShowAnswers/past-answers-table.html.ep:68
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/UserList/user_list.html.ep:72
msgid "Comment"
msgstr "Poznámka"
+#: /opt/webwork/webwork2/templates/ContentGenerator/Feedback/feedback_email.txt.ep:101
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/AddUsers/student_entry_report.html.ep:25
-#: /opt/webwork/webwork2/templates/HTML/SingleProblemGrader/grader.html.ep:249
+#: /opt/webwork/webwork2/templates/HTML/SingleProblemGrader/grader.html.ep:232
msgid "Comment:"
msgstr ""
@@ -2884,18 +3062,17 @@ msgstr ""
msgid "Complete Code"
msgstr ""
-#. ($c->formatDateTime($c->{set}->answer_date,
-#. $ce->{studentDateDisplayFormat})
-#: /opt/webwork/webwork2/templates/ContentGenerator/GatewayQuiz.html.ep:398
+#. ($c->formatDateTime($c->{set}->answer_date, $ce->{studentDateDisplayFormat})
+#: /opt/webwork/webwork2/templates/ContentGenerator/GatewayQuiz.html.ep:381
msgid "Completed results for this assignment are not available until %1."
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/GatewayQuiz.html.ep:401
+#: /opt/webwork/webwork2/templates/ContentGenerator/GatewayQuiz.html.ep:384
msgid "Completed results for this assignment are not available."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/ProblemSet.pm:262
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/ProblemSet.pm:278
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/ProblemSet.pm:277
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/ProblemSet.pm:293
msgid "Completed."
msgstr ""
@@ -2903,10 +3080,14 @@ msgstr ""
msgid "Compose Email Message"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:1006
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:1035
msgid "Condition under which scores will be sent early to an LMS"
msgstr ""
+#: /opt/webwork/webwork2/templates/ContentGenerator/CourseAdmin/add_course_form.html.ep:233
+msgid "Configuration File:"
+msgstr ""
+
#: /opt/webwork/webwork2/templates/HelpFiles/admin_links.html.ep:32
msgid ""
"Configure ip ranges (locations) that can be used to restrict set access."
@@ -2931,6 +3112,10 @@ msgstr "Potvrzení hesla pro uživatele %1"
msgid "Confirm Copy"
msgstr ""
+#: /opt/webwork/webwork2/templates/ContentGenerator/ResetPassword.html.ep:25
+msgid "Confirm New Password"
+msgstr ""
+
#: /opt/webwork/webwork2/templates/ContentGenerator/CourseAdmin/reset_otp_secrets_confirm.html.ep:40
msgid "Confirm Reset"
msgstr ""
@@ -2959,6 +3144,10 @@ msgstr ""
msgid "Confirm which sets to export."
msgstr ""
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/PGProblemEditor/pg_critic.html.ep:8
+msgid "Congratulations! No PG critic violations found."
+msgstr ""
+
#: /opt/webwork/webwork2/templates/AchievementEvaluator/cheevoMessage.html.ep:15
msgid "Congratulations, you earned a new level!"
msgstr ""
@@ -2973,18 +3162,18 @@ msgid ""
"that the web server can write to this file."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/Utils/Routes.pm:188
-#: /opt/webwork/webwork2/lib/WeBWorK/Utils/Routes.pm:215
+#: /opt/webwork/webwork2/lib/WeBWorK/Utils/Routes.pm:181
+#: /opt/webwork/webwork2/lib/WeBWorK/Utils/Routes.pm:208
msgid "Content Selection"
msgstr ""
#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/LTIAdvanced.pm:60
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/LTIAdvantage.pm:160
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/LTIAdvantage.pm:161
msgid "Context ID"
msgstr ""
#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/LTIAdvanced.pm:59
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/LTIAdvantage.pm:156
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/LTIAdvantage.pm:157
msgid "Context Title"
msgstr ""
@@ -2992,14 +3181,14 @@ msgstr ""
msgid "Contexts"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:2742
-#: /opt/webwork/webwork2/templates/ContentGenerator/Login.html.ep:72
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:2733
+#: /opt/webwork/webwork2/templates/ContentGenerator/Login.html.ep:73
#: /opt/webwork/webwork2/templates/ContentGenerator/LoginProctor.html.ep:91
#: /opt/webwork/webwork2/templates/ContentGenerator/TwoFactorAuthentication.html.ep:56
msgid "Continue"
msgstr "Pokračovat"
-#: /opt/webwork/webwork2/templates/ContentGenerator/ProblemSet/version_list.html.ep:86
+#: /opt/webwork/webwork2/templates/ContentGenerator/ProblemSet/version_list.html.ep:82
msgid "Continue Open Test"
msgstr ""
@@ -3007,22 +3196,22 @@ msgstr ""
msgid "Controls if an achievement is evaluated or not."
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/PGProblemEditor/format_code_form.html.ep:21
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/PGProblemEditor/code_maintenance_form.html.ep:22
msgid "Convert the code to PGML"
msgstr ""
#. ($sourceDirectory, $outputDirectory)
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/PGProblemEditor.pm:728
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/PGProblemEditor.pm:708
msgid "Copied auxiliary files from %1 to new location at %2."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/FileManager.pm:286
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/FileManager.pm:295
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/FileManager.html.ep:32
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/FileManager/refresh.html.ep:49
msgid "Copy"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/CourseAdmin/add_course_form.html.ep:157
+#: /opt/webwork/webwork2/templates/ContentGenerator/CourseAdmin/add_course_form.html.ep:162
msgid "Copy Components From:"
msgstr ""
@@ -3036,8 +3225,7 @@ msgid "Copy OTP Secrets"
msgstr ""
#: /opt/webwork/webwork2/templates/HelpFiles/admin_links.html.ep:39
-msgid ""
-"Copy OTP secrets from one course/user to another, or reset OTP secrets."
+msgid "Copy OTP secrets from one course/user to another, or reset OTP secrets."
msgstr ""
#: /opt/webwork/webwork2/templates/ContentGenerator/CourseAdmin/manage_otp_secrets_form.html.ep:14
@@ -3045,11 +3233,15 @@ msgstr ""
msgid "Copy Single Secret"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/CourseAdmin/add_course_form.html.ep:169
+#: /opt/webwork/webwork2/templates/ContentGenerator/CourseAdmin/add_course_form.html.ep:174
msgid "Copy These Components:"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/FileManager.pm:286
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/PGProblemEditor/save_as_form.html.ep:51
+msgid "Copy auxiliary files."
+msgstr ""
+
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/FileManager.pm:295
msgid "Copy file as:"
msgstr ""
@@ -3061,37 +3253,36 @@ msgstr ""
msgid "Copy to (Course ID / User ID)"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/CourseAdmin/add_course_form.html.ep:224
+#: /opt/webwork/webwork2/templates/ContentGenerator/CourseAdmin/add_course_form.html.ep:264
msgid ""
"Copying the course configuration file may copy configuration settings that "
"are specific to the original course instructor. If this is a new course for "
"a new instructor, use the fields above to add the new instructor and do not "
-"copy the course configuration file. Then if there is something in the course"
-" configuration file that should be carried into the new course, the "
-"administrator can copy that manually. Alternatively, do copy the course "
-"configuration file, but then the administrator should inspect the new course"
-" configuration file and make adjustments for the new instructor."
+"copy the course configuration file. Then if there is something in the course "
+"configuration file that should be carried into the new course, the "
+"administrator can copy that manually. Alternatively, do copy the course "
+"configuration file, but then the administrator should inspect the new course "
+"configuration file and make adjustments for the new instructor."
msgstr ""
#: /opt/webwork/webwork2/templates/ContentGenerator/PODViewer.html.ep:12
msgid "Core"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:581
-#: /opt/webwork/webwork2/templates/ContentGenerator/GatewayQuiz.html.ep:320
+#: /opt/webwork/webwork2/templates/ContentGenerator/GatewayQuiz.html.ep:301
msgid "Correct"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/Stats.pm:648
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/Stats.pm:647
msgid "Correct Adjusted Status"
msgstr ""
#: /opt/webwork/webwork2/lib/HardcopyRenderedProblem.pm:247
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Hardcopy.pm:1339
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Hardcopy.pm:1340
msgid "Correct Answers:"
msgstr "Správné odpovědi:"
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/Stats.pm:663
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/Stats.pm:662
msgid "Correct Status"
msgstr ""
@@ -3099,13 +3290,17 @@ msgstr ""
msgid "Correct answers"
msgstr "Správné odpovědi"
+#: /opt/webwork/webwork2/templates/ContentGenerator/Feedback/feedback_email.html.ep:47
+msgid "Correct attempts"
+msgstr ""
+
#. ($total_correct, $num_of_problems)
#: /opt/webwork/webwork2/templates/ContentGenerator/Problem/siblings.html.ep:17
msgid "Correct: %1/%2"
msgstr "Správně: %1/%2"
#. ($newBlankProblems, $MAX_NEW_PROBLEMS)
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:1983
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:1963
msgid ""
"Could not add %1 problems to this set. The number must be between 1 and %2"
msgstr ""
@@ -3134,16 +3329,16 @@ msgstr ""
msgid "Counter:"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:624
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:598
#: /opt/webwork/webwork2/templates/ContentGenerator/ProblemSet/problem_list.html.ep:36
msgid "Counts for Parent"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:941
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:970
msgid "Course"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/Utils/Routes.pm:163
+#: /opt/webwork/webwork2/lib/WeBWorK/Utils/Routes.pm:164
#: /opt/webwork/webwork2/templates/ContentGenerator/Home.html.ep:10
msgid "Course Administration"
msgstr ""
@@ -3152,8 +3347,8 @@ msgstr ""
msgid "Course Administration Help"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/Utils/Routes.pm:448
-#: /opt/webwork/webwork2/templates/HelpFiles/instructor_links.html.ep:65
+#: /opt/webwork/webwork2/lib/WeBWorK/Utils/Routes.pm:469
+#: /opt/webwork/webwork2/templates/HelpFiles/instructor_links.html.ep:67
msgid "Course Configuration"
msgstr ""
@@ -3161,9 +3356,9 @@ msgstr ""
msgid "Course Configuration Help"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:502
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:517
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:534
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:512
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:525
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:539
msgid "Course Default"
msgstr ""
@@ -3173,32 +3368,36 @@ msgstr ""
msgid "Course Files"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/CourseAdmin/add_course_form.html.ep:39
+#: /opt/webwork/webwork2/templates/ContentGenerator/CourseAdmin/add_course_form.html.ep:43
#: /opt/webwork/webwork2/templates/ContentGenerator/CourseAdmin/manage_lti_course_map_form.html.ep:11
msgid "Course ID"
msgstr ""
#. ($ce->{maxCourseIdLength})
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:1175
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:1166
#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:264
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:570
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:560
msgid "Course ID cannot exceed %1 characters."
msgstr ""
#. ($ce->{maxCourseIdLength})
-#: /opt/webwork/webwork2/templates/ContentGenerator/CourseAdmin/add_course_form.html.ep:36
+#: /opt/webwork/webwork2/templates/ContentGenerator/CourseAdmin/add_course_form.html.ep:40
msgid ""
"Course ID may contain only letters, numbers, hyphens, and underscores, and "
"may have at most %1 characters."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:1179
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:1170
#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:258
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:573
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:563
msgid "Course ID may only contain letters, numbers, hyphens, and underscores."
msgstr ""
+#: /opt/webwork/webwork2/templates/ContentGenerator/CourseAdmin/archive_course_form.html.ep:38
+#: /opt/webwork/webwork2/templates/ContentGenerator/CourseAdmin/delete_course_form.html.ep:38
+#: /opt/webwork/webwork2/templates/ContentGenerator/CourseAdmin/hide_inactive_course_form.html.ep:46
#: /opt/webwork/webwork2/templates/ContentGenerator/CourseAdmin/rename_course_form.html.ep:21
+#: /opt/webwork/webwork2/templates/ContentGenerator/CourseAdmin/unarchive_course_form.html.ep:18
msgid "Course ID:"
msgstr ""
@@ -3218,7 +3417,7 @@ msgid "Course Information"
msgstr ""
#. ($c->stash('courseID')
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/PGProblemEditor.pm:371
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/PGProblemEditor.pm:354
msgid "Course Information for course %1"
msgstr ""
@@ -3227,19 +3426,12 @@ msgstr ""
msgid "Course Listings"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/CourseAdmin/archive_course_form.html.ep:38
-#: /opt/webwork/webwork2/templates/ContentGenerator/CourseAdmin/delete_course_form.html.ep:38
-#: /opt/webwork/webwork2/templates/ContentGenerator/CourseAdmin/hide_inactive_course_form.html.ep:46
-#: /opt/webwork/webwork2/templates/ContentGenerator/CourseAdmin/unarchive_course_form.html.ep:17
-msgid "Course Name:"
-msgstr ""
-
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/SetMaker/top_row.html.ep:48
#: /opt/webwork/webwork2/templates/HelpFiles/InstructorSetMaker.html.ep:28
msgid "Course Sets"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/CourseAdmin/add_course_form.html.ep:46
+#: /opt/webwork/webwork2/templates/ContentGenerator/CourseAdmin/add_course_form.html.ep:50
msgid "Course Title"
msgstr ""
@@ -3254,7 +3446,7 @@ msgid ""
"Courses are listed either alphabetically or in order by the time of most "
"recent login activity, oldest first. To change the listing order check the "
"mode you want and click \"Refresh Listing\". The listing format is: "
-"Course_Name (status :: date/time of most recent login) where status is "
+"Course_ID (status :: date/time of most recent login) where status is "
"\"hidden\" or \"visible\"."
msgstr ""
@@ -3263,7 +3455,7 @@ msgid ""
"Courses are listed either alphabetically or in order by the time of most "
"recent login activity, oldest first. To change the listing order check the "
"mode you want and click \"Refresh Listing\". The listing format is: "
-"Course_Name (status :: date/time of most recent login) where status is "
+"Course_ID (status :: date/time of most recent login) where status is "
"\"hidden\" or \"visible\"."
msgstr ""
@@ -3283,14 +3475,14 @@ msgstr ""
msgid "Create Location:"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/GatewayQuiz.pm:657
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/GatewayQuiz.pm:668
msgid "Create New Test Version"
msgstr ""
#: /opt/webwork/webwork2/templates/HelpFiles/admin_links.html.ep:24
msgid ""
-"Create a .tar.gz archive which includes the course's database and all course"
-" files."
+"Create a .tar.gz archive which includes the course's database and all course "
+"files."
msgstr ""
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/SetMaker/top_row.html.ep:33
@@ -3315,8 +3507,8 @@ msgstr ""
#: /opt/webwork/webwork2/templates/HelpFiles/InstructorProblemSetList.html.ep:74
msgid ""
-"Create a new set with a given name. This can either create an empty set or a"
-" duplicate of an existing set."
+"Create a new set with a given name. This can either create an empty set or a "
+"duplicate of an existing set."
msgstr ""
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/AchievementList/create_form.html.ep:12
@@ -3327,11 +3519,15 @@ msgstr ""
msgid "Create as what type of set?"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/PGProblemEditor/save_form.html.ep:25
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/PGProblemEditor/save_form.html.ep:23
msgid "Create backup"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/PGProblemEditor/save_as_form.html.ep:87
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/PGProblemEditor/save_as_form.html.ep:118
+msgid "Create unattached header file"
+msgstr ""
+
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/PGProblemEditor/save_as_form.html.ep:90
msgid "Create unattached problem"
msgstr ""
@@ -3365,7 +3561,44 @@ msgstr ""
msgid "Currently defined locations are listed below."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:2895
+#: /opt/webwork/webwork2/templates/ContentGenerator/Feedback/feedback_email.html.ep:87
+msgid "Data about the assignment"
+msgstr ""
+
+#: /opt/webwork/webwork2/templates/ContentGenerator/Feedback/feedback_email.txt.ep:53
+msgid "Data about the assignment:"
+msgstr ""
+
+#: /opt/webwork/webwork2/templates/ContentGenerator/Feedback/feedback_email.html.ep:186
+#: /opt/webwork/webwork2/templates/ContentGenerator/Feedback/feedback_email.txt.ep:106
+msgid "Data about the environment"
+msgstr ""
+
+#: /opt/webwork/webwork2/templates/ContentGenerator/Feedback/feedback_email.html.ep:35
+msgid "Data about the problem"
+msgstr ""
+
+#: /opt/webwork/webwork2/templates/ContentGenerator/Feedback/feedback_email.html.ep:126
+msgid "Data about the problem processor"
+msgstr ""
+
+#: /opt/webwork/webwork2/templates/ContentGenerator/Feedback/feedback_email.txt.ep:75
+msgid "Data about the problem processor:"
+msgstr ""
+
+#: /opt/webwork/webwork2/templates/ContentGenerator/Feedback/feedback_email.txt.ep:28
+msgid "Data about the problem:"
+msgstr ""
+
+#: /opt/webwork/webwork2/templates/ContentGenerator/Feedback/feedback_email.html.ep:152
+msgid "Data about the user"
+msgstr ""
+
+#: /opt/webwork/webwork2/templates/ContentGenerator/Feedback/feedback_email.txt.ep:85
+msgid "Data about the user:"
+msgstr ""
+
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:2886
msgid "Database tables are ok"
msgstr ""
@@ -3377,20 +3610,24 @@ msgstr ""
msgid "Database tables ok."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:1370
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:1555
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:1361
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:1546
msgid "Database:"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/StudentProgress/set_progress.html.ep:182
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/StudentProgress/set_progress.html.ep:183
msgid "Date"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:980
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:1009
msgid "Date after which scores will be sent to the LMS"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/UserDetail.html.ep:91
+#: /opt/webwork/webwork2/templates/ContentGenerator/ProblemSets/set_list_row.html.ep:39
+msgid "Date override alert"
+msgstr ""
+
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/UserDetail.html.ep:92
msgid "Dates"
msgstr ""
@@ -3402,10 +3639,15 @@ msgid ""
"selected\" from the tasks above."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:855
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:884
msgid "Debug"
msgstr ""
+#: /opt/webwork/webwork2/templates/ContentGenerator/Problem.html.ep:78
+msgid "Debugging information is shown below."
+msgstr ""
+
+#: /opt/webwork/webwork2/templates/ContentGenerator/CourseAdmin/add_course_form.html.ep:238
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/Config.html.ep:50
msgid "Default"
msgstr ""
@@ -3421,7 +3663,7 @@ msgid ""
"Open"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:409
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:424
msgid "Default Length of Reduced Scoring Period in minutes"
msgstr ""
@@ -3429,12 +3671,12 @@ msgstr ""
msgid "Default Time that the Assignment is Due"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:433
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:448
msgid ""
"Default number of attempts before Show Me Another can be used (-1 => Never)"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:769
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:795
msgid ""
"Default number of attempts before hints are shown in a problem (-1 => hide "
"hints)"
@@ -3495,11 +3737,11 @@ msgstr ""
msgid "Delete course:"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:2850
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:2841
msgid "Delete field when upgrading"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetDetail.html.ep:601
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetDetail.html.ep:602
msgid "Delete it?"
msgstr ""
@@ -3507,7 +3749,7 @@ msgstr ""
msgid "Delete location:"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/PGProblemEditor/save_form.html.ep:33
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/PGProblemEditor/save_form.html.ep:31
msgid "Delete oldest backup"
msgstr ""
@@ -3519,8 +3761,8 @@ msgstr ""
msgid ""
"Delete selected jobs. Note that jobs that are in the \"active\" state "
"cannot be deleted. Jobs that are in the \"inactive\" state can be deleted, "
-"but it is possible that by the time the request to delete the job occurs the"
-" job may have transitioned into the \"active\" state. In that case the job "
+"but it is possible that by the time the request to delete the job occurs the "
+"job may have transitioned into the \"active\" state. In that case the job "
"will not be deleted. Jobs that are in the \"finished\" or \"failed\" states "
"can always be deleted."
msgstr ""
@@ -3533,7 +3775,7 @@ msgstr ""
msgid "Delete selected users?"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:2815
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:2806
msgid "Delete table when upgrading"
msgstr ""
@@ -3553,8 +3795,8 @@ msgid "Deleted %1 sets."
msgstr ""
#. ($num)
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/UserList.pm:357
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/UserList.pm:381
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/UserList.pm:380
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/UserList.pm:404
msgid "Deleted %1 users."
msgstr ""
@@ -3572,24 +3814,24 @@ msgid "Deleted %quant(%1,job)."
msgstr ""
#. (join(', ', @delLocations)
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:1921
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:1912
msgid "Deleted Location(s): %1"
msgstr ""
#. (join(', ', @toDel)
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:2077
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:2068
msgid "Deleted addresses %1 from location."
msgstr ""
#. ($formatBackupTime)
#. ($c->formatDateTime($delTime, $ce->{studentDateDisplayFormat})
#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/PGProblemEditor.pm:1342
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/PGProblemEditor.pm:630
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/PGProblemEditor.pm:605
msgid "Deleted backup from %1."
msgstr ""
#. ($c->shortPath($c->{tempFilePath})
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/PGProblemEditor.pm:736
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/PGProblemEditor.pm:717
msgid "Deleted temp file at %1"
msgstr ""
@@ -3612,7 +3854,7 @@ msgstr ""
msgid "Deletion destroys all achievement-related data and is not undoable!"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:221
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:230
msgid "Deny From"
msgstr ""
@@ -3635,7 +3877,7 @@ msgstr ""
msgid "Descending"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:104
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:113
#: /opt/webwork/webwork2/templates/ContentGenerator/CourseAdmin/manage_location_form.html.ep:116
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/AchievementList/edit_table.html.ep:27
msgid "Description"
@@ -3645,7 +3887,7 @@ msgstr ""
msgid "Description:"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/ProblemSet/version_list.html.ep:241
+#: /opt/webwork/webwork2/templates/ContentGenerator/ProblemSet/version_list.html.ep:236
msgid "Deselect All Test Versions"
msgstr ""
@@ -3661,20 +3903,20 @@ msgstr ""
msgid "Destination User ID"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:2586
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:2577
msgid "Destination course ID missing."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:2605
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:2596
msgid "Destination course must be different than source course."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:2587
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:2687
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:2578
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:2678
msgid "Destination user ID missing."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:2601
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:2592
msgid ""
"Destination user must be different than source user when copying from same "
"course"
@@ -3689,12 +3931,12 @@ msgid "Directory"
msgstr ""
#. ($file, $!)
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/FileManager.pm:380
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/FileManager.pm:393
msgid "Directory \"%1\" not removed: %2"
msgstr ""
#. ($file, $removed)
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/FileManager.pm:378
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/FileManager.pm:391
msgid "Directory \"%1\" removed (items deleted: %2)"
msgstr ""
@@ -3709,17 +3951,17 @@ msgstr ""
msgid "Directory permission errors"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:1463
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:1647
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:1454
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:1638
#: /opt/webwork/webwork2/templates/ContentGenerator/CourseAdmin/archive_course_confirm.html.ep:74
#: /opt/webwork/webwork2/templates/ContentGenerator/CourseAdmin/rename_course_confirm.html.ep:74
msgid ""
-"Directory structure is missing directories or the webserver lacks sufficient"
-" privileges."
+"Directory structure is missing directories or the webserver lacks sufficient "
+"privileges."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:1458
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:1642
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:1449
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:1633
#: /opt/webwork/webwork2/templates/ContentGenerator/CourseAdmin/archive_course_confirm.html.ep:71
#: /opt/webwork/webwork2/templates/ContentGenerator/CourseAdmin/rename_course_confirm.html.ep:71
msgid "Directory structure is ok"
@@ -3729,8 +3971,8 @@ msgstr ""
msgid "Directory structure or permissions need to be repaired."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:1438
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:1612
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:1429
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:1603
msgid "Directory structure:"
msgstr ""
@@ -3752,21 +3994,23 @@ msgstr ""
msgid "Disabled"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator.pm:267
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator.pm:293
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator.pm:268
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator.pm:294
msgid "Dismiss"
msgstr ""
-#: /opt/webwork/webwork2/templates/layouts/system.html.ep:154
+#: /opt/webwork/webwork2/templates/layouts/system.html.ep:198
msgid "Dismiss All Messages"
msgstr ""
+#: /opt/webwork/webwork2/templates/ContentGenerator/Feedback/feedback_email.html.ep:132
#: /opt/webwork/webwork2/templates/HelpFiles/InstructorProblemSetDetail.html.ep:75
msgid "Display Mode"
msgstr ""
+#: /opt/webwork/webwork2/templates/ContentGenerator/Feedback/feedback_email.txt.ep:77
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemGrader.html.ep:90
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetDetail.html.ep:386
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetDetail.html.ep:387
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/SetMaker/view_problems_line.html.ep:7
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/Stats/problem_stats.html.ep:121
msgid "Display Mode:"
@@ -3784,19 +4028,34 @@ msgstr ""
msgid "Display all possible records"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/ProblemSets.html.ep:29
+#: /opt/webwork/webwork2/templates/ContentGenerator/ProblemSets.html.ep:33
msgid "Display choice"
msgstr ""
+#: /opt/webwork/webwork2/templates/HelpFiles/InstructorStats.html.ep:5
+msgid ""
+"Display full set or problem statistics. The main page lists all sets to "
+"view. When viewing set statistics, the drop down menus can be used to show "
+"stats for individual sections, recitations, or problems. The overall "
+"results include all students who are assigned to the set, while the "
+"individual problem results only include active (have attempted the problem) "
+"students."
+msgstr ""
+
#: /opt/webwork/webwork2/templates/HelpFiles/Options.html.ep:37
msgid "Display mode for equations"
msgstr ""
#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Grades.pm:300
+msgid "Display of problem scores for this test is not allowed."
+msgstr ""
+
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Grades.pm:257
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/StudentProgress.pm:459
msgid "Display of scores for this test is not allowed."
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/StudentProgress/set_progress.html.ep:41
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/StudentProgress/set_progress.html.ep:42
msgid "Display options: Show"
msgstr ""
@@ -3805,24 +4064,23 @@ msgid ""
"Display sets matching a selected criteria. Useful if there are many sets."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:692
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:718
msgid "Display the evaluated student answer"
msgstr ""
-#. ('COURSENAME_totals.csv',
-#. 'COURSENAME_totals_bak1.csv')
+#. ('COURSENAME_totals.csv', 'COURSENAME_totals_bak1.csv')
#: /opt/webwork/webwork2/templates/HelpFiles/InstructorScoring.html.ep:59
msgid ""
"Do NOT use the file name %1, since you might accidentally overwrite that if "
-"you again export your WeBWorK homework scores. (Actually the earlier file is"
-" moved to %2 -- so you can recover using the File Manager.)"
+"you again export your WeBWorK homework scores. (Actually the earlier file is "
+"moved to %2 -- so you can recover using the File Manager.)"
msgstr ""
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/Assigner.html.ep:62
msgid "Do not unassign students unless you know what you are doing."
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/UserDetail.html.ep:66
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/UserDetail.html.ep:67
msgid "Do not uncheck a set unless you know what you are doing."
msgstr ""
@@ -3831,7 +4089,7 @@ msgstr ""
msgid "Do not uncheck students, unless you know what you are doing."
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/GatewayQuiz.html.ep:689
+#: /opt/webwork/webwork2/templates/ContentGenerator/GatewayQuiz.html.ep:712
msgid "Do you want to grade this test?"
msgstr ""
@@ -3839,7 +4097,7 @@ msgstr ""
msgid "Documentation"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/PGProblemEditor.html.ep:118
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/PGProblemEditor.html.ep:120
msgid "Documentation from source code for PG modules and macro files."
msgstr ""
@@ -3873,14 +4131,15 @@ msgstr ""
msgid "Don't recognize saveMode: |%1|. Unknown error."
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/AchievementEditor/save_as_form.html.ep:33
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/AchievementEditor/save_as_form.html.ep:34
msgid "Don't use in an achievement"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:1706
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:907
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetList/import_form.html.ep:45
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:1697
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:865
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetList/import_form.html.ep:49
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetList/set_list_field.html.ep:13
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetList/set_list_table.html.ep:33
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/UserDetail/set_date_table.html.ep:67
msgid "Done"
msgstr ""
@@ -3894,29 +4153,27 @@ msgstr ""
#. (tag('span', dir => 'ltr', $display_name)
#. ($ver->{id} =~ s/_/ /gr)
-#: /opt/webwork/webwork2/templates/ContentGenerator/ProblemSet/version_list.html.ep:213
-#: /opt/webwork/webwork2/templates/ContentGenerator/ProblemSet/version_list.html.ep:215
-#: /opt/webwork/webwork2/templates/ContentGenerator/ProblemSets/set_list_row.html.ep:48
+#: /opt/webwork/webwork2/templates/ContentGenerator/ProblemSet/version_list.html.ep:208
+#: /opt/webwork/webwork2/templates/ContentGenerator/ProblemSet/version_list.html.ep:210
+#: /opt/webwork/webwork2/templates/ContentGenerator/ProblemSets/set_list_row.html.ep:61
msgid "Download %1"
msgstr ""
#: /opt/webwork/webwork2/templates/ContentGenerator/Hardcopy.html.ep:23
-#: /opt/webwork/webwork2/templates/ContentGenerator/ProblemSet/auxiliary_tools.html.ep:74
+#: /opt/webwork/webwork2/templates/ContentGenerator/ProblemSet/auxiliary_tools.html.ep:98
msgid "Download Hardcopy"
msgstr "Stáhnout PDF"
-#: /opt/webwork/webwork2/templates/ContentGenerator/ProblemSet/version_list.html.ep:245
+#: /opt/webwork/webwork2/templates/ContentGenerator/ProblemSet/version_list.html.ep:240
msgid "Download Hardcopy for Selected Tests"
msgstr ""
-#. (link_to($filename => 'sample_problem_viewer', { filePath => "$filePath.pg"
-#. })
+#. (link_to($filename => 'sample_problem_viewer', { filePath => "$filePath.pg" })
#: /opt/webwork/webwork2/templates/ContentGenerator/SampleProblemViewer/sample_problem.html.ep:48
msgid "Download file: %1"
msgstr ""
-#. (tag('span', dir => 'ltr', format_set_name_display($selected_set_id =~
-#. s/,v(\d+)
+#. (tag('span', dir => 'ltr', format_set_name_display($selected_set_id =~ s/,v(\d+)
#: /opt/webwork/webwork2/templates/ContentGenerator/Hardcopy/form.html.ep:58
msgid "Download hardcopy of set %1 for %2?"
msgstr "Stáhnout zadání %1 uživatele %2?"
@@ -3946,15 +4203,19 @@ msgstr ""
msgid "Due date %1 has passed."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:829
+#: /opt/webwork/webwork2/templates/ContentGenerator/Feedback/feedback_email.txt.ep:59
+msgid "Due date:"
+msgstr ""
+
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:856
msgid "E-Mail"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Feedback.pm:231
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Feedback.pm:229
msgid "E-mail Instructor"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:845
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:874
msgid "E-mail verbosity level"
msgstr ""
@@ -3966,12 +4227,12 @@ msgstr ""
msgid "Earned"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Hardcopy.pm:1200
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Hardcopy.pm:1217
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Hardcopy.pm:1201
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Hardcopy.pm:1218
#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/AchievementList.pm:48
#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetList.pm:85
#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/UserList.pm:63
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Problem.pm:1060
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Problem.pm:921
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/AchievementList/default_table.html.ep:53
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/FileManager.html.ep:30
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/FileManager/refresh.html.ep:46
@@ -3981,8 +4242,8 @@ msgstr ""
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/Index.html.ep:136
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/Index.html.ep:206
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/Index.html.ep:240
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetDetail.html.ep:260
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetDetail.html.ep:501
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetDetail.html.ep:261
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetDetail.html.ep:502
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/SetMaker/problem_row.html.ep:225
#: /opt/webwork/webwork2/templates/ContentGenerator/ProblemSet/info.html.ep:4
#: /opt/webwork/webwork2/templates/ContentGenerator/ProblemSets/info.html.ep:6
@@ -3996,12 +4257,12 @@ msgid "Edit %1"
msgstr ""
#. ($link, $userName, $userID, scalar(keys %{ $c->{userSetRecords} })
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/UserDetail.html.ep:53
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/UserDetail.html.ep:54
msgid "Edit %1 for %2 (%3) who has been assigned %4 sets."
msgstr ""
#. ($link, tag('span', dir => 'ltr', format_set_name_display($setID)
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetDetail.html.ep:167
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetDetail.html.ep:168
msgid "Edit %1 for set %2."
msgstr ""
@@ -4017,7 +4278,7 @@ msgstr ""
msgid "Edit Evaluator"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetDetail.html.ep:255
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetDetail.html.ep:256
msgid "Edit Header"
msgstr ""
@@ -4025,21 +4286,21 @@ msgstr ""
msgid "Edit Location:"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetDetail.html.ep:497
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetDetail.html.ep:498
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/Stats/problem_stats.html.ep:128
msgid "Edit Problem"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/PGProblemEditor/hardcopy_form.html.ep:63
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/PGProblemEditor/hardcopy_form.html.ep:65
msgid "Edit Selected Theme"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetList/set_list_row.html.ep:47
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetList/set_list_row.html.ep:51
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetList/set_list_row.html.ep:48
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetList/set_list_row.html.ep:52
msgid "Edit Set Data"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Problem.pm:1088
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Problem.pm:949
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/SetMaker/problem_row.html.ep:171
msgid "Edit Tags"
msgstr ""
@@ -4056,9 +4317,9 @@ msgstr ""
msgid "Edit achievement information"
msgstr ""
-#: /opt/webwork/webwork2/templates/HelpFiles/instructor_links.html.ep:50
+#: /opt/webwork/webwork2/templates/HelpFiles/instructor_links.html.ep:55
msgid ""
-"Edit achivements for the course. This link is only present if achievements "
+"Edit achievements for the course. This link is only present if achievements "
"are enabled for the course."
msgstr ""
@@ -4069,8 +4330,8 @@ msgstr ""
#: /opt/webwork/webwork2/templates/HelpFiles/instructor_links.html.ep:24
msgid ""
"Edit class roster data. Add students, edit student data, drop students from "
-"class, import students from a classlist, and give user professor privileges."
-" Access to individual assignments."
+"class, import students from a classlist, and give user professor privileges. "
+"Access to individual assignments."
msgstr ""
#. ($userID)
@@ -4083,28 +4344,26 @@ msgid "Edit it"
msgstr ""
#. (tag('strong', dir => 'ltr', format_set_name_display($setID)
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetDetail.html.ep:139
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetDetail.html.ep:140
msgid "Edit set %1 for ALL students assigned to this set."
msgstr ""
-#. (link_to( $setID =>
-#. $c->systemLink(
-#. $setDetailPage, params => { editForUser => $user->user_id })
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetDetail.html.ep:110
+#. (link_to( $setID => $c->systemLink( $setDetailPage, params => { editForUser => $user->user_id })
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetDetail.html.ep:111
msgid "Edit set %1 for this user."
msgstr ""
-#: /opt/webwork/webwork2/templates/HelpFiles/instructor_links.html.ep:31
+#: /opt/webwork/webwork2/templates/HelpFiles/instructor_links.html.ep:29
msgid ""
-"Edit sets for the entire class. Change set due dates, create new sets from a"
-" set definition file, create new sets, make sets visible/invisible, score "
+"Edit sets for the entire class. Change set due dates, create new sets from a "
+"set definition file, create new sets, make sets visible/invisible, score "
"assignments. Assign sets to the class."
msgstr ""
#: /opt/webwork/webwork2/templates/ContentGenerator/CourseAdmin/edit_location_form.html.ep:4
msgid ""
-"Edit the current value of the location description, if desired, then add and"
-" select addresses to delete, and then click the \"Take Action\" button to "
+"Edit the current value of the location description, if desired, then add and "
+"select addresses to delete, and then click the \"Take Action\" button to "
"make all of your changes. Or, click \"Manage Locations\" above to make no "
"changes and return to the Manage Locations page."
msgstr ""
@@ -4121,41 +4380,40 @@ msgstr ""
msgid "Edit which users?"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/PGProblemEditor.html.ep:41
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/PGProblemEditor.html.ep:45
msgid "Editing course information file \"%1\"."
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/PGProblemEditor.html.ep:39
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/PGProblemEditor.html.ep:43
msgid "Editing hardcopy header file \"%1\"."
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/PGProblemEditor.html.ep:40
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/PGProblemEditor.html.ep:44
msgid "Editing hardcopy theme file \"%1\"."
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/PGProblemEditor.html.ep:36
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/PGProblemEditor.html.ep:40
msgid "Editing new problem template \"%1\"."
msgstr ""
-#. ($c->{prettyProblemNumber},
-#. tag('span', dir => 'ltr', format_set_name_display($fullSetName)
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/PGProblemEditor.html.ep:58
+#. ($c->{prettyProblemNumber}, tag('span', dir => 'ltr', format_set_name_display($setName)
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/PGProblemEditor.html.ep:61
msgid "Editing problem %1 of set %2 in file \"%3\"."
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/PGProblemEditor.html.ep:37
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/PGProblemEditor.html.ep:41
msgid "Editing sample problem file \"%1\"."
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/PGProblemEditor.html.ep:38
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/PGProblemEditor.html.ep:42
msgid "Editing set header file \"%1\"."
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/PGProblemEditor.html.ep:43
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/PGProblemEditor.html.ep:47
msgid "Editing unassigned problem file \"%1\"."
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/PGProblemEditor.html.ep:42
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/PGProblemEditor.html.ep:46
msgid "Editing unknown file type in file \"%1\"."
msgstr ""
@@ -4181,7 +4439,7 @@ msgstr ""
msgid "Editing all sets."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/UserList.pm:348
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/UserList.pm:371
msgid "Editing all users."
msgstr ""
@@ -4198,11 +4456,8 @@ msgstr ""
msgid "Editing location %1"
msgstr ""
-#. (tag( 'strong',
-#. dir => 'ltr',
-#. format_set_name_display($setID . ($editingSetVersion ?
-#. ",v$editingSetVersion" : '')
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetDetail.html.ep:127
+#. (tag( 'strong', dir => 'ltr', format_set_name_display($setID . ($editingSetVersion ? ",v$editingSetVersion" : '')
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetDetail.html.ep:128
msgid "Editing problem set %1 for these students: %2"
msgstr ""
@@ -4214,26 +4469,27 @@ msgstr ""
msgid "Editing selected sets."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/UserList.pm:348
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/UserList.pm:371
msgid "Editing selected users."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/PGProblemEditor.pm:357
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/PGProblemEditor.pm:365
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/PGProblemEditor.pm:340
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/PGProblemEditor.pm:348
msgid "Editor"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/Utils/Routes.pm:480
+#: /opt/webwork/webwork2/lib/WeBWorK/Utils/Routes.pm:501
+#: /opt/webwork/webwork2/templates/ContentGenerator/Feedback/feedback_email.html.ep:158
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/Index.html.ep:154
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/StudentProgress/set_progress.html.ep:172
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/UserList/user_list_field.html.ep:13
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/StudentProgress/set_progress.html.ep:173
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/UserList/user_list_field.html.ep:14
#: /opt/webwork/webwork2/templates/HelpFiles/admin_links.html.ep:44
-#: /opt/webwork/webwork2/templates/HelpFiles/instructor_links.html.ep:53
+#: /opt/webwork/webwork2/templates/HelpFiles/instructor_links.html.ep:58
msgid "Email"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/UserList.pm:106
-#: /opt/webwork/webwork2/templates/ContentGenerator/CourseAdmin/add_course_form.html.ep:133
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/UserList.pm:110
+#: /opt/webwork/webwork2/templates/ContentGenerator/CourseAdmin/add_course_form.html.ep:138
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/AddUsers.html.ep:86
#: /opt/webwork/webwork2/templates/ContentGenerator/Options.html.ep:96
#: /opt/webwork/webwork2/templates/HelpFiles/Options.html.ep:25
@@ -4248,7 +4504,7 @@ msgstr ""
msgid "Email Help"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:440
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:451
msgid "Email Instructor On Failed Attempt"
msgstr ""
@@ -4260,7 +4516,7 @@ msgstr ""
msgid "Email address"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:336
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:351
msgid "Email address to use when sending Achievement notifications."
msgstr ""
@@ -4282,6 +4538,7 @@ msgid ""
"the status of this job."
msgstr ""
+#: /opt/webwork/webwork2/templates/ContentGenerator/Feedback/feedback_email.txt.ep:89
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/AddUsers/student_entry_report.html.ep:13
msgid "Email:"
msgstr ""
@@ -4296,8 +4553,8 @@ msgid ""
"grades). This data is identified by which column it is in, for instance if "
"the scores where in the 4th column of the merge file, insert them into an "
"email using the variable $COL[4]. The \"Scoring Tools\" page can export "
-"grades into a CSV that can be used as a merge file. Upload customized merge"
-" files with the \"File Manager\"."
+"grades into a CSV that can be used as a merge file. Upload customized merge "
+"files with the \"File Manager\"."
msgstr ""
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/SendMail/preview.html.ep:11
@@ -4308,7 +4565,7 @@ msgstr ""
msgid "Enable Achievement Rewards"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:346
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:361
msgid "Enable Conditional Release"
msgstr ""
@@ -4324,34 +4581,35 @@ msgstr ""
msgid "Enable Progress Bar and current problem highlighting"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:357
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:372
msgid "Enable Reduced Scoring"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:424
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:439
msgid "Enable Show Me Another button"
msgstr ""
-#: /opt/webwork/webwork2/templates/HelpFiles/InstructorPGProblemEditor.html.ep:122
+#: /opt/webwork/webwork2/templates/HelpFiles/InstructorPGProblemEditor.html.ep:115
msgid "Enable Spell Checking"
msgstr ""
-#: /opt/webwork/webwork2/templates/HelpFiles/InstructorPGProblemEditor.html.ep:77
+#: /opt/webwork/webwork2/templates/HelpFiles/InstructorPGProblemEditor.html.ep:63
msgid ""
"Enable or disable tab-focus mode. When tab-focus mode is off, pressing Tab "
-"inside the editor window indents the current line. When tab-focus mode is on"
-" Tab and Shift-Tab move focus out of the editor window."
+"inside the editor window indents the current line. When tab-focus mode is on "
+"Tab and Shift-Tab move focus out of the editor window."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:470
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:485
msgid "Enable periodic re-randomization of problems"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/AchievementItems/ReducedCred.pm:17
+#. ($timeText)
+#: /opt/webwork/webwork2/lib/WeBWorK/AchievementItems/ReducedCred.pm:20
msgid ""
"Enable reduced scoring for a homework set. This will allow you to submit "
-"answers for partial credit for 24 hours after the close date. This will "
-"randomize problem details if used after the original close date."
+"answers for partial credit for %1 after the close date. This will randomize "
+"problem details if used after the original close date."
msgstr ""
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/AchievementList/default_table.html.ep:24
@@ -4367,30 +4625,30 @@ msgstr ""
msgid "Enabled:"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:472
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:487
msgid ""
"Enables periodic re-randomization of problems after a given number of "
"attempts. Student would have to click Request New Version to obtain new "
"version of the problem and to continue working on the problem"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:348
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:363
msgid ""
"Enables the use of the conditional release system. To use conditional "
"release you need to specify a list of set names on the Problem Set Detail "
"Page, along with a minimum score. Students will not be able to access that "
-"homework set until they have achieved the minimum score on all of the listed"
-" sets."
+"homework set until they have achieved the minimum score on all of the listed "
+"sets."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:426
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:441
msgid ""
"Enables use of the Show Me Another button, which offers the student a newly-"
"seeded version of the current problem, complete with solution (if it exists "
"for that problem)."
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/ProblemSet/version_list.html.ep:173
+#: /opt/webwork/webwork2/templates/ContentGenerator/ProblemSet/version_list.html.ep:168
msgid "End"
msgstr ""
@@ -4402,7 +4660,7 @@ msgstr ""
msgid "Enrolled, Drop, etc."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/UserList.pm:108
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/UserList.pm:112
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/AddUsers.html.ep:88
msgid "Enrollment Status"
msgstr ""
@@ -4412,15 +4670,15 @@ msgstr ""
msgid "Enrollment Status: %1"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:791
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:817
msgid "Enter Key Behavior"
msgstr ""
#: /opt/webwork/webwork2/templates/HelpFiles/InstructorUserList.html.ep:54
msgid ""
"Enter a number of students to add, and then click \"Add\". This will take "
-"you to a new page where the data can be entered for one or more students. It"
-" is also possible to assign the student(s) to one or more sets as they are "
+"you to a new page where the data can be entered for one or more students. It "
+"is also possible to assign the student(s) to one or more sets as they are "
"being entered: simply select the sets from the list below the data entry "
"table. Use \"command\" or \"control\" click to select more than one set."
msgstr ""
@@ -4434,22 +4692,22 @@ msgid "Enter information below for students you wish to add."
msgstr ""
#. ($_)
-#: /opt/webwork/webwork2/templates/ContentGenerator/CourseAdmin/add_course_form.html.ep:82
+#: /opt/webwork/webwork2/templates/ContentGenerator/CourseAdmin/add_course_form.html.ep:86
msgid "Enter information for additional user number %1."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:673
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:699
msgid ""
-"Enter one of the allowed display mode types above. See 'display modes entry'"
-" for descriptions."
+"Enter one of the allowed display mode types above. See 'display modes entry' "
+"for descriptions."
msgstr ""
#. ($display_sort_method_name{$primary_sort_method})
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/StudentProgress/set_progress.html.ep:139
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/StudentProgress/set_progress.html.ep:140
msgid "Entries are sorted by %1"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/Utils/Routes.pm:325
+#: /opt/webwork/webwork2/lib/WeBWorK/Utils/Routes.pm:346
msgid "Equation Display"
msgstr ""
@@ -4462,12 +4720,12 @@ msgid "Error adding IP restriction location \"%1\" for set %2: %3"
msgstr ""
#. ($@)
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:1604
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:1584
msgid "Error adding set-level proctor: %1"
msgstr ""
#. ($file, $toPath)
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/PGProblemEditor.pm:722
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/PGProblemEditor.pm:699
msgid "Error copying %1 to %2."
msgstr ""
@@ -4475,12 +4733,12 @@ msgstr ""
msgid "Error creating set %1: %2"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Base/error_output.html.ep:14
+#: /opt/webwork/webwork2/templates/ContentGenerator/Base/error_output.html.ep:15
msgid "Error details"
msgstr ""
#. ($@)
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/LTIAdvantage.pm:281
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/LTIAdvantage.pm:286
msgid "Error encoding JWT: %1"
msgstr ""
@@ -4490,14 +4748,14 @@ msgid "Error generating POD for file %1: %2"
msgstr ""
#. ($@)
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:1580
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:1560
msgid ""
"Error getting old set-proctor password from the database: %1. No update to "
"the password was done."
msgstr ""
#. ($err)
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/LTIAdvantage.pm:221
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/LTIAdvantage.pm:226
msgid "Error loading or generating site keys: %1"
msgstr ""
@@ -4505,42 +4763,27 @@ msgstr ""
msgid "Error message:"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Base/error_output.html.ep:12
+#: /opt/webwork/webwork2/templates/ContentGenerator/Base/error_output.html.ep:13
msgid "Error messages"
msgstr ""
#. ($user_record->email_address, $exception_message)
-#: /opt/webwork/webwork2/lib/Mojolicious/WeBWorK/Tasks/SendInstructorEmail.pm:90
+#: /opt/webwork/webwork2/lib/Mojolicious/WeBWorK/Tasks/SendInstructorEmail.pm:93
msgid "Error sending email to %1: %2"
msgstr ""
-#. ($setID)
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetList.pm:654
-msgid "Error: Answer date cannot be more than 10 years from now in set %1."
-msgstr ""
-
-#. ($setID)
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetList.pm:663
-msgid "Error: Answer date must come after close date in set %1."
-msgstr ""
-
#. ($setID)
#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetList.pm:652
-msgid "Error: Close date cannot be more than 10 years from now in set %1."
+msgid "Error: Answer date must come after close date in set %1."
msgstr ""
#. ($setID)
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetList.pm:660
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetList.pm:649
msgid "Error: Close date must come after open date in set %1."
msgstr ""
#. ($setID)
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetList.pm:650
-msgid "Error: Open date cannot be more than 10 years from now in set %1."
-msgstr ""
-
-#. ($setID)
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetList.pm:685
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetList.pm:674
msgid ""
"Error: Reduced scoring date must come between the open date and close date "
"in set %1."
@@ -4551,12 +4794,12 @@ msgstr ""
msgid "Error: The original file %1 cannot be read."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/FileManager.pm:240
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/FileManager.pm:249
msgid "Error: no file data was submitted!"
msgstr ""
#. ($problem_desc, $problem_name, $c->tag('br')
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Hardcopy.pm:1224
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Hardcopy.pm:1225
msgid ""
"Errors encountered while processing %1. This %2 has been omitted from the "
"hardcopy. Error text: %3"
@@ -4567,7 +4810,7 @@ msgid "Errors occurred while generating hardcopy:"
msgstr ""
#. ("$ce->{webworkDirs}{courses}/$failed_courses[0]/")
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:2239
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:2230
msgid ""
"Errors occurred while hiding the courses listed below when attempting to "
"create the file hide_directory in the course's directory. Check the "
@@ -4575,7 +4818,7 @@ msgid ""
msgstr ""
#. ("$ce->{webworkDirs}{courses}/$failed_courses[0]/")
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:2308
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:2299
msgid ""
"Errors occurred while unhiding the courses listed below when attempting "
"delete the file hide_directory in the course's directory. Check the "
@@ -4598,12 +4841,12 @@ msgstr ""
msgid "Evaluator Variables"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:2254
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:2245
msgid ""
"Except for the errors listed above, all selected courses are already hidden."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:2323
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:2314
msgid ""
"Except for the errors listed above, all selected courses are already "
"unhidden."
@@ -4619,29 +4862,29 @@ msgstr ""
msgid "Existing file %1 could not be backed up."
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetDetail.html.ep:368
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetDetail.html.ep:369
#: /opt/webwork/webwork2/templates/HelpFiles/InstructorProblemSetDetail.html.ep:48
msgid "Expand All Details"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetDetail.html.ep:378
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetDetail.html.ep:379
#: /opt/webwork/webwork2/templates/HelpFiles/InstructorProblemSetDetail.html.ep:61
msgid "Expand All Nesting"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetDetail.html.ep:439
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetDetail.html.ep:440
msgid "Expand Nested Problems"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetDetail.html.ep:588
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetDetail.html.ep:589
msgid "Expand Problem Details"
msgstr ""
#: /opt/webwork/webwork2/templates/HelpFiles/InstructorProblemSetDetail.html.ep:50
msgid ""
"Expand problem details that have been collapsed. Note that the details of a "
-"single problem can be expanded by clicking on the down arrow to the right of"
-" the problem source file."
+"single problem can be expanded by clicking on the down arrow to the right of "
+"the problem source file."
msgstr ""
#: /opt/webwork/webwork2/templates/ContentGenerator/SampleProblemViewer/sample_problem.html.ep:85
@@ -4693,53 +4936,60 @@ msgstr ""
msgid "Exporting selected achievements."
msgstr ""
-#. ($c->formatDateTime($set->due_date + ONE_DAY,
-#. $ce->{studentDateDisplayFormat})
-#: /opt/webwork/webwork2/lib/WeBWorK/AchievementItems/ReducedCred.pm:44
-msgid ""
-"Extend the close date of this assignment to %1 (an additional 24 hours). "
-"Any submissions during this additional time will be reduced and are worth "
-"%2% of their full value. %3"
+#. ($c->formatDateTime($set->due_date + $self->{time}, $c->ce->{studentDateDisplayFormat})
+#: /opt/webwork/webwork2/lib/WeBWorK/AchievementItems/ExtendDueDateGW.pm:84
+msgid "Extend the close date of this assignment to %1 (an additional %2)."
msgstr ""
-#. ($c->formatDateTime($set->due_date + ONE_DAY,
-#. $c->ce->{studentDateDisplayFormat})
-#: /opt/webwork/webwork2/lib/WeBWorK/AchievementItems/ExtendDueDate.pm:32
+#. ($c->formatDateTime($set->due_date + $self->{time}, $ce->{studentDateDisplayFormat})
+#: /opt/webwork/webwork2/lib/WeBWorK/AchievementItems/ReducedCred.pm:49
msgid ""
-"Extend the close date of this assignment to %1 (an additional 24 hours). %2"
+"Extend the close date of this assignment to %1 (an additional %2). Any "
+"submissions during this additional time will be reduced and are worth %3% of "
+"their full value. %4"
msgstr ""
-#. ($c->formatDateTime($set->due_date + TWO_DAYS,
-#. $c->ce->{studentDateDisplayFormat})
-#: /opt/webwork/webwork2/lib/WeBWorK/AchievementItems/SuperExtendDueDate.pm:32
-msgid ""
-"Extend the close date of this assignment to %1 (an additional 48 hours). %2"
+#. ($c->formatDateTime($set->due_date + $self->{time}, $c->ce->{studentDateDisplayFormat})
+#: /opt/webwork/webwork2/lib/WeBWorK/AchievementItems/ExtendDueDate.pm:92
+msgid "Extend the close date of this assignment to %1 (an additional %2). %3"
msgstr ""
-#. ($c->formatDateTime($set->due_date + ONE_DAY,
-#. $c->ce->{studentDateDisplayFormat})
+#. ($self->{timeText})
#: /opt/webwork/webwork2/lib/WeBWorK/AchievementItems/ExtendDueDateGW.pm:32
-msgid "Extend the close date of this test to %1 (an additional 24 hours)."
+msgid "Extend the deadline by %1."
msgstr ""
-#: /opt/webwork/webwork2/templates/HelpFiles/InstructorUserList.html.ep:145
+#. ($self->{timeText}, $randomization_statement)
+#: /opt/webwork/webwork2/lib/WeBWorK/AchievementItems/ExtendDueDate.pm:38
+msgid "Extend the deadline by %1. %2"
+msgstr ""
+
+#: /opt/webwork/webwork2/templates/HelpFiles/InstructorUserList.html.ep:155
msgid "Extend the number of attempts allowed a student on a given problem."
msgstr ""
-#. ($c->formatDateTime($self->{new_date}, $c->ce->{studentDateDisplayFormat})
-#: /opt/webwork/webwork2/lib/WeBWorK/AchievementItems/ExtendReducedDate.pm:48
-msgid "Extend the reduced scoring date to %1 (an additional 24 hours)."
+#. ($c->formatDateTime($set->due_date + $self->{time}, $c->ce->{studentDateDisplayFormat})
+#: /opt/webwork/webwork2/lib/WeBWorK/AchievementItems/ExtendDueDateGW.pm:65
+msgid ""
+"Extend the reduced credit deadline of this assignment to %1 (an additional "
+"%2)."
+msgstr ""
+
+#. ($c->formatDateTime($set->due_date + $self->{time}, $c->ce->{studentDateDisplayFormat})
+#: /opt/webwork/webwork2/lib/WeBWorK/AchievementItems/ExtendDueDate.pm:72
+msgid ""
+"Extend the reduced credit deadline of this assignment to %1 (an additional "
+"%2). %3"
msgstr ""
#. ($c->formatDateTime($self->{new_date}, $c->ce->{studentDateDisplayFormat})
-#: /opt/webwork/webwork2/lib/WeBWorK/AchievementItems/SuperExtendReducedDate.pm:48
-msgid "Extend the reduced scoring date to %1 (an additional 48 hours)."
+#: /opt/webwork/webwork2/lib/WeBWorK/AchievementItems/ExtendReducedDate.pm:54
+msgid "Extend the reduced scoring date to %1 (an additional %2)."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/AchievementItems/ExtendDueDateGW.pm:16
-msgid ""
-"Extends the close date of a test by 24 hours. Note: The test must still be "
-"open for this to work."
+#. ($timeText)
+#: /opt/webwork/webwork2/lib/WeBWorK/AchievementItems/ExtendDueDateGW.pm:15
+msgid "Extends the close date of a test by %1."
msgstr ""
#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/Scoring.pm:17
@@ -4794,7 +5044,7 @@ msgid "Failed to duplicate set: no set selected for duplication!"
msgstr ""
#. ($@)
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/FileManager.pm:57
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/FileManager.pm:65
msgid "Failed to generate course archive: %1"
msgstr ""
@@ -4812,27 +5062,27 @@ msgid "Failed to open %1."
msgstr ""
#. ($file, $@)
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:1244
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:1235
msgid "Failed to remove file %1: %2"
msgstr ""
#. ($@)
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:1249
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:1240
msgid "Failed to remove scoring files: %1"
msgstr ""
#. ($@)
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:1254
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:1245
msgid "Failed to remove temporary edited files: %1"
msgstr ""
#. ($@)
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/FileManager.pm:233
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/FileManager.pm:242
msgid "Failed to save: %1"
msgstr ""
#. (ref($_)
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Feedback.pm:223
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Feedback.pm:221
msgid "Failed to send message: %1"
msgstr ""
@@ -4850,23 +5100,33 @@ msgstr ""
msgid "Features:"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/Utils/Routes.pm:330
+#: /opt/webwork/webwork2/lib/WeBWorK/Utils/Routes.pm:351
msgid "Feedback"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:881
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:910
msgid "Feedback by Section."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:2776
+#. (format_set_name_display($set->set_id)
+#: /opt/webwork/webwork2/templates/ContentGenerator/Feedback/feedback_email.txt.ep:10
+#: /opt/webwork/webwork2/templates/ContentGenerator/Feedback/feedback_email.txt.ep:8
+msgid "Feedback sent from %1:"
+msgstr ""
+
+#: /opt/webwork/webwork2/templates/ContentGenerator/Feedback/feedback_email.txt.ep:12
+msgid "Feedback sent from:"
+msgstr ""
+
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:2767
msgid "Field is ok"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:2778
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:2769
msgid "Field missing in database"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:2780
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:2771
msgid "Field missing in schema"
msgstr ""
@@ -4877,43 +5137,43 @@ msgid "File \"%1\" exists. File not saved. No changes have been made."
msgstr ""
#. ($c->shortPath($outputFilePath)
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/PGProblemEditor.pm:1126
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/PGProblemEditor.pm:1108
msgid "File \"%1\" exists. File not saved. No changes have been made."
msgstr ""
#. ($file, $!)
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/FileManager.pm:386
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/FileManager.pm:399
msgid "File \"%1\" not removed: %2"
msgstr ""
#. ($file)
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/FileManager.pm:384
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/FileManager.pm:397
msgid "File \"%1\" successfully removed"
msgstr ""
#. ($name)
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/FileManager.pm:808
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/FileManager.pm:829
msgid "File \"%1\" uploaded successfully"
msgstr ""
#. ($ce->{courseDirs}{templates}, $fileName)
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/UserList.pm:619
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/UserList.pm:650
msgid "File %1/%2 either does not exist or is not readable."
msgstr ""
#. ($name)
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/FileManager.pm:759
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/FileManager.pm:780
msgid "File %1 already exists. Overwrite it, or rename it as:"
msgstr ""
#. ($name)
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/FileManager.pm:758
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/FileManager.pm:779
msgid "File %1 is protected and cannot be overwritten. Rename it as:"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/Utils/Routes.pm:443
+#: /opt/webwork/webwork2/lib/WeBWorK/Utils/Routes.pm:464
#: /opt/webwork/webwork2/templates/HelpFiles/admin_links.html.ep:46
-#: /opt/webwork/webwork2/templates/HelpFiles/instructor_links.html.ep:55
+#: /opt/webwork/webwork2/templates/HelpFiles/instructor_links.html.ep:62
msgid "File Manager"
msgstr ""
@@ -4921,7 +5181,7 @@ msgstr ""
msgid "File Manager Help"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/SampleProblemViewer.pm:39
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/SampleProblemViewer.pm:35
msgid "File not found."
msgstr ""
@@ -4936,26 +5196,26 @@ msgid ""
"File not saved. The file \"%1\" is not contained in the templates directory!"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/PGProblemEditor.pm:995
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/PGProblemEditor.pm:977
msgid ""
"File not saved. The file name for this problem does not match the file name "
"the editor was opened with. The problem set may have changed. Please reopen "
"this file from the homework sets editor."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/FileManager.pm:234
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/FileManager.pm:243
msgid "File saved"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/FileManager.pm:278
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/FileManager.pm:287
msgid "File successfully copied"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/FileManager.pm:313
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/FileManager.pm:322
msgid "File successfully renamed"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/PGProblemEditor/file_chooser.html.ep:19
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/PGProblemEditor/file_chooser.html.ep:20
msgid "File:"
msgstr ""
@@ -4964,7 +5224,7 @@ msgid "Filename"
msgstr ""
#. ($extension, $location)
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/FileManager.pm:994
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/FileManager.pm:1015
msgid "Files with extension \".%1\" usually belong in \"%2\""
msgstr ""
@@ -4972,9 +5232,9 @@ msgstr ""
msgid ""
"Fill out the form below to add or remove LMS context IDs for courses. The "
"LMS context ID is a unique identifier for a course in the LMS. This is used "
-"to associate an LMS course to a WeBWorK course when a content item selection"
-" request is made. You do not need to set anything on this page if you do not"
-" want the instructors using this WeBWorK server to be able to use content "
+"to associate an LMS course to a WeBWorK course when a content item selection "
+"request is made. You do not need to set anything on this page if you do not "
+"want the instructors using this WeBWorK server to be able to use content "
"item selection. Note that the LMS context ID for a course will be displayed "
"if an instructor attempts to select content from the course via a content "
"item request, and the LMS context id has not been set in WeBWorK."
@@ -4984,8 +5244,8 @@ msgstr ""
msgid ""
"Fill out the form below to add, edit, or delete locations. Locations are "
"used to restrict access to sets based on ip address. Locations are "
-"configured here in the administration course, then used in a normal course."
-" When configuring a set to use a restricted ip address, the instructor can "
+"configured here in the administration course, then used in a normal course. "
+"When configuring a set to use a restricted ip address, the instructor can "
"choose to either restrict access to the location or deny access from a "
"location, which are identified by their name. Instructors can select "
"multiple locations to restrict access to."
@@ -5005,14 +5265,14 @@ msgid "Filter achievements"
msgstr ""
#. ($recitation)
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/GatewayQuiz.pm:1391
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Problem.pm:872
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/GatewayQuiz.pm:1404
+#: /opt/webwork/webwork2/lib/WeBWorK/HTML/StudentNav.pm:47
msgid "Filter by recitation %1"
msgstr ""
#. ($section)
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/GatewayQuiz.pm:1387
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Problem.pm:869
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/GatewayQuiz.pm:1398
+#: /opt/webwork/webwork2/lib/WeBWorK/HTML/StudentNav.pm:44
msgid "Filter by section %1"
msgstr ""
@@ -5037,12 +5297,12 @@ msgstr ""
msgid "Finished"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/StudentProgress/set_progress.html.ep:166
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/StudentProgress/set_progress.html.ep:167
msgid "First"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/UserList.pm:104
-#: /opt/webwork/webwork2/templates/ContentGenerator/CourseAdmin/add_course_form.html.ep:119
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/UserList.pm:108
+#: /opt/webwork/webwork2/templates/ContentGenerator/CourseAdmin/add_course_form.html.ep:124
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/AddUsers.html.ep:65
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/AddUsers.html.ep:84
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/UserList/user_list.html.ep:28
@@ -5053,18 +5313,25 @@ msgstr ""
msgid "First name"
msgstr ""
-#: /opt/webwork/webwork2/templates/HelpFiles/InstructorPGProblemEditor.html.ep:94
+#: /opt/webwork/webwork2/templates/HelpFiles/InstructorPGProblemEditor.html.ep:80
msgid "Fold all regions."
msgstr ""
-#: /opt/webwork/webwork2/templates/HelpFiles/InstructorPGProblemEditor.html.ep:85
+#: /opt/webwork/webwork2/templates/HelpFiles/InstructorPGProblemEditor.html.ep:71
msgid ""
"Fold the region that begins on the current line. Triangles in the gutter "
"next to line numbers indicate which regions can be folded."
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/SampleProblemViewer.html.ep:86
-msgid "For many macros, this lists all sample problems used by the macro."
+#: /opt/webwork/webwork2/templates/ContentGenerator/SampleProblemViewer.html.ep:94
+msgid "For many macros, this lists all sample problems that use the macro."
+msgstr ""
+
+#: /opt/webwork/webwork2/templates/HelpFiles/InstructorPGProblemEditor.html.ep:213
+msgid ""
+"For problem files you may choose to replace the current problem in the "
+"current set, append to the end of an existing set as a new problem, or "
+"create a problem that is not attached to a problem set."
msgstr ""
#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/SendMail.pm:160
@@ -5075,21 +5342,32 @@ msgid ""
"directory."
msgstr ""
-#: /opt/webwork/webwork2/templates/HelpFiles/InstructorPGProblemEditor.html.ep:127
+#: /opt/webwork/webwork2/templates/HelpFiles/InstructorPGProblemEditor.html.ep:218
+msgid ""
+"For set or hardcopy header files you may choose to set the file as the same "
+"kind of header for an existing problem set, or create a header file that is "
+"not attached to a problem set."
+msgstr ""
+
+#: /opt/webwork/webwork2/templates/HelpFiles/InstructorPGProblemEditor.html.ep:120
msgid "Force RTL"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetDetail.html.ep:690
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetDetail.html.ep:691
#: /opt/webwork/webwork2/templates/HelpFiles/InstructorProblemSetDetail.html.ep:84
msgid "Force problems to be numbered consecutively from one"
msgstr ""
-#: /opt/webwork/webwork2/templates/HelpFiles/InstructorPGProblemEditor.html.ep:129
+#: /opt/webwork/webwork2/templates/HelpFiles/InstructorPGProblemEditor.html.ep:122
msgid ""
"Force the editor to display text from right-to-left. (Note that this does "
"not persist when reloading the page.)"
msgstr ""
+#: /opt/webwork/webwork2/lib/WeBWorK/Utils/Routes.pm:312
+msgid "Forgot Password"
+msgstr ""
+
#: /opt/webwork/webwork2/templates/HelpFiles/InstructorProblemSetDetail.html.ep:20
msgid "Form Elements Present on the Page"
msgstr ""
@@ -5098,13 +5376,8 @@ msgstr ""
msgid "Format"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/PGProblemEditor.pm:125
-#: /opt/webwork/webwork2/templates/HelpFiles/InstructorPGProblemEditor.html.ep:164
-msgid "Format Code"
-msgstr ""
-
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:832
-msgid "Format for the subject line in feedback emails"
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:859
+msgid "Format for the subject of feedback emails"
msgstr ""
#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:110
@@ -5125,12 +5398,12 @@ msgstr ""
#: /opt/webwork/webwork2/templates/HelpFiles/InstructorUserList.html.ep:5
msgid ""
-"From this page you can add new students, "
-"edit user data (name, email address, recitation, section, "
-"permission level, enrollment status, and password), and "
-"export (save) class lists for back-up or use in another "
-"course. You can also delete students from the class roster, but this cannot "
-"be undone."
+"From this page you can add new students, edit"
+"strong> user data (name, email address, student ID, enrollment status, "
+"accommodation time factor, section, recitation, comment, permission level, "
+"and password), and export (save) class lists for back-up or "
+"use in another course. You can also delete students from the class roster, "
+"but this cannot be undone."
msgstr ""
#: /opt/webwork/webwork2/templates/ContentGenerator/Feedback.html.ep:39
@@ -5138,7 +5411,8 @@ msgstr ""
msgid "From:"
msgstr "Odesílatel:"
-#: /opt/webwork/webwork2/templates/ContentGenerator/ProblemSets.html.ep:33
+#: /opt/webwork/webwork2/templates/ContentGenerator/Grades/student_grades.html.ep:48
+#: /opt/webwork/webwork2/templates/ContentGenerator/ProblemSets.html.ep:37
msgid "Future Assignments"
msgstr "Zadání čekající na otevření"
@@ -5158,8 +5432,8 @@ msgstr ""
msgid "General Page Information"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:702
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:720
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:669
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:687
msgid "General Parameters"
msgstr ""
@@ -5169,20 +5443,20 @@ msgstr ""
#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/PGProblemEditor.pm:124
#: /opt/webwork/webwork2/templates/ContentGenerator/Hardcopy/form.html.ep:183
-#: /opt/webwork/webwork2/templates/ContentGenerator/ProblemSet/version_list.html.ep:176
-#: /opt/webwork/webwork2/templates/ContentGenerator/ProblemSet/version_list.html.ep:177
-#: /opt/webwork/webwork2/templates/HelpFiles/InstructorPGProblemEditor.html.ep:148
+#: /opt/webwork/webwork2/templates/ContentGenerator/ProblemSet/version_list.html.ep:171
+#: /opt/webwork/webwork2/templates/ContentGenerator/ProblemSet/version_list.html.ep:172
+#: /opt/webwork/webwork2/templates/HelpFiles/InstructorPGProblemEditor.html.ep:145
msgid "Generate Hardcopy"
msgstr "Stáhnout"
-#: /opt/webwork/webwork2/templates/HelpFiles/InstructorPGProblemEditor.html.ep:151
+#: /opt/webwork/webwork2/templates/HelpFiles/InstructorPGProblemEditor.html.ep:148
msgid ""
"Generate a hardcopy of the problem being edited. This does not change the "
"permanent file on the disk. You can generate a hardcopy for different "
"versions of the same problem by changing the seed. You can also change the "
-"format to \"PDF\" or \"TeX Source\". If \"PDF\" is selected, then a PDF file"
-" will be generated for download, unless there are errors. If errors occur or"
-" \"TeX Source\" is selected, then a zip file will be generated for download "
+"format to \"PDF\" or \"TeX Source\". If \"PDF\" is selected, then a PDF file "
+"will be generated for download, unless there are errors. If errors occur or "
+"\"TeX Source\" is selected, then a zip file will be generated for download "
"that contains the TeX source file and resources needed for generating the "
"PDF file using LaTeX."
msgstr ""
@@ -5198,6 +5472,11 @@ msgstr ""
msgid "Generate hardcopy for selected sets and selected users"
msgstr ""
+#: /opt/webwork/webwork2/templates/HelpFiles/InstructorUserList.html.ep:145
+msgid ""
+"Give one student or several students additional time for all timed tests."
+msgstr ""
+
#: /opt/webwork/webwork2/lib/WeBWorK/AchievementItems/FullCreditProb.pm:13
msgid "Gives full credit on a single homework problem."
msgstr "Přidělí plný počet bodů za jeden vybraný úkol."
@@ -5222,28 +5501,28 @@ msgstr ""
msgid ""
"Global data on problem usage is contributed by many institutions using "
"WeBWorK all over the world. The Usage figure is the total number of "
-"individuals who have attemped this problem at least once. A high figure "
+"individuals who have attempted this problem at least once. A high figure "
"represents a problem which has been assigned to many students and is both "
"popular with instructors and likely bug free."
msgstr ""
#. ($problemID, $setID)
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:1633
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:1613
msgid "Global problem %1 for set %2 not found."
msgstr ""
#. ($c->{prettyID}, $c->stash('setID')
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/Stats.pm:346
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/Stats.pm:344
msgid "Global problem %1 not found for set %2."
msgstr ""
#. ($c->stash('setID')
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/Stats.pm:110
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/Stats.pm:340
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/Stats.pm:108
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/Stats.pm:338
msgid "Global set %1 not found."
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetDetail.html.ep:81
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetDetail.html.ep:82
msgid "Global set data will be shown instead of user specific data"
msgstr ""
@@ -5251,21 +5530,21 @@ msgstr ""
msgid "Go"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetDetail.html.ep:568
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetDetail.html.ep:569
msgid "Grade"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetDetail.html.ep:564
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetDetail.html.ep:565
#: /opt/webwork/webwork2/templates/ContentGenerator/ProblemSet/problem_list_row.html.ep:80
msgid "Grade Problem"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/GatewayQuiz.html.ep:684
+#: /opt/webwork/webwork2/templates/ContentGenerator/GatewayQuiz.html.ep:707
msgid "Grade Test"
msgstr "Opravit Test"
#. ($effectiveUserID)
-#: /opt/webwork/webwork2/templates/ContentGenerator/GatewayQuiz.html.ep:684
+#: /opt/webwork/webwork2/templates/ContentGenerator/GatewayQuiz.html.ep:707
msgid "Grade Test for %1"
msgstr ""
@@ -5273,11 +5552,11 @@ msgstr ""
msgid "Grade of Active Students"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:926
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:955
msgid "Grade passback mode"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:302
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:313
msgid "Graded Submissions per Version"
msgstr ""
@@ -5285,7 +5564,7 @@ msgstr ""
msgid "Grader"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/Utils/Routes.pm:307
+#: /opt/webwork/webwork2/lib/WeBWorK/Utils/Routes.pm:328
msgid "Grades"
msgstr "Hodnocení"
@@ -5293,7 +5572,7 @@ msgstr "Hodnocení"
msgid "Grades Help"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemGrader.pm:97
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemGrader.pm:98
msgid "Grades have been saved for all current users."
msgstr ""
@@ -5324,8 +5603,8 @@ msgid ""
"chains."
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Login.html.ep:79
-#: /opt/webwork/webwork2/templates/ContentGenerator/Login.html.ep:83
+#: /opt/webwork/webwork2/templates/ContentGenerator/Login.html.ep:84
+#: /opt/webwork/webwork2/templates/ContentGenerator/Login.html.ep:88
msgid "Guest Login"
msgstr "Vstoupit jako host"
@@ -5333,7 +5612,7 @@ msgstr "Vstoupit jako host"
msgid "Guest:"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Base/error_output.html.ep:33
+#: /opt/webwork/webwork2/templates/ContentGenerator/Base/error_output.html.ep:35
msgid "HTTP Headers"
msgstr ""
@@ -5341,7 +5620,7 @@ msgstr ""
msgid "Hardcopy Format"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/PGProblemEditor/hardcopy_form.html.ep:36
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/PGProblemEditor/hardcopy_form.html.ep:38
msgid "Hardcopy Format Help"
msgstr ""
@@ -5349,17 +5628,17 @@ msgstr ""
msgid "Hardcopy Format:"
msgstr "Formát:"
-#: /opt/webwork/webwork2/lib/WeBWorK/Utils/Routes.pm:357
-#: /opt/webwork/webwork2/lib/WeBWorK/Utils/Routes.pm:363
+#: /opt/webwork/webwork2/lib/WeBWorK/Utils/Routes.pm:378
+#: /opt/webwork/webwork2/lib/WeBWorK/Utils/Routes.pm:384
msgid "Hardcopy Generator"
msgstr "Stažení tištěné verze"
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:96
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:105
msgid "Hardcopy Header"
msgstr ""
#. (format_set_name_display($setID)
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/PGProblemEditor.pm:368
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/PGProblemEditor.pm:351
msgid "Hardcopy Header for set %1"
msgstr ""
@@ -5368,7 +5647,7 @@ msgid "Hardcopy Help"
msgstr ""
#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:207
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/PGProblemEditor.pm:370
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/PGProblemEditor.pm:353
#: /opt/webwork/webwork2/templates/ContentGenerator/Base/links.html.ep:207
#: /opt/webwork/webwork2/templates/HelpFiles/Hardcopy.html.ep:32
msgid "Hardcopy Theme"
@@ -5382,13 +5661,21 @@ msgstr ""
msgid "Hardcopy Theme:"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetDetail.html.ep:231
+#: /opt/webwork/webwork2/templates/ContentGenerator/Feedback/feedback_email.html.ep:93
+msgid "Hardcopy header file"
+msgstr ""
+
+#: /opt/webwork/webwork2/templates/ContentGenerator/Feedback/feedback_email.txt.ep:57
+msgid "Hardcopy header file:"
+msgstr ""
+
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetDetail.html.ep:232
#: /opt/webwork/webwork2/templates/HelpFiles/InstructorProblemSetDetail.html.ep:16
msgid "Headers"
msgstr ""
#: /opt/webwork/webwork2/templates/ContentGenerator/Base/admin_links.html.ep:54
-#: /opt/webwork/webwork2/templates/ContentGenerator/Base/links.html.ep:372
+#: /opt/webwork/webwork2/templates/ContentGenerator/Base/links.html.ep:348
#: /opt/webwork/webwork2/templates/layouts/help_macro.html.ep:6
msgid "Help"
msgstr ""
@@ -5402,7 +5689,7 @@ msgid ""
"using persistent global data."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/ShowMeAnother.pm:419
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/ShowMeAnother.pm:400
msgid "Here is a new version of your problem."
msgstr "Toto je nová verze řešené úlohy."
@@ -5411,11 +5698,15 @@ msgstr "Toto je nová verze řešené úlohy."
msgid "Hidden"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetDetail.html.ep:350
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetDetail.html.ep:351
#: /opt/webwork/webwork2/templates/HelpFiles/InstructorProblemSetDetail.html.ep:45
msgid "Hide All"
msgstr ""
+#: /opt/webwork/webwork2/templates/ContentGenerator/Grades/student_grades.html.ep:30
+msgid "Hide Attempts"
+msgstr ""
+
#: /opt/webwork/webwork2/templates/HelpFiles/AdminHideCourses.html.ep:2
msgid "Hide Course Help"
msgstr ""
@@ -5428,16 +5719,12 @@ msgstr ""
msgid "Hide Courses"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:593
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:568
msgid "Hide Hints from Students"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Problem/instructor_buttons.html.ep:10
-msgid "Hide Problem Grader"
-msgstr ""
-
-#: /opt/webwork/webwork2/templates/ContentGenerator/GatewayQuiz.html.ep:726
-msgid "Hide Problem Graders"
+#: /opt/webwork/webwork2/templates/ContentGenerator/Grades/student_grades.html.ep:26
+msgid "Hide Weights"
msgstr ""
#: /opt/webwork/webwork2/templates/HelpFiles/InstructorProblemSetDetail.html.ep:46
@@ -5453,24 +5740,21 @@ msgstr ""
msgid "Hints"
msgstr "Nápověda"
-#. ($c->{prettyID}, join(', ', map {
-#. "$bucketLabels->[$_]:$buckets->[$_]" } 0 .. scalar(@$buckets)
+#. ($c->{prettyID}, join(', ', map { "$bucketLabels->[$_]:$buckets->[$_]" } 0 .. scalar(@$buckets)
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/Stats/problem_stats.html.ep:35
msgid ""
"Histogram showing the grades of active students for problem %1, where the "
"number of students in each percent range is: %2"
msgstr ""
-#. (join(', ', map { "$bucketLabels->[$_]:$buckets->[$_]" } 0 ..
-#. scalar(@$buckets)
+#. (join(', ', map { "$bucketLabels->[$_]:$buckets->[$_]" } 0 .. scalar(@$buckets)
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/Stats/set_stats.html.ep:97
msgid ""
"Histogram showing the overall set grades, where the number of students in "
"each percent range is: %1."
msgstr ""
-#. ($c->{prettyID}, join(', ', map {
-#. "$bucketLabels->[$_]:$buckets->[$_]" } 0 .. scalar(@$buckets)
+#. ($c->{prettyID}, join(', ', map { "$bucketLabels->[$_]:$buckets->[$_]" } 0 .. scalar(@$buckets)
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/Stats/problem_stats.html.ep:27
msgid ""
"Histogram showing the percent grade of active students for problem %1 and "
@@ -5479,12 +5763,12 @@ msgid ""
"review is: %3."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:941
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:255
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:970
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:264
msgid "Homework"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Grades/student_stats.html.ep:37
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/StudentProgress/student_stats.html.ep:37
msgid "Homework Totals"
msgstr "Celkem"
@@ -5497,6 +5781,14 @@ msgstr ""
msgid "I couldn't find the file [ACHIEVEMENT_DIR]/surprise_message.txt!"
msgstr ""
+#: /opt/webwork/webwork2/templates/ContentGenerator/Feedback/feedback_email.html.ep:171
+msgid "IP Address"
+msgstr ""
+
+#: /opt/webwork/webwork2/templates/ContentGenerator/Feedback/feedback_email.txt.ep:102
+msgid "IP Address:"
+msgstr ""
+
#: /opt/webwork/webwork2/lib/WeBWorK/File/SetDef.pm:163
msgid "IP restriction location \"%1\" for set %2 already exists."
msgstr ""
@@ -5526,7 +5818,7 @@ msgstr ""
msgid "Id"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/PGProblemEditor/hardcopy_form.html.ep:24
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/PGProblemEditor/hardcopy_form.html.ep:26
msgid ""
"If \"PDF\" is selected, then a PDF file will be generated for download, "
"unless there are errors. If errors occur generating a PDF file or \"TeX "
@@ -5549,15 +5841,15 @@ msgid ""
"value for the selected \"Fallback password source\" will be set as the "
"password assuming a value for that field it is provided. If the password "
"field is left blank, and the \"Fallback password source\" is \"None\" or "
-"that field not provided, then the user will not have a password and will not"
-" be able to sign in directly to the course."
+"that field not provided, then the user will not have a password and will not "
+"be able to sign in directly to the course."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:622
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:648
msgid ""
"If a user does not have this permission, then the user will not be allowed "
-"to navigate to the course home page, i.e., the Assignments page. This should"
-" only be used for a course when LTI authentication is used, and is most "
+"to navigate to the course home page, i.e., the Assignments page. This should "
+"only be used for a course when LTI authentication is used, and is most "
"useful when LTIGradeMode is set to homework. In this case the Assignments "
"page is not useful and can even be confusing to students. To use this "
"feature set this permission to \"login_proctor\"."
@@ -5575,8 +5867,8 @@ msgstr ""
msgid ""
"If copying multiple secrets, choose a source course ID to copy from, then "
"chose one (or more) source users to copy to one (or more) destination "
-"courses. This can be used to copy multiple secrets at once, but the user IDs"
-" must be the same in the source and destination courses."
+"courses. This can be used to copy multiple secrets at once, but the user IDs "
+"must be the same in the source and destination courses."
msgstr ""
#: /opt/webwork/webwork2/templates/HelpFiles/AdminManageOTPSecrets.html.ep:19
@@ -5598,14 +5890,14 @@ msgid ""
"makes the columns easy to read when in text form but it can confuse some "
"spreadsheet applications since the extra spaces violate the csv standard "
"(although Excel handles them with no problem). This will give a visual form "
-"of the CSV file that is easy to read on the page. If you want a reliable "
-".csv file for use in any spreadsheet application unclick the \"Pad Fields\" "
-"option. You can download the .csv file immediately by clicking on the link "
-"with the filename chosen above, or you can download it using the \"File "
-"Manager\" from the scoring directory."
+"of the CSV file that is easy to read on the page. If you want a "
+"reliable .csv file for use in any spreadsheet application unclick the \"Pad "
+"Fields\" option. You can download the .csv file immediately by clicking on "
+"the link with the filename chosen above, or you can download it using the "
+"\"File Manager\" from the scoring directory."
msgstr ""
-#: /opt/webwork/webwork2/templates/HelpFiles/InstructorPGProblemEditor.html.ep:199
+#: /opt/webwork/webwork2/templates/HelpFiles/InstructorPGProblemEditor.html.ep:232
msgid ""
"If the original problem cannot be edited than the path name must be changed "
"in order to be allowed to save the problem. Adding \"local/\" to the "
@@ -5619,7 +5911,23 @@ msgid ""
"preferred to changing its dates."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:634
+#: /opt/webwork/webwork2/templates/ContentGenerator/ForgotPassword.html.ep:9
+msgid ""
+"If the username that was entered is valid, that user has a valid email "
+"address set, and that user has permission to change their password, then a "
+"reset link has been emailed to that address. That link will only be valid "
+"for the next 15 minutes."
+msgstr ""
+
+#. ($ce->{webworkDirs}{addOnConf})
+#: /opt/webwork/webwork2/templates/HelpFiles/AdminAddCourse.html.ep:30
+msgid ""
+"If there are .conf files in the %1 folder, you may select a number of these "
+"to include at the end of the course.conf file. This only applies when not "
+"copying a course.conf file from another course."
+msgstr ""
+
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:608
msgid ""
"If this flag is set then this problem will count toward the grade of its "
"parent problem. In general the adjusted status on a problem is the larger "
@@ -5627,29 +5935,29 @@ msgid ""
"problems which have this flag enabled."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:450
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:461
msgid ""
"If this is enabled then instructors with the ability to receive feedback "
-"emails will be notified whenever a student runs out of attempts on a problem"
-" and its children without receiving an adjusted status of 100%."
+"emails will be notified whenever a student runs out of attempts on a problem "
+"and its children without receiving an adjusted status of 100%."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:435
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:446
msgid ""
"If this is enabled then students will be unable to attempt a problem until "
-"they have completed all of the previous problems and their child problems if"
-" necessary."
+"they have completed all of the previous problems and their child problems if "
+"necessary."
msgstr ""
#: /opt/webwork/webwork2/templates/HelpFiles/InstructorScoring.html.ep:42
msgid ""
-"If this is selected, a success index is listed in each csv file. The success"
-" index is a number assigned on the basis of the number of incorrect attempts"
-" (roughly equivalent to 1/the number of attempts) which seems to correlate "
+"If this is selected, a success index is listed in each csv file. The success "
+"index is a number assigned on the basis of the number of incorrect attempts "
+"(roughly equivalent to 1/the number of attempts) which seems to correlate "
"with the relative difficulty the student had with the problem."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:793
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:819
msgid ""
"If this is set to \"preview\", hitting the enter key on a homework problem "
"page activates the \"Preview My Answers\" button. If this is set to "
@@ -5657,25 +5965,24 @@ msgid ""
"instead. Or if that button is not present, it will activate the \"Check "
"Answers\" button. Or if that button is also not present, it will activate "
"the \"Preview My Answers\" button. A third option is \"conservative\". In "
-"this case, the enter key behaves like \"preview\" when the \"Submit\" button"
-" is available and there are only finitely many attempts allowed. Otherise "
+"this case, the enter key behaves like \"preview\" when the \"Submit\" button "
+"is available and there are only finitely many attempts allowed. Otherwise "
"the enter key behaves like \"submit\". Note that this is only affects "
"homework problem pages, not test/quiz pages, and not instructor pages like "
"the PG Editor and the Library Browser."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:970
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:999
msgid ""
-"If this is set to true, then each time a user submits an answer or grades a"
-" test, that will trigger WeBWorK possibly reporting a score to the LMS. "
+"If this is set to true, then each time a user submits an answer or grades a "
+"test, that will trigger WeBWorK possibly reporting a score to the LMS. "
"However, several other configuration settings might still prevent WeBWorK "
"from actually submitting a score to the LMS. If this is set to false, then "
"grades will only be sent to the LMS with mass updates (either triggered by "
-"the instructor using the LTI Grade Update tool, or at mass update "
-"intervals)."
+"the instructor using the LTI Grade Update tool, or at mass update intervals)."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:1062
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:1091
msgid ""
"If this is set to true, then when a user enters WeBWorK using LTI from an "
"LMS, their user account data in WeBWorK will be updated to match the data "
@@ -5688,7 +5995,7 @@ msgid ""
"address."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:918
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:947
msgid ""
"If this is set, all users (including the instructor) must enter the WeBWorK "
"course through the LMS. If a user reaches the regular WeBWorK login screen, "
@@ -5698,17 +6005,17 @@ msgstr ""
#. (tag('strong', $rememberMeText)
#: /opt/webwork/webwork2/templates/ContentGenerator/Login.html.ep:41
msgid ""
-"If you check %1 your login information will be remembered by the browser you"
-" are using, allowing you to visit WeBWorK pages without typing your user "
-"name and password (until your session expires). This feature is not safe for"
-" public workstations, untrusted machines, and machines over which you do not"
-" have direct control."
+"If you check %1 your login information will be remembered by the browser you "
+"are using, allowing you to visit WeBWorK pages without typing your user name "
+"and password (until your session expires). This feature is not safe for "
+"public workstations, untrusted machines, and machines over which you do not "
+"have direct control."
msgstr ""
#: /opt/webwork/webwork2/templates/ContentGenerator/TwoFactorAuthentication.html.ep:48
msgid ""
-"If you check the box above, then two factor verification will be skipped for"
-" a limited time when signing in with this browser. This feature is not safe "
+"If you check the box above, then two factor verification will be skipped for "
+"a limited time when signing in with this browser. This feature is not safe "
"for public workstations, untrusted machines, and machines over which you do "
"not have direct control."
msgstr ""
@@ -5730,23 +6037,22 @@ msgid ""
"or window."
msgstr ""
-#. ('report_grades_data.csv', 'report_grade.msg',
-#. '$COL')
+#. ('report_grades_data.csv', 'report_grade.msg', '$COL')
#: /opt/webwork/webwork2/templates/HelpFiles/InstructorScoring.html.ep:65
msgid ""
"If you upload your file on the web with the name: %1 and also create an "
-"email message with the name %2 with the approriate %3 variables then not "
-"only can you email the message with the embedded grades to the students, but"
-" files with those exact names are automatically appended to the \"Grades\" "
+"email message with the name %2 with the appropriate %3 variables then not "
+"only can you email the message with the embedded grades to the students, but "
+"files with those exact names are automatically appended to the \"Grades\" "
"page seen by the students."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/UserList.pm:617
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/UserList.pm:648
msgid "Illegal '/' character in input."
msgstr ""
#. ($file)
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/FileManager.pm:390
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/FileManager.pm:403
msgid "Illegal file \"%1\" specified"
msgstr ""
@@ -5778,7 +6084,7 @@ msgstr ""
msgid "Import how many sets?"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetList/import_form.html.ep:29
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetList/import_form.html.ep:33
msgid "Import sets with names"
msgstr ""
@@ -5846,18 +6152,21 @@ msgstr ""
msgid "Include success index columns"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:587
-#: /opt/webwork/webwork2/templates/ContentGenerator/GatewayQuiz.html.ep:321
+#: /opt/webwork/webwork2/templates/ContentGenerator/GatewayQuiz.html.ep:302
msgid "Incorrect"
msgstr ""
+#: /opt/webwork/webwork2/templates/ContentGenerator/Feedback/feedback_email.html.ep:48
+msgid "Incorrect attempts"
+msgstr ""
+
#. ($total_incorrect, $num_of_problems)
#: /opt/webwork/webwork2/templates/ContentGenerator/Problem/siblings.html.ep:42
msgid "Incorrect: %1/%2"
msgstr ""
#. ($set->versions_per_interval, $set->versions_per_interval + 1)
-#: /opt/webwork/webwork2/lib/WeBWorK/AchievementItems/AddNewTestGW.pm:35
+#: /opt/webwork/webwork2/lib/WeBWorK/AchievementItems/AddNewTestGW.pm:37
msgid "Increase the number of versions from %1 to %2 for this test."
msgstr ""
@@ -5875,13 +6184,17 @@ msgstr ""
msgid "Index"
msgstr ""
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:610
+msgid "Indicate each date overriding an assignment date"
+msgstr ""
+
#: /opt/webwork/webwork2/templates/HelpFiles/InstructorProblemSetList.html.ep:11
msgid ""
"Indicates the number of problems in the set. Clicking on the link opens the "
-"set detail page which allows you to modify set parameters, edit set headers,"
-" and change parameters of problems in the set such as the number of allowed "
-"attempts or the weight (credit value). You can also add, remove, view, edit,"
-" and reorder the problems in the set."
+"set detail page which allows you to modify set parameters, edit set headers, "
+"and change parameters of problems in the set such as the number of allowed "
+"attempts or the weight (credit value). You can also add, remove, view, edit, "
+"and reorder the problems in the set."
msgstr ""
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/Stats/set_stats.html.ep:145
@@ -5893,15 +6206,15 @@ msgstr ""
msgid "Init"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/CourseAdmin/add_course_form.html.ep:53
+#: /opt/webwork/webwork2/templates/ContentGenerator/CourseAdmin/add_course_form.html.ep:57
msgid "Institution"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/GatewayQuiz.html.ep:578
+#: /opt/webwork/webwork2/templates/ContentGenerator/GatewayQuiz.html.ep:586
msgid "Instructor Comment:"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Hardcopy.pm:1328
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Hardcopy.pm:1329
msgid "Instructor Feedback:"
msgstr ""
@@ -5909,7 +6222,7 @@ msgstr ""
msgid "Instructor Links Help"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/Utils/Routes.pm:376
+#: /opt/webwork/webwork2/lib/WeBWorK/Utils/Routes.pm:397
#: /opt/webwork/webwork2/templates/HelpFiles/instructor_links.html.ep:14
msgid "Instructor Tools"
msgstr ""
@@ -5932,7 +6245,7 @@ msgid "Invalid %1 in file: %2"
msgstr ""
#. ($action)
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:2579
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:2570
msgid "Invalid action %1."
msgstr ""
@@ -5950,7 +6263,7 @@ msgid ""
msgstr ""
#. ($headerType)
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:2091
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:2069
msgid "Invalid headerType %1"
msgstr ""
@@ -5959,7 +6272,7 @@ msgstr ""
msgid "Invalid line in file \"%1\": ||%2||"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/Authen.pm:482
+#: /opt/webwork/webwork2/lib/WeBWorK/Authen.pm:505
msgid "Invalid security code."
msgstr ""
@@ -5986,7 +6299,8 @@ msgstr ""
msgid "JITAR Set"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/Utils/Routes.pm:550
+#: /opt/webwork/webwork2/lib/WeBWorK/Utils/Routes.pm:566
+#: /opt/webwork/webwork2/templates/HelpFiles/instructor_links.html.ep:60
msgid "Job Manager"
msgstr ""
@@ -5998,8 +6312,7 @@ msgstr ""
msgid "Job Table Column Descriptions:"
msgstr ""
-#. ($c->maketext((grep { $_->[0] eq $c->stash->{primarySortField} } @{
-#. FIELDS()
+#. ($c->maketext((grep { $_->[0] eq $c->stash->{primarySortField} } @{ FIELDS()
#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/JobManager.pm:173
msgid ""
"Jobs sorted by %1 in %plural(%2,ascending,descending) order, then by %3 in "
@@ -6007,24 +6320,24 @@ msgid ""
"%plural(%6,ascending,descending) order."
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/GatewayQuiz.html.ep:483
-#: /opt/webwork/webwork2/templates/ContentGenerator/GatewayQuiz.html.ep:494
+#: /opt/webwork/webwork2/templates/ContentGenerator/GatewayQuiz.html.ep:479
+#: /opt/webwork/webwork2/templates/ContentGenerator/GatewayQuiz.html.ep:508
msgid "Jump to Problem:"
msgstr "Přejít na úlohu:"
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:258
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:267
msgid "Just in Time Assessment and Review"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:1105
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:1095
msgid "Just-In-Time Parameters"
msgstr ""
-#: /opt/webwork/webwork2/templates/HelpFiles/InstructorPGProblemEditor.html.ep:67
+#: /opt/webwork/webwork2/templates/HelpFiles/InstructorPGProblemEditor.html.ep:53
msgid "Key Binding"
msgstr ""
-#: /opt/webwork/webwork2/templates/HelpFiles/InstructorPGProblemEditor.html.ep:115
+#: /opt/webwork/webwork2/templates/HelpFiles/InstructorPGProblemEditor.html.ep:108
msgid "Key Map"
msgstr ""
@@ -6036,73 +6349,71 @@ msgstr ""
msgid "LAST NAME"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:1143
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:1187
#: /opt/webwork/webwork2/templates/ContentGenerator/CourseAdmin/manage_lti_course_map_form.html.ep:12
msgid "LMS Context ID"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:1119
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:1163
msgid "LMS access token AUD for LTI 1.3"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:1120
-msgid ""
-"LMS access token AUD used to validate logins from an LMS using LTI 1.3."
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:1164
+msgid "LMS access token AUD used to validate logins from an LMS using LTI 1.3."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:1112
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:1156
msgid "LMS access token URL for LTI 1.3"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:1113
-msgid ""
-"LMS access token URL used to validate logins from an LMS using LTI 1.3."
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:1157
+msgid "LMS access token URL used to validate logins from an LMS using LTI 1.3."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:1126
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:1170
msgid "LMS authorization request URL for LTI 1.3"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:1127
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:1171
msgid ""
"LMS authorization request URL used to validate logins from an LMS using LTI "
"1.3."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:1091
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:1135
msgid "LMS client ID for LTI 1.3"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:1092
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:1136
msgid "LMS client ID used to validate logins from an LMS using LTI 1.3."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:1098
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:1142
msgid "LMS deployment ID for LTI 1.3"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:1099
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:1143
msgid "LMS deployment ID used to validate logins from an LMS using LTI 1.3."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:1084
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:1128
msgid "LMS platform ID for LTI 1.3"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:1085
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:1129
msgid "LMS platform ID used to validate logins from an LMS using LTI 1.3."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:1105
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:1149
msgid "LMS public keyset URL for LTI 1.3"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:1106
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:1150
msgid ""
"LMS public keyset URL used to validate logins from an LMS using LTI 1.3."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:1074
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:1118
msgid "LMS shared secret for LTI 1.1 authentication"
msgstr ""
@@ -6110,10 +6421,14 @@ msgstr ""
msgid "LOCAL Usage"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:1231
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:1278
msgid "LTI"
msgstr ""
+#: /opt/webwork/webwork2/lib/WeBWorK/Utils/Routes.pm:214
+msgid "LTI 1.3 Registration"
+msgstr ""
+
#: /opt/webwork/webwork2/templates/ContentGenerator/CourseAdmin/manage_lti_course_map_form.html.ep:14
#: /opt/webwork/webwork2/templates/ContentGenerator/CourseAdmin/manage_lti_course_map_form.html.ep:36
msgid "LTI Configuration"
@@ -6132,8 +6447,8 @@ msgstr ""
msgid "LTI Grade Mode"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/Utils/Routes.pm:545
-#: /opt/webwork/webwork2/templates/HelpFiles/instructor_links.html.ep:60
+#: /opt/webwork/webwork2/lib/WeBWorK/Utils/Routes.pm:561
+#: /opt/webwork/webwork2/templates/HelpFiles/instructor_links.html.ep:48
msgid "LTI Grade Update"
msgstr ""
@@ -6146,7 +6461,7 @@ msgid "LTI Mass Update"
msgstr ""
#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/LTIAdvanced.pm:58
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/LTIAdvantage.pm:154
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/LTIAdvantage.pm:155
#: /opt/webwork/webwork2/templates/ContentGenerator/CourseAdmin/manage_lti_course_map_form.html.ep:13
msgid "LTI Version"
msgstr ""
@@ -6187,20 +6502,16 @@ msgstr ""
msgid "Language"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/StudentProgress/set_progress.html.ep:169
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/StudentProgress/set_progress.html.ep:170
msgid "Last"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:576
-msgid "Last Answer"
-msgstr ""
-
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/LTIUpdate.html.ep:32
msgid "Last Full Update"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/UserList.pm:105
-#: /opt/webwork/webwork2/templates/ContentGenerator/CourseAdmin/add_course_form.html.ep:126
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/UserList.pm:109
+#: /opt/webwork/webwork2/templates/ContentGenerator/CourseAdmin/add_course_form.html.ep:131
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/AddUsers.html.ep:66
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/AddUsers.html.ep:85
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/UserList/user_list.html.ep:35
@@ -6215,8 +6526,14 @@ msgstr ""
msgid "Last name"
msgstr ""
+#: /opt/webwork/webwork2/templates/ContentGenerator/Feedback/feedback_email.html.ep:59
+#: /opt/webwork/webwork2/templates/ContentGenerator/Feedback/feedback_email.txt.ep:41
+#: /opt/webwork/webwork2/templates/ContentGenerator/Feedback/feedback_email.txt.ep:48
+msgid "Last submission:"
+msgstr ""
+
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemGrader.html.ep:118
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemGrader.html.ep:237
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemGrader.html.ep:279
msgid "Latest Answers"
msgstr ""
@@ -6227,8 +6544,8 @@ msgstr ""
#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:173
msgid ""
"Length of time, in seconds, a user has to be inactive before he is required "
-"to login again. This value should be entered as a number, so as 3600 instead"
-" of 60*60 for one hour."
+"to login again. This value should be entered as a number, so as 3600 instead "
+"of 60*60 for one hour."
msgstr ""
#: /opt/webwork/webwork2/lib/WeBWorK/AchievementItems/HalfCreditProb.pm:12
@@ -6255,29 +6572,33 @@ msgstr ""
msgid "Libraries"
msgstr ""
+#: /opt/webwork/webwork2/lib/WeBWorK/Utils/Routes.pm:459
+#: /opt/webwork/webwork2/templates/HelpFiles/instructor_links.html.ep:37
+msgid "Library Browser"
+msgstr ""
+
#: /opt/webwork/webwork2/templates/HelpFiles/InstructorSetMaker.html.ep:2
-msgid "Library Broswer Help"
+msgid "Library Browser Help"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/Utils/Routes.pm:438
-#: /opt/webwork/webwork2/templates/HelpFiles/instructor_links.html.ep:37
-msgid "Library Browser"
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:499
+msgid "Limit to"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:1490
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:1481
#: /opt/webwork/webwork2/templates/ContentGenerator/CourseAdmin/archive_course_confirm.html.ep:93
#: /opt/webwork/webwork2/templates/ContentGenerator/CourseAdmin/rename_course_confirm.html.ep:93
msgid "Link structure is missing links, or links point to the wrong place."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:1685
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:1676
msgid ""
"Link structure is missing links, or the webserver lacks sufficient "
"privileges, or links point to the wrong place."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:1487
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:1681
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:1478
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:1672
#: /opt/webwork/webwork2/templates/ContentGenerator/CourseAdmin/archive_course_confirm.html.ep:90
#: /opt/webwork/webwork2/templates/ContentGenerator/CourseAdmin/rename_course_confirm.html.ep:90
msgid "Link structure is ok"
@@ -6287,8 +6608,8 @@ msgstr ""
msgid "Link structure needs to be repaired."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:1468
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:1652
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:1459
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:1643
msgid "Link structure:"
msgstr ""
@@ -6296,7 +6617,7 @@ msgstr ""
msgid "Links to pages that give information about writing problems:"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:655
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:681
msgid "List of display modes made available to students"
msgstr ""
@@ -6305,11 +6626,11 @@ msgstr ""
msgid "List of insertable macros"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:451
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:466
msgid "List of options for Show Me Another button"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:326
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:341
msgid "List of sets excluded from achievements"
msgstr ""
@@ -6317,7 +6638,7 @@ msgstr ""
msgid "Live equation rendering"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/PGProblemEditor.html.ep:173
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/PGProblemEditor.html.ep:182
msgid "Loading..."
msgstr ""
@@ -6341,9 +6662,9 @@ msgstr ""
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/SetMaker/problem_row.html.ep:107
msgid ""
-"Local data on problem usage is generated and maintained by your institution."
-" The Usage figure is the total number of local individuals who have attemped"
-" this problem at least once. A high figure represents a problem which has "
+"Local data on problem usage is generated and maintained by your institution. "
+"The Usage figure is the total number of local individuals who have attempted "
+"this problem at least once. A high figure represents a problem which has "
"been assigned to many students and is both popular with instructors and "
"likely bug free."
msgstr ""
@@ -6353,19 +6674,19 @@ msgid "Location"
msgstr ""
#. ($locationID)
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:1965
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:2001
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:1956
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:1992
msgid ""
-"Location %1 does not exist in the WeBWorK database. Please check your input"
-" (perhaps you need to reload the location management page?)."
+"Location %1 does not exist in the WeBWorK database. Please check your input "
+"(perhaps you need to reload the location management page?)."
msgstr ""
#. ($locationID, join(', ', @addresses)
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:1853
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:1844
msgid "Location %1 has been created, with addresses %2."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:1909
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:1900
msgid "Location deletion requires confirmation."
msgstr ""
@@ -6389,8 +6710,8 @@ msgstr ""
#: /opt/webwork/webwork2/templates/HelpFiles/AdminManageLocations.html.ep:17
msgid ""
-"Locations are edited by adding new ip addresses to the location, or deleting"
-" existing address. You must select the confirm checkbox when deleting a "
+"Locations are edited by adding new ip addresses to the location, or deleting "
+"existing address. You must select the confirm checkbox when deleting a "
"location, and this cannot be undone."
msgstr ""
@@ -6402,32 +6723,34 @@ msgstr ""
msgid "Log In Again"
msgstr "Znovu se přihlásit"
-#: /opt/webwork/webwork2/templates/ContentGenerator/Base/login_status.html.ep:11
+#: /opt/webwork/webwork2/templates/ContentGenerator/Base/login_status.html.ep:12
msgid "Log Out"
msgstr "Odhlásit"
#. ($add_courseID)
#. ($rename_oldCourseID)
#. ($rename_newCourseID)
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:448
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:680
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:756
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:438
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:670
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:747
msgid "Log into %1"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:1284
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:1275
msgid "Log into Course"
msgstr ""
#. ($userName)
-#: /opt/webwork/webwork2/templates/ContentGenerator/Base/login_status.html.ep:9
+#: /opt/webwork/webwork2/templates/ContentGenerator/Base/login_status.html.ep:10
msgid "Logged in as %1."
msgstr "Přihlášen jako %1."
-#: /opt/webwork/webwork2/lib/WeBWorK/Utils/Routes.pm:197
-#: /opt/webwork/webwork2/lib/WeBWorK/Utils/Routes.pm:203
-#: /opt/webwork/webwork2/lib/WeBWorK/Utils/Routes.pm:223
+#: /opt/webwork/webwork2/lib/WeBWorK/Utils/Routes.pm:190
+#: /opt/webwork/webwork2/lib/WeBWorK/Utils/Routes.pm:196
+#: /opt/webwork/webwork2/lib/WeBWorK/Utils/Routes.pm:222
+#: /opt/webwork/webwork2/templates/ContentGenerator/ForgotPassword.html.ep:13
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/SendMail/main_form.html.ep:108
+#: /opt/webwork/webwork2/templates/ContentGenerator/ResetPassword.html.ep:10
msgid "Login"
msgstr ""
@@ -6435,11 +6758,11 @@ msgstr ""
msgid "Login Info"
msgstr "Instrukce pro přihlášení"
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/UserList.pm:103
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/UserList.pm:107
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/AchievementUserEditor.html.ep:30
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/AddUsers.html.ep:64
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/AddUsers.html.ep:83
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/StudentProgress/set_progress.html.ep:218
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/StudentProgress/set_progress.html.ep:219
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/UserList/user_list.html.ep:19
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/UsersAssignedToSet.html.ep:36
msgid "Login Name"
@@ -6453,11 +6776,11 @@ msgstr ""
msgid "Login:"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/Utils/Routes.pm:296
+#: /opt/webwork/webwork2/lib/WeBWorK/Utils/Routes.pm:307
msgid "Logout"
msgstr "Odhlášení"
-#: /opt/webwork/webwork2/templates/HelpFiles/InstructorPGProblemEditor.html.ep:68
+#: /opt/webwork/webwork2/templates/HelpFiles/InstructorPGProblemEditor.html.ep:54
msgid "Mac alternate"
msgstr ""
@@ -6499,18 +6822,15 @@ msgstr ""
#: /opt/webwork/webwork2/templates/HelpFiles/InstructorAchievementNotificationEditor.html.ep:18
msgid ""
-"Makes a new copy of the file you are editing at the location relative to the"
-" course's achievement notifications ([ACHEVNOTIFYDIR]) directory, and sets "
+"Makes a new copy of the file you are editing at the location relative to the "
+"course's achievement notifications ([ACHEVNOTIFYDIR]) directory, and sets "
"the new file to be the email notification template for this achievement."
msgstr ""
-#: /opt/webwork/webwork2/templates/HelpFiles/InstructorPGProblemEditor.html.ep:188
+#: /opt/webwork/webwork2/templates/HelpFiles/InstructorPGProblemEditor.html.ep:209
msgid ""
-"Makes a new copy of the file you are editing at the location relative to the"
-" course's templates ([TMPL]) directory. You may choose to replace the "
-"current problem in the current set, append to the end to then end of the "
-"current set as a new problem, or create a problem that is not attached to a "
-"problem set."
+"Makes a new copy of the file you are editing at the location relative to the "
+"course's templates ([TMPL]) directory."
msgstr ""
#: /opt/webwork/webwork2/templates/ContentGenerator/Base/admin_links.html.ep:30
@@ -6560,7 +6880,7 @@ msgid ""
"administration tools."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/Utils/Routes.pm:423
+#: /opt/webwork/webwork2/lib/WeBWorK/Utils/Routes.pm:444
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/Stats/set_stats.html.ep:213
msgid "Manual Grader"
msgstr ""
@@ -6569,24 +6889,23 @@ msgstr ""
msgid "Manual Grader Help"
msgstr ""
-#. ($c->tag('span', dir => 'ltr',
-#. format_set_name_display($c->stash->{set}->set_id)
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemGrader.pm:186
+#. ($c->tag('span', dir => 'ltr', format_set_name_display($c->stash->{set}->set_id)
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemGrader.pm:205
msgid "Manual Grader for %1: Problem %2"
msgstr ""
-#: /opt/webwork/webwork2/templates/HelpFiles/instructor_links.html.ep:62
+#: /opt/webwork/webwork2/templates/HelpFiles/instructor_links.html.ep:50
msgid ""
"Manually initiate an LTI grade passback for selected sets or users. This "
"link is only visible if LTI grade passback is enabled for the course."
msgstr ""
-#: /opt/webwork/webwork2/templates/HelpFiles/InstructorUserList.html.ep:172
+#: /opt/webwork/webwork2/templates/HelpFiles/InstructorUserList.html.ep:182
msgid ""
"Many of these editing activities can also be done more quickly from the "
"\"Instructor Tools\" page where students and sets can be selected "
-"simultaneously. The \"Instructor Tools\" page is useful for quick editing of"
-" one or two students. The initial setup of the class can be done best from "
+"simultaneously. The \"Instructor Tools\" page is useful for quick editing of "
+"one or two students. The initial setup of the class can be done best from "
"this page. Importing and exporting class lists can only be done from this "
"page. Deleting students can only be done from this page."
msgstr ""
@@ -6595,7 +6914,7 @@ msgstr ""
msgid "Mark Correct"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetDetail.html.ep:611
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetDetail.html.ep:612
msgid "Mark Correct?"
msgstr ""
@@ -6612,22 +6931,26 @@ msgstr ""
msgid "Math"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/PGProblemEditor.html.ep:110
-#: /opt/webwork/webwork2/templates/HelpFiles/InstructorPGProblemEditor.html.ep:21
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/PGProblemEditor.html.ep:112
+#: /opt/webwork/webwork2/templates/HelpFiles/InstructorPGProblemEditor.html.ep:20
msgid "Math Objects"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:482
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:493
msgid "Max Attempts"
msgstr ""
+#: /opt/webwork/webwork2/templates/ContentGenerator/Feedback/feedback_email.html.ep:42
+#: /opt/webwork/webwork2/templates/ContentGenerator/Feedback/feedback_email.txt.ep:33
+msgid "Max attempts"
+msgstr ""
+
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/SetMaker/view_problems_line.html.ep:23
msgid "Max. Shown:"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:442
-msgid ""
-"Maximum times Show me Another can be used per problem (-1 => unlimited)"
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:457
+msgid "Maximum times Show me Another can be used per problem (-1 => unlimited)"
msgstr ""
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/SendMail/preview.html.ep:4
@@ -6638,19 +6961,34 @@ msgstr ""
msgid "Merge file:"
msgstr ""
+#: /opt/webwork/webwork2/templates/ContentGenerator/Feedback/feedback_email.html.ep:18
+#: /opt/webwork/webwork2/templates/ContentGenerator/Feedback/feedback_email.txt.ep:17
+msgid "Message delivered to multiple recipients. Consider using reply-all."
+msgstr ""
+
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/SendMail/main_form.html.ep:13
msgid "Message file:"
msgstr ""
+#. ($user->full_name, $user->user_id, $ce->{institutionName}, $problem ? link_to(format_set_name_display($set->set_id)
+#: /opt/webwork/webwork2/templates/ContentGenerator/Feedback/feedback_email.html.ep:12
+msgid "Message from %1 (%2) via WeBWorK at %3 (sent from %4)."
+msgstr ""
+
+#. ($user->full_name, $user->user_id, $ce->{institutionName})
+#: /opt/webwork/webwork2/templates/ContentGenerator/Feedback/feedback_email.txt.ep:5
+msgid "Message from %1 (%2) via WeBWorK at %3."
+msgstr ""
+
#. ("$emailDirectory/$output_file")
#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/SendMail.pm:274
msgid "Message saved to file %1."
msgstr ""
-#. ($mail_data->{recipient}, $user_record->email_address)
#. ($recipient, $user_record->email_address)
-#: /opt/webwork/webwork2/lib/Mojolicious/WeBWorK/Tasks/AchievementNotification.pm:97
-#: /opt/webwork/webwork2/lib/Mojolicious/WeBWorK/Tasks/SendInstructorEmail.pm:95
+#. ($mail_data->{recipient}, $user_record->email_address)
+#: /opt/webwork/webwork2/lib/Mojolicious/WeBWorK/Tasks/AchievementNotification.pm:100
+#: /opt/webwork/webwork2/lib/Mojolicious/WeBWorK/Tasks/SendInstructorEmail.pm:98
msgid "Message sent to %1 at %2."
msgstr ""
@@ -6661,32 +6999,32 @@ msgstr ""
#: /opt/webwork/webwork2/templates/HelpFiles/InstructorSendMail.html.ep:35
msgid ""
"Messages can be saved to a message file (which must end in the \".msg\" "
-"extension). Use the \"Message file\" drop down menu to select which message"
-" file to load, or \"None\" to use a blank message. To save a new message, "
-"use the \"Save as\" button after entering in a valid filename. The \"Save "
-"as\" button will not overwrite currently saved messages. To edit a "
-"currently saved message first select it using the drop down menu, then click"
-" the \"Save\" button to save any changes. Use the \"File Manager\" to "
-"delete messages, located in the \"[TMPL]/email\" directory."
+"extension). Use the \"Message file\" drop down menu to select which message "
+"file to load, or \"None\" to use a blank message. To save a new message, use "
+"the \"Save as\" button after entering in a valid filename. The \"Save as\" "
+"button will not overwrite currently saved messages. To edit a currently "
+"saved message first select it using the drop down menu, then click the "
+"\"Save\" button to save any changes. Use the \"File Manager\" to delete "
+"messages, located in the \"[TMPL]/email\" directory."
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Base/error_output.html.ep:25
-#: /opt/webwork/webwork2/templates/ContentGenerator/Base/warning_output.html.ep:22
+#: /opt/webwork/webwork2/templates/ContentGenerator/Base/error_output.html.ep:27
+#: /opt/webwork/webwork2/templates/ContentGenerator/Base/warning_output.html.ep:20
msgid "Method"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:779
-msgid "Method to enter problem scores in the single problem manual grader"
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:805
+msgid "Method to enter problem scores in the manual problem graders"
msgstr ""
#: /opt/webwork/webwork2/templates/ContentGenerator/PODViewer.html.ep:16
msgid "Miscellaneous"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:1779
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:1770
msgid ""
-"Missing required input data. Please check that you have filled in all of the"
-" create location fields and resubmit."
+"Missing required input data. Please check that you have filled in all of the "
+"create location fields and resubmit."
msgstr ""
#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:123
@@ -6694,15 +7032,15 @@ msgid ""
"Mode in which the LANG and DIR settings for a single problem are determined."
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetDetail.html.ep:465
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetDetail.html.ep:466
msgid "Move"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/GatewayQuiz.html.ep:479
+#: /opt/webwork/webwork2/templates/ContentGenerator/GatewayQuiz.html.ep:475
msgid "Move to Page:"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/GatewayQuiz.html.ep:474
+#: /opt/webwork/webwork2/templates/ContentGenerator/GatewayQuiz.html.ep:470
msgid "Move to Problem:"
msgstr ""
@@ -6715,10 +7053,10 @@ msgstr ""
#: /opt/webwork/webwork2/templates/HelpFiles/InstructorIndex.html.ep:20
msgid ""
"Multiple users and sets can be selected using ctrl-click or shift-click. "
-"The action buttons are grouped into three categories. The first is a set of"
-" actions that act on the selected users, the second is a set of actions for "
-"acting on a combination of sets and users, and the third is a set of actions"
-" that act on the selected sets. If an invalid number of users or sets are "
+"The action buttons are grouped into three categories. The first is a set of "
+"actions that act on the selected users, the second is a set of actions for "
+"acting on a combination of sets and users, and the third is a set of actions "
+"that act on the selected sets. If an invalid number of users or sets are "
"selected, the action will not be performed, and an error message will be "
"placed on the page."
msgstr ""
@@ -6729,6 +7067,10 @@ msgid ""
"ctrl key while selecting from the list."
msgstr ""
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:326
+msgid "Multiplicative time factor for extension achievement items"
+msgstr ""
+
#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/SetMaker.pm:22
msgid "My Problems"
msgstr ""
@@ -6743,12 +7085,13 @@ msgid "NO OF FIELDS"
msgstr ""
#: /opt/webwork/webwork2/templates/ContentGenerator/AchievementsLeaderboard.html.ep:21
+#: /opt/webwork/webwork2/templates/ContentGenerator/Feedback/feedback_email.html.ep:157
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/AchievementList/default_table.html.ep:25
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/AchievementList/edit_table.html.ep:13
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/AchievementList/export_table.html.ep:21
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemGrader.html.ep:113
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemGrader.html.ep:231
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/StudentProgress/set_progress.html.ep:164
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemGrader.html.ep:273
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/StudentProgress/set_progress.html.ep:165
#: /opt/webwork/webwork2/templates/ContentGenerator/Options.html.ep:22
#: /opt/webwork/webwork2/templates/ContentGenerator/ProblemSet/problem_list.html.ep:12
#: /opt/webwork/webwork2/templates/HelpFiles/Options.html.ep:10
@@ -6771,6 +7114,7 @@ msgstr ""
msgid "Name the new set"
msgstr ""
+#: /opt/webwork/webwork2/templates/ContentGenerator/Feedback/feedback_email.txt.ep:88
#: /opt/webwork/webwork2/templates/HelpFiles/InstructorAchievementList.html.ep:30
msgid "Name:"
msgstr ""
@@ -6779,17 +7123,17 @@ msgstr ""
msgid "Necromancers Charm"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:1000
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:237
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:501
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:518
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:535
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:1029
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:246
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:512
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:525
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:539
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/LTIUpdate.html.ep:29
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/LTIUpdate.html.ep:36
msgid "Never"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/FileManager.pm:663
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/FileManager.pm:684
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/FileManager.html.ep:36
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/FileManager/refresh.html.ep:61
msgid "New File"
@@ -6799,33 +7143,46 @@ msgstr ""
msgid "New First Name"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/FileManager.pm:680
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/FileManager.pm:701
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/FileManager.html.ep:35
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/FileManager/refresh.html.ep:62
msgid "New Folder"
msgstr ""
+#: /opt/webwork/webwork2/templates/ContentGenerator/CourseAdmin/rename_course_form.html.ep:34
+#: /opt/webwork/webwork2/templates/ContentGenerator/CourseAdmin/unarchive_course_form.html.ep:32
+msgid "New ID:"
+msgstr ""
+
+#: /opt/webwork/webwork2/templates/ContentGenerator/CourseAdmin/rename_course_form.html.ep:62
+msgid "New Institution:"
+msgstr ""
+
#: /opt/webwork/webwork2/templates/ContentGenerator/Options.html.ep:49
msgid "New Last Name"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/CourseAdmin/unarchive_course_form.html.ep:27
-msgid "New Name:"
+#: /opt/webwork/webwork2/templates/ContentGenerator/ResetPassword.html.ep:17
+msgid "New Password"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/PGProblemEditor.pm:382
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/PGProblemEditor.pm:365
msgid "New Problem"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/FileManager.pm:663
+#: /opt/webwork/webwork2/templates/ContentGenerator/CourseAdmin/rename_course_form.html.ep:48
+msgid "New Title:"
+msgstr ""
+
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/FileManager.pm:684
msgid "New file name:"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/FileManager.pm:680
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/FileManager.pm:701
msgid "New folder name:"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/PGProblemEditor/file_chooser.html.ep:10
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/PGProblemEditor/file_chooser.html.ep:11
msgid "New problem template"
msgstr ""
@@ -6834,9 +7191,14 @@ msgstr ""
msgid "New set name"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Problem.pm:965
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Problem.pm:967
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Problem.pm:969
+#: /opt/webwork/webwork2/templates/ContentGenerator/GatewayQuiz.html.ep:493
+msgid "Next Page"
+msgstr ""
+
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Problem.pm:830
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Problem.pm:832
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Problem.pm:834
+#: /opt/webwork/webwork2/templates/ContentGenerator/GatewayQuiz.html.ep:493
msgid "Next Problem"
msgstr "Další úloha"
@@ -6850,24 +7212,23 @@ msgid "Next page"
msgstr ""
#. (% $c->formatDateTime($nextTime, $ce->{studentDateDisplayFormat})
-#: /opt/webwork/webwork2/templates/ContentGenerator/ProblemSet/version_list.html.ep:152
+#: /opt/webwork/webwork2/templates/ContentGenerator/ProblemSet/version_list.html.ep:147
msgid "Next test will be available by %1."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:155
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:167
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:219
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:293
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:345
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:380
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:398
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:432
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:447
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:571
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:599
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:631
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:78
-#: /opt/webwork/webwork2/templates/ContentGenerator/GatewayQuiz.html.ep:691
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:164
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:176
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:228
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:304
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:356
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:391
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:409
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:443
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:458
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:574
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:605
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:73
+#: /opt/webwork/webwork2/templates/ContentGenerator/GatewayQuiz.html.ep:714
#: /opt/webwork/webwork2/templates/ContentGenerator/Hardcopy/form.html.ep:141
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/AchievementList/default_table.html.ep:57
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/AchievementList/delete_form.html.ep:10
@@ -6882,19 +7243,23 @@ msgstr ""
msgid "No"
msgstr "Ne"
-#: /opt/webwork/webwork2/templates/ContentGenerator/CourseAdmin/add_course_form.html.ep:161
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:589
+msgid "No Attempts Remaining"
+msgstr ""
+
+#: /opt/webwork/webwork2/templates/ContentGenerator/CourseAdmin/add_course_form.html.ep:166
msgid "No Course"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetDetail.html.ep:218
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetDetail.html.ep:219
msgid "No Description"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:2554
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:2545
msgid "No OTP secrets copied."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:2529
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:2520
msgid "No OTP secrets reset."
msgstr ""
@@ -6907,7 +7272,7 @@ msgid "No Target Set Selected"
msgstr ""
#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/LTIAdvanced.pm:54
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/LTIAdvantage.pm:168
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/LTIAdvantage.pm:171
msgid ""
"No WeBWorK course was found associated to this LMS course. If this is an "
"error, please contact the WeBWorK system administrator."
@@ -6917,7 +7282,7 @@ msgstr ""
msgid "No achievement badges have been assigned yet."
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/ProblemSet/auxiliary_tools.html.ep:65
+#: /opt/webwork/webwork2/templates/ContentGenerator/ProblemSet/auxiliary_tools.html.ep:89
msgid "No achievement rewards are available for this assignment."
msgstr ""
@@ -6958,22 +7323,22 @@ msgstr ""
msgid "No changes have been made to set %1"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:591
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:581
msgid ""
"No changes specified. You must mark the checkbox of the item(s) to be "
"changed and enter the change data."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:1406
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:1388
msgid "No changes were saved!"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/UserList.pm:395
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/UserList.pm:418
msgid "No class list file provided."
msgstr ""
#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/LTIAdvanced.pm:155
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/LTIAdvantage.pm:272
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/LTIAdvantage.pm:277
msgid "No content was selected."
msgstr ""
@@ -6989,7 +7354,7 @@ msgstr ""
msgid "No course achievements. Create or import achievements above."
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/CourseAdmin/unarchive_course_form.html.ep:54
+#: /opt/webwork/webwork2/templates/ContentGenerator/CourseAdmin/unarchive_course_form.html.ep:60
msgid "No course archives found."
msgstr ""
@@ -7004,7 +7369,7 @@ msgid "No courses found"
msgstr ""
#. ($setID, $problemID)
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:819
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:780
msgid "No data exists for set %1 and problem %2"
msgstr ""
@@ -7012,7 +7377,7 @@ msgstr ""
msgid "No email recipients are listed for this course."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/FileManager.pm:1008
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/FileManager.pm:1029
msgid "No filename specified."
msgstr ""
@@ -7022,18 +7387,20 @@ msgstr ""
#: /opt/webwork/webwork2/lib/WeBWorK/Authen.pm:289
msgid "No guest logins are available. Please try again in a few minutes."
-msgstr "Počet hostů je omezen a nejsou volné prostředky pro přihlášení dalšího hosta. Zkuste prosím později."
+msgstr ""
+"Počet hostů je omezen a nejsou volné prostředky pro přihlášení dalšího "
+"hosta. Zkuste prosím později."
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/JobManager.html.ep:15
msgid "No jobs in queue."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:1988
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:1979
msgid "No location specified to edit. Please check your input data."
msgstr ""
#. ($badID)
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:1899
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:1890
msgid "No location with name %1 exists in the database"
msgstr ""
@@ -7057,7 +7424,7 @@ msgstr ""
msgid "No merge file selected."
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/ProblemSet/version_list.html.ep:145
+#: /opt/webwork/webwork2/templates/ContentGenerator/ProblemSet/version_list.html.ep:140
msgid "No more tests available."
msgstr ""
@@ -7067,13 +7434,13 @@ msgid ""
"saved."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/GatewayQuiz.pm:669
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/GatewayQuiz.pm:680
msgid ""
"No new versions of this test are available, because the test is not open or "
"its time limit has expired."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/GatewayQuiz.pm:640
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/GatewayQuiz.pm:651
msgid ""
"No new versions of this test are available, because you have already taken "
"the maximum number allowed."
@@ -7083,7 +7450,7 @@ msgstr ""
msgid "No password"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ShowAnswers/past-answers-table.html.ep:79
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ShowAnswers/past-answers-table.html.ep:82
msgid "No problems matched the given parameters."
msgstr ""
@@ -7098,7 +7465,7 @@ msgid ""
msgstr ""
#. ($setID)
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetDetail.html.ep:53
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetDetail.html.ep:54
msgid "No record for global set %1."
msgstr ""
@@ -7115,36 +7482,36 @@ msgstr ""
msgid "No sets selected for scoring."
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetList/set_list_table.html.ep:67
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetList/set_list_table.html.ep:109
msgid ""
"No sets shown. Choose one of the options above to list the sets in the "
"course."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:2082
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:2060
msgid "No source filePath specified"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/UserList/user_list.html.ep:120
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/UserList/user_list.html.ep:121
msgid ""
"No students shown. Choose one of the options above to list the students in "
"the course."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/ProblemSet.pm:244
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/ProblemSet.pm:259
msgid "No submissions. Over time."
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/StudentProgress/set_progress.html.ep:306
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/StudentProgress/set_progress.html.ep:307
msgid "No tests taken."
msgstr ""
#. ($userID)
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:820
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:781
msgid "No user specific data exists for user %1"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/UserList.pm:396
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/UserList.pm:419
msgid "No users added."
msgstr ""
@@ -7157,29 +7524,30 @@ msgid "No valid OTP secrets to reset. Skipping all."
msgstr ""
#. ($locationID)
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:2142
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:2133
msgid "No valid changes submitted for location %1."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Grades.pm:252
-#: /opt/webwork/webwork2/templates/ContentGenerator/ProblemSet/version_list.html.ep:253
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Grades.pm:259
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/StudentProgress.pm:411
+#: /opt/webwork/webwork2/templates/ContentGenerator/ProblemSet/version_list.html.ep:248
msgid "No versions of this test have been taken."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:941
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/StudentProgress.pm:248
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:970
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/StudentProgress.pm:249
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/AddUsers.html.ep:63
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/SetMaker/view_problems_line.html.ep:16
msgid "None"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:903
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:861
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetList/set_list_field.html.ep:8
msgid "None Specified"
msgstr ""
#. (tag('b', join(', ', @$unassignedUsers)
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetDetail.html.ep:77
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetDetail.html.ep:78
msgid "None of the selected users are assigned to this set: %1"
msgstr ""
@@ -7191,7 +7559,7 @@ msgstr ""
msgid "Not Visible"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Base/login_status.html.ep:33
+#: /opt/webwork/webwork2/templates/ContentGenerator/Base/login_status.html.ep:36
msgid "Not logged in."
msgstr "Nepřihlášen."
@@ -7200,8 +7568,8 @@ msgstr "Nepřihlášen."
msgid "Not saving dates for %1!"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/GatewayQuiz.html.ep:595
#: /opt/webwork/webwork2/templates/ContentGenerator/GatewayQuiz.html.ep:613
+#: /opt/webwork/webwork2/templates/ContentGenerator/GatewayQuiz.html.ep:631
#: /opt/webwork/webwork2/templates/ContentGenerator/Problem/messages.html.ep:13
#: /opt/webwork/webwork2/templates/ContentGenerator/Problem/messages.html.ep:29
#: /opt/webwork/webwork2/templates/ContentGenerator/Problem/messages.html.ep:4
@@ -7216,8 +7584,8 @@ msgstr "Poznámka"
#: /opt/webwork/webwork2/templates/HelpFiles/Hardcopy.html.ep:46
msgid ""
-"Note that if there are errors, they will be shown at the top of the page. In"
-" some cases, a hard copy is still generated and a link called \"Download "
+"Note that if there are errors, they will be shown at the top of the page. In "
+"some cases, a hard copy is still generated and a link called \"Download "
"Hardcopy\" appears. In addition, the latex file, log and error files are "
"generated which can be used in troubleshooting."
msgstr ""
@@ -7234,8 +7602,8 @@ msgstr ""
msgid ""
"Note that the QR code and link in that email are only valid as long as this "
"page is open. If you click \"Cancel\" below or close this page, then you "
-"will need to return to this page, to have another email sent with an updated"
-" QR code and link."
+"will need to return to this page, to have another email sent with an updated "
+"QR code and link."
msgstr ""
#: /opt/webwork/webwork2/templates/HelpFiles/AdminManageLTICourseMap.html.ep:13
@@ -7251,17 +7619,19 @@ msgstr ""
#. (tag('i', $text)
#. (tag('i', $pg->{result}{msg})
-#: /opt/webwork/webwork2/templates/ContentGenerator/GatewayQuiz.html.ep:233
-#: /opt/webwork/webwork2/templates/ContentGenerator/GatewayQuiz.html.ep:590
+#: /opt/webwork/webwork2/templates/ContentGenerator/GatewayQuiz.html.ep:214
+#: /opt/webwork/webwork2/templates/ContentGenerator/GatewayQuiz.html.ep:608
msgid "Note: %1"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/GatewayQuiz.html.ep:716
+#: /opt/webwork/webwork2/templates/ContentGenerator/GatewayQuiz.html.ep:748
msgid ""
"Note: grading the test grades all problems, not just those on this page."
-msgstr "Poznámka: opravují se všechny úlohy v testu, nejenom ty zobrazené na aktuální straně."
+msgstr ""
+"Poznámka: opravují se všechny úlohy v testu, nejenom ty zobrazené na "
+"aktuální straně."
-#: /opt/webwork/webwork2/templates/ContentGenerator/CourseAdmin/add_course_form.html.ep:234
+#: /opt/webwork/webwork2/templates/ContentGenerator/CourseAdmin/add_course_form.html.ep:275
msgid "Notes regarding copying the course configuration file"
msgstr ""
@@ -7269,9 +7639,10 @@ msgstr ""
msgid "Notifications"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:909
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetList/import_form.html.ep:47
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:867
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetList/import_form.html.ep:51
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetList/set_list_field.html.ep:15
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetList/set_list_table.html.ep:35
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/UserDetail/set_date_table.html.ep:69
msgid "Now"
msgstr ""
@@ -7281,18 +7652,36 @@ msgstr ""
msgid "Number"
msgstr ""
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:589
+msgid "Number incorrect is"
+msgstr ""
+
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/Stats/problem_stats.html.ep:22
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/Stats/set_stats.html.ep:58
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/Stats/set_stats.html.ep:94
msgid "Number of Students"
msgstr ""
+#: /opt/webwork/webwork2/templates/ContentGenerator/Feedback/feedback_email.txt.ep:37
+msgid "Number of correct attempts:"
+msgstr ""
+
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:1104
+msgid ""
+"Number of digits to round the score (between 0 and 1) sent to the LMS using "
+"LTI 1.1. (0 => disable rounding)"
+msgstr ""
+
+#: /opt/webwork/webwork2/templates/ContentGenerator/Feedback/feedback_email.txt.ep:38
+msgid "Number of incorrect attempts:"
+msgstr ""
+
#: /opt/webwork/webwork2/templates/HelpFiles/InstructorAchievementList.html.ep:39
msgid "Number:"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:1133
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:876
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:1124
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:867
msgid "OK"
msgstr ""
@@ -7300,15 +7689,15 @@ msgstr ""
msgid "OPL Problem Levels Help"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:2705
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:2696
msgid "OTP Secret is empty - Skipping"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:2659
-msgid "OTP Secret is not empty - Overwritting"
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:2650
+msgid "OTP Secret is not empty - Overwriting"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:2622
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:2613
msgid "OTP secret is empty - Skipping"
msgstr ""
@@ -7320,15 +7709,22 @@ msgstr ""
msgid "Oil of Cleansing"
msgstr ""
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:612
+msgid ""
+"On the Assignments page, if a primary date is shown for an assignment, and "
+"if the user's value of that date is overriding the course assignment data, "
+"then show an indicator that this is the case. This will happen for all users "
+"at permission level at or above the selected permission level."
+msgstr ""
+
#. ('hardcopy.tex')
#: /opt/webwork/webwork2/templates/HelpFiles/Hardcopy.html.ep:40
msgid ""
-"Once \"Generate Hardcopy for selected sets and selected users\" is clicked a"
-" file in the selected hardcopy format will be generated and offered for "
-"download. If PDF output was selected, a single PDF file is generated. If TeX"
-" output is selected, a zip file is generated that contains all files needed "
-"to generated the hardcopy PDF file via LaTeX. The main TeX file is called "
-"%2."
+"Once \"Generate Hardcopy for selected sets and selected users\" is clicked a "
+"file in the selected hardcopy format will be generated and offered for "
+"download. If PDF output was selected, a single PDF file is generated. If TeX "
+"output is selected, a zip file is generated that contains all files needed "
+"to generated the hardcopy PDF file via LaTeX. The main TeX file is called %2."
msgstr ""
#: /opt/webwork/webwork2/templates/ContentGenerator/TwoFactorAuthentication.html.ep:17
@@ -7336,45 +7732,48 @@ msgid ""
"Once the authenticator app is set up, enter the code it generates below."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/TwoFactorAuthentication.pm:81
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/TwoFactorAuthentication.pm:83
msgid ""
"Once the authenticator app is set up, return to the login page in WeBWorK "
"and enter the code it shows. Remember that the attached QR code is only "
-"valid as long as the page that you were visiting when this email was sent is"
-" still open."
+"valid as long as the page that you were visiting when this email was sent is "
+"still open."
msgstr ""
#: /opt/webwork/webwork2/lib/WeBWorK/Localize.pm:61
msgid "One Column"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/AchievementItems/AddNewTestGW.pm:47
+#: /opt/webwork/webwork2/lib/WeBWorK/AchievementItems/AddNewTestGW.pm:49
msgid "One additional test version added to this test."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/GatewayQuiz.pm:907
-msgid ""
-"One or more of the problems in this test have not been assigned to you."
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/GatewayQuiz.pm:912
+msgid "One or more of the problems in this test have not been assigned to you."
msgstr ""
#: /opt/webwork/webwork2/templates/ContentGenerator/TwoFactorAuthentication.html.ep:41
msgid "One-Time Code"
msgstr ""
+#: /opt/webwork/webwork2/templates/ContentGenerator/ResetPassword.html.ep:36
+msgid "One-time code from authenticator app"
+msgstr ""
+
#: /opt/webwork/webwork2/templates/ContentGenerator/TwoFactorAuthentication.html.ep:13
msgid "One-time password generator setup QR Code"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/TwoFactorAuthentication.pm:76
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/TwoFactorAuthentication.pm:78
msgid "One-time password setup QR code"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:414
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:425
msgid "Only Start"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:381
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:399
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:392
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:410
msgid "Only after set answer date"
msgstr ""
@@ -7382,8 +7781,8 @@ msgstr ""
msgid ""
"Only present for JITAR sets. Collapse JITAR nesting problem groups to the "
"top row of information about a problem. Note that the nesting of a single "
-"problem group can be collapsed by clicking on the down arrow to the right of"
-" the problem number."
+"problem group can be collapsed by clicking on the down arrow to the right of "
+"the problem number."
msgstr ""
#: /opt/webwork/webwork2/templates/HelpFiles/InstructorProblemSetDetail.html.ep:63
@@ -7393,23 +7792,25 @@ msgid ""
"expanded by clicking on the right arrow to the right of the problem number."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:518
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:533
msgid ""
"Only this permission level and higher get buttons for sending email to the "
"instructor."
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/PGProblemEditor/file_chooser.html.ep:53
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/PGProblemEditor/file_chooser.html.ep:54
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/Stats/set_stats.html.ep:39
msgid "Open"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/ProblemSets.html.ep:31
+#: /opt/webwork/webwork2/templates/ContentGenerator/Grades/student_grades.html.ep:36
+#: /opt/webwork/webwork2/templates/ContentGenerator/ProblemSets.html.ep:35
msgid "Open Assignments"
msgstr "Otevřená zadání"
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:110
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:119
#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetList.pm:342
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetList/set_list_table.html.ep:19
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetList/set_list_table.html.ep:7
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetList/sort_form.html.ep:10
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetList/sort_form.html.ep:45
@@ -7422,28 +7823,36 @@ msgstr ""
msgid "Open Problem Library"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetDetail.html.ep:274
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetDetail.html.ep:547
+#: /opt/webwork/webwork2/templates/ContentGenerator/Feedback/feedback_email.html.ep:94
+msgid "Open date"
+msgstr ""
+
+#: /opt/webwork/webwork2/templates/ContentGenerator/Feedback/feedback_email.txt.ep:58
+msgid "Open date:"
+msgstr ""
+
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetDetail.html.ep:275
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetDetail.html.ep:548
msgid "Open in New Window"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/PGProblemEditor/save_form.html.ep:15
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/PGProblemEditor/view_form.html.ep:33
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/PGProblemEditor/save_form.html.ep:13
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/PGProblemEditor/view_form.html.ep:36
msgid "Open in new window"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/ProblemSet.pm:268
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/ProblemSet.pm:283
msgid "Open."
msgstr ""
#. ($beginReducedScoringPeriod)
#. ($c->formatDateTime($set->due_date, $ce->{studentDateDisplayFormat})
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/ProblemSets.pm:152
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/ProblemSets.pm:172
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/ProblemSets.pm:149
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/ProblemSets.pm:175
msgid "Open. Due %1."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/ProblemSet.pm:266
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/ProblemSet.pm:281
msgid "Open. Submitted."
msgstr ""
@@ -7455,11 +7864,11 @@ msgstr ""
msgid "Optional Modules"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:340
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:351
msgid "Order Problems Randomly"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:349
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:360
msgid ""
"Order problems randomly or not. If you will be manually reviewing student "
"answers, you might not want to order problems randomly to facilitate "
@@ -7482,8 +7891,8 @@ msgid "Other Options"
msgstr ""
# Context is "7 Out Of 10"
-#: /opt/webwork/webwork2/templates/ContentGenerator/Grades/student_stats.html.ep:10
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/StudentProgress/set_progress.html.ep:179
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/StudentProgress/set_progress.html.ep:180
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/StudentProgress/student_stats.html.ep:10
msgid "Out Of"
msgstr "Z kolika"
@@ -7499,8 +7908,8 @@ msgstr ""
msgid "Overall Success Index"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/FileManager.pm:745
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/FileManager.pm:764
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/FileManager.pm:766
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/FileManager.pm:785
msgid "Overwrite"
msgstr ""
@@ -7512,14 +7921,22 @@ msgstr ""
msgid "Overwrite existing files silently"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/PGProblemEditor/hardcopy_form.html.ep:41
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/PGProblemEditor/hardcopy_form.html.ep:43
msgid "PDF"
msgstr ""
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/Index.html.ep:232
msgid ""
-"PDF hardcopy for selected users, for "
-"selected sets"
+"PDF hardcopy for selected users, for selected"
+"strong> sets"
+msgstr ""
+
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/PGProblemEditor/code_maintenance_form.html.ep:45
+msgid "PG Critic Help"
+msgstr ""
+
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/PGProblemEditor/pg_critic.html.ep:4
+msgid "PG Critic Violations"
msgstr ""
#: /opt/webwork/webwork2/templates/ContentGenerator/Problem/checkboxes.html.ep:37
@@ -7538,15 +7955,11 @@ msgstr ""
msgid "PG Sample Problems"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Problem.pm:663
+#: /opt/webwork/webwork2/templates/ContentGenerator/Base/problem_warning_and_debug_output.html.ep:28
msgid "PG debug messages"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Problem.pm:671
-msgid "PG internal errors"
-msgstr ""
-
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/PGProblemEditor.html.ep:125
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/PGProblemEditor.html.ep:127
msgid ""
"PG markdown syntax used to format WeBWorK questions. This interactive lab "
"can help you to learn the techniques."
@@ -7556,40 +7969,33 @@ msgstr ""
msgid "PG problem file"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Problem.pm:647
-msgid "PG question failed to render"
+#: /opt/webwork/webwork2/templates/ContentGenerator/Base/problem_warning_and_debug_output.html.ep:16
+msgid "PG processing warning messages"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Problem.pm:661
-msgid "PG question processing error messages"
+#: /opt/webwork/webwork2/templates/ContentGenerator/Problem.html.ep:90
+msgid "PG question failed to render"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Problem.pm:667
-#: /opt/webwork/webwork2/templates/RPCRenderFormats/default.html.ep:149
+#: /opt/webwork/webwork2/templates/ContentGenerator/Base/problem_warning_and_debug_output.html.ep:4
msgid "PG warning messages"
msgstr ""
-# Doesn't need to be translated
-#: /opt/webwork/webwork2/templates/HelpFiles/InstructorPGProblemEditor.html.ep:32
-#: /opt/webwork/webwork2/templates/HelpFiles/InstructorPGProblemEditor.html.ep:43
-msgid "PGML"
-msgstr ""
-
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/PGProblemEditor/format_code_form.html.ep:30
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/PGProblemEditor/code_maintenance_form.html.ep:31
msgid "PGML Conversion Help"
msgstr ""
# Doesn't need to be translated
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/PGProblemEditor.html.ep:116
-#: /opt/webwork/webwork2/templates/HelpFiles/InstructorPGProblemEditor.html.ep:25
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/PGProblemEditor.html.ep:118
+#: /opt/webwork/webwork2/templates/HelpFiles/InstructorPGProblemEditor.html.ep:24
msgid "POD"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/Utils/Routes.pm:249
+#: /opt/webwork/webwork2/lib/WeBWorK/Utils/Routes.pm:248
msgid "POD Index"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/Utils/Routes.pm:257
+#: /opt/webwork/webwork2/lib/WeBWorK/Utils/Routes.pm:256
msgid "POD Viewer"
msgstr ""
@@ -7597,12 +8003,8 @@ msgstr ""
msgid "POD for Macro Files"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/PGProblemEditor.html.ep:106
-msgid "POD for macros and sample problem code and snippets"
-msgstr ""
-
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Problem.pm:1472
-#: /opt/webwork/webwork2/templates/ContentGenerator/GatewayQuiz.html.ep:541
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Problem.pm:1333
+#: /opt/webwork/webwork2/templates/ContentGenerator/GatewayQuiz.html.ep:556
msgid "PREVIEW ONLY -- ANSWERS NOT RECORDED"
msgstr "POUZE NÁHLED -- ODPOVĚDI SE NEUKLÁDAJÍ"
@@ -7637,8 +8039,8 @@ msgstr ""
msgid "Parsers"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/UserList.pm:113
-#: /opt/webwork/webwork2/templates/ContentGenerator/CourseAdmin/add_course_form.html.ep:104
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/UserList.pm:136
+#: /opt/webwork/webwork2/templates/ContentGenerator/CourseAdmin/add_course_form.html.ep:109
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/AddUsers.html.ep:93
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetDetail/restricted_login_proctor_password_row.html.ep:13
#: /opt/webwork/webwork2/templates/ContentGenerator/Login.html.ep:64
@@ -7647,16 +8049,21 @@ msgstr ""
msgid "Password"
msgstr "Heslo"
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/ResetPassword.pm:27
+#: /opt/webwork/webwork2/templates/ContentGenerator/ForgotPassword.html.ep:4
+msgid "Password reset is not enabled for this course."
+msgstr ""
+
#. ($studentUser, tag('span', dir => 'ltr', format_set_name_display($setName)
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ShowAnswers/past-answers-table.html.ep:13
msgid "Past Answers for %1, set %2, problem %3"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/ProblemSets.html.ep:34
+#: /opt/webwork/webwork2/templates/ContentGenerator/ProblemSets.html.ep:38
msgid "Past Due Assignments"
msgstr "Uzavřená zadání "
-#: /opt/webwork/webwork2/templates/ContentGenerator/Grades/student_stats.html.ep:8
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/StudentProgress/student_stats.html.ep:8
msgid "Percent"
msgstr "Procenta"
@@ -7670,7 +8077,7 @@ msgstr ""
msgid "Percent Score"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/Stats.pm:503
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/Stats.pm:501
msgid "Percent of Students"
msgstr ""
@@ -7691,21 +8098,21 @@ msgstr ""
msgid "Perfect"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/PGProblemEditor/format_code_form.html.ep:14
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/PGProblemEditor/code_maintenance_form.html.ep:14
msgid "Perltidy Help"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/PGProblemEditor/format_code_form.html.ep:9
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/PGProblemEditor/code_maintenance_form.html.ep:9
msgid ""
"Perltidy is a reformatting function that attempts to format code in a "
"standard way. It does not change the functionality of the code and in "
"general is desired to have a common problem layout."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/UserList.pm:112
-#: /opt/webwork/webwork2/templates/ContentGenerator/CourseAdmin/add_course_form.html.ep:110
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/UserList.pm:135
+#: /opt/webwork/webwork2/templates/ContentGenerator/CourseAdmin/add_course_form.html.ep:115
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/AddUsers.html.ep:92
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/UserList/user_list.html.ep:78
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/UserList/user_list.html.ep:79
msgid "Permission Level"
msgstr ""
@@ -7714,11 +8121,11 @@ msgstr ""
msgid "Permission Level: %1"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:863
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:892
msgid "Permission levels for receiving feedback email"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:495
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:510
msgid "Permissions"
msgstr ""
@@ -7726,24 +8133,29 @@ msgstr ""
msgid "Pick a target set above to add this problem to."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:920
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetList/import_form.html.ep:52
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:878
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetList/import_form.html.ep:56
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetList/set_list_field.html.ep:21
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetList/set_list_table.html.ep:40
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/UserDetail/set_date_table.html.ep:74
msgid "Pick date and time"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:2215
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:2206
msgid ""
"Place a file named \"hide_directory\" in a course or other directory and it "
-"will not show up in the courses list on the WeBWorK home page. It will still"
-" appear in the Course Administration listing."
+"will not show up in the courses list on the WeBWorK home page. It will still "
+"appear in the Course Administration listing."
msgstr ""
#: /opt/webwork/webwork2/templates/ContentGenerator/CourseAdmin/manage_lti_course_map_form.html.ep:67
msgid "Platform ID"
msgstr ""
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetList/set_list_table.html.ep:51
+msgid "Please choose a set date type."
+msgstr ""
+
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/AchievementList/delete_form.html.ep:18
msgid "Please confirm it is okay to delete selected achievements permanently."
msgstr ""
@@ -7766,6 +8178,15 @@ msgstr ""
msgid "Please correct the following errors and try again:"
msgstr ""
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/PGProblemEditor/file_chooser.html.ep:29
+msgid ""
+"Please enter a file with path relative to the course templates directory."
+msgstr ""
+
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/PGProblemEditor/save_as_form.html.ep:37
+msgid "Please enter a filename."
+msgstr ""
+
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/AchievementList/filter_form.html.ep:28
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetList/filter_form.html.ep:27
msgid "Please enter a list of IDs to match."
@@ -7775,6 +8196,10 @@ msgstr ""
msgid "Please enter a name for the new set."
msgstr ""
+#: /opt/webwork/webwork2/templates/ContentGenerator/ResetPassword.html.ep:15
+msgid "Please enter a new password."
+msgstr ""
+
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/UserList/filter_form.html.ep:39
msgid "Please enter in a value to match in the filter field."
msgstr ""
@@ -7793,27 +8218,41 @@ msgstr ""
msgid "Please enter your username and password for %1 below:"
msgstr "Zadejte Vaše vstupní údaje pro přístup do předmětu %1:"
+#. (tag('b', $courseID)
+#: /opt/webwork/webwork2/templates/ContentGenerator/ForgotPassword.html.ep:17
+msgid "Please enter your username for %1 below to reset your password:"
+msgstr ""
+
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/UserList/export_form.html.ep:37
msgid ""
"Please input a file name to export to that does not contain forward slashes."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:1889
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:1880
msgid "Please provide a location name to delete."
msgstr ""
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetList/set_list_table.html.ep:54
+msgid "Please select a date."
+msgstr ""
+
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/AchievementList/import_form.html.ep:27
msgid "Please select a file to import from."
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/PGProblemEditor/file_chooser.html.ep:49
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/PGProblemEditor/file_chooser.html.ep:50
msgid "Please select a problem."
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetList/import_form.html.ep:72
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetList/import_form.html.ep:76
msgid "Please select a set definition file to import."
msgstr ""
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/PGProblemEditor/save_as_form.html.ep:110
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/PGProblemEditor/save_as_form.html.ep:82
+msgid "Please select a set."
+msgstr ""
+
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/AchievementList/default_table.html.ep:2
msgid "Please select at least one achievement."
msgstr ""
@@ -7823,7 +8262,7 @@ msgid "Please select at least one set and try again."
msgstr ""
#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/Index.pm:19
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetList/set_list_table.html.ep:14
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetList/set_list_table.html.ep:58
msgid "Please select at least one set."
msgstr ""
@@ -7832,7 +8271,7 @@ msgid "Please select at least one user and try again."
msgstr ""
#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/Index.pm:18
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/UserList/user_list.html.ep:93
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/UserList/user_list.html.ep:94
msgid "Please select at least one user."
msgstr ""
@@ -7850,7 +8289,7 @@ msgstr ""
#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/AchievementEditor.pm:219
#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/AchievementNotificationEditor.pm:179
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/PGProblemEditor.pm:1100
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/PGProblemEditor.pm:1082
msgid "Please specify a file to save to."
msgstr ""
@@ -7869,15 +8308,10 @@ msgid ""
msgstr ""
#. ($saveMode)
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/PGProblemEditor.pm:1282
-msgid ""
-"Please use radio buttons to choose the method for saving this file. Uknown "
-"saveMode: %1."
-msgstr ""
-
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/PGProblemEditor/file_chooser.html.ep:28
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/PGProblemEditor.pm:1282
msgid ""
-"Plese enter a file with path relative to the course templates directory."
+"Please use radio buttons to choose the method for saving this file. Unknown "
+"saveMode: %1."
msgstr ""
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/Stats/problem_stats.html.ep:49
@@ -7886,11 +8320,11 @@ msgid "Point Value"
msgstr ""
#. ($grader->{problem_value})
-#: /opt/webwork/webwork2/templates/HTML/SingleProblemGrader/grader.html.ep:112
+#: /opt/webwork/webwork2/templates/HTML/SingleProblemGrader/grader.html.ep:95
msgid "Point Value (0 - %1):"
msgstr ""
-#: /opt/webwork/webwork2/templates/HTML/SingleProblemGrader/grader.html.ep:153
+#: /opt/webwork/webwork2/templates/HTML/SingleProblemGrader/grader.html.ep:136
msgid "Point Value Help"
msgstr ""
@@ -7899,6 +8333,13 @@ msgstr ""
msgid "Points"
msgstr ""
+#. ($problem->value)
+#. ($problemValue)
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemGrader.html.ep:129
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemGrader.html.ep:250
+msgid "Points (0 - %1)"
+msgstr ""
+
#: /opt/webwork/webwork2/templates/HelpFiles/InstructorAchievementList.html.ep:48
msgid "Points:"
msgstr ""
@@ -7915,12 +8356,12 @@ msgstr ""
msgid "Prepare which sets for export?"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/GatewayQuiz.html.ep:266
-#: /opt/webwork/webwork2/templates/ContentGenerator/GatewayQuiz.html.ep:287
+#: /opt/webwork/webwork2/templates/ContentGenerator/GatewayQuiz.html.ep:247
+#: /opt/webwork/webwork2/templates/ContentGenerator/GatewayQuiz.html.ep:268
msgid "Press \"Grade Test\" now!"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/GatewayQuiz.html.ep:261
+#: /opt/webwork/webwork2/templates/ContentGenerator/GatewayQuiz.html.ep:242
msgid "Press \"Grade Test\" soon!"
msgstr ""
@@ -7930,28 +8371,33 @@ msgstr ""
#: /opt/webwork/webwork2/templates/ContentGenerator/Problem/submit_buttons.html.ep:13
#: /opt/webwork/webwork2/templates/ContentGenerator/Problem/submit_buttons.html.ep:30
-#: /opt/webwork/webwork2/templates/RPCRenderFormats/default.html.ep:112
+#: /opt/webwork/webwork2/templates/RPCRenderFormats/default.html.ep:116
#: /opt/webwork/webwork2/templates/RPCRenderFormats/default.json.ep:35
msgid "Preview My Answers"
msgstr "Náhled odpovědí"
-#: /opt/webwork/webwork2/templates/ContentGenerator/GatewayQuiz.html.ep:674
+#: /opt/webwork/webwork2/templates/ContentGenerator/GatewayQuiz.html.ep:697
msgid "Preview Test"
msgstr "Náhled Testu"
#: /opt/webwork/webwork2/templates/HelpFiles/InstructorSendMail.html.ep:28
msgid ""
"Preview the message before sending using the \"Preview Message\" button. "
-"The preview shows the email that would be sent to the first selected student"
-" or the instructor if no students were selected. The preview will also list"
-" all of the students that would receive their own personalized message. If "
-"a merge file was selected, the preview will also indicate which (if any) "
+"The preview shows the email that would be sent to the first selected student "
+"or the instructor if no students were selected. The preview will also list "
+"all of the students that would receive their own personalized message. If a "
+"merge file was selected, the preview will also indicate which (if any) "
"recipient's merge file data could not be found."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Problem.pm:950
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Problem.pm:952
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Problem.pm:954
+#: /opt/webwork/webwork2/templates/ContentGenerator/GatewayQuiz.html.ep:486
+msgid "Previous Page"
+msgstr ""
+
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Problem.pm:815
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Problem.pm:817
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Problem.pm:819
+#: /opt/webwork/webwork2/templates/ContentGenerator/GatewayQuiz.html.ep:486
msgid "Previous Problem"
msgstr "Předchozí úloha"
@@ -7964,40 +8410,43 @@ msgstr "Předchozí strana"
msgid "Primary Actions"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/GatewayQuiz.html.ep:374
+#: /opt/webwork/webwork2/templates/ContentGenerator/GatewayQuiz.html.ep:357
msgid "Print Test"
msgstr ""
# Short for Problem
-#: /opt/webwork/webwork2/templates/ContentGenerator/GatewayQuiz.html.ep:306
+#: /opt/webwork/webwork2/templates/ContentGenerator/GatewayQuiz.html.ep:287
msgid "Prob"
msgstr "Úloha"
+#: /opt/webwork/webwork2/templates/ContentGenerator/Grades/problem_table.html.ep:29
+msgid "Problem"
+msgstr ""
+
#. ($_->problem_id)
#. (join('.', @seq)
#. ($problemID)
+#. ($problemNumber)
#. ($prettyProblemID)
+#. ($set->assignment_type eq 'jitar' ? join('.', jitar_id_to_seq($_)
+#. ($c->{setRecord}->assignment_type eq 'jitar' ? join('.', jitar_id_to_seq($_)
#. ($_->{prettyID})
#. ($c->{prettyID})
#. ($probID)
-#. ($c->{setRecord}->assignment_type eq 'jitar' ? join('.',
-#. jitar_id_to_seq($_)
-#. ($set->assignment_type eq 'jitar' ? join('.', jitar_id_to_seq($_)
-#. ($problemNumber)
#: /opt/webwork/webwork2/lib/WeBWorK/AchievementItems/DuplicateProb.pm:29
#: /opt/webwork/webwork2/lib/WeBWorK/AchievementItems/DuplicateProb.pm:36
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/PGProblemEditor.pm:382
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Problem.pm:790
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Problem.pm:800
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Problem.pm:811
-#: /opt/webwork/webwork2/templates/ContentGenerator/Base/links.html.ep:263
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/PGProblemEditor.pm:365
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Problem.pm:723
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Problem.pm:733
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Problem.pm:744
+#: /opt/webwork/webwork2/templates/ContentGenerator/Base/links.html.ep:240
#: /opt/webwork/webwork2/templates/ContentGenerator/Base/links.html.ep:58
#: /opt/webwork/webwork2/templates/ContentGenerator/Base/links.html.ep:62
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemGrader/siblings.html.ep:19
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/Stats/problem_menu.html.ep:21
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/Stats/problem_menu.html.ep:4
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/Stats/set_stats.html.ep:232
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/Stats/siblings.html.ep:43
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/Stats/siblings.html.ep:24
#: /opt/webwork/webwork2/templates/ContentGenerator/ProblemSet/problem_list_row.html.ep:41
#: /opt/webwork/webwork2/templates/ContentGenerator/ProblemSet/problem_list_row.html.ep:45
msgid "Problem %1"
@@ -8034,7 +8483,7 @@ msgid "Problem %1 weight increased from %2 to %3."
msgstr ""
#. ($i + 1)
-#: /opt/webwork/webwork2/templates/ContentGenerator/GatewayQuiz.html.ep:549
+#: /opt/webwork/webwork2/templates/ContentGenerator/GatewayQuiz.html.ep:564
msgid "Problem %1."
msgstr "Úloha %1."
@@ -8046,18 +8495,30 @@ msgstr ""
msgid "Problem Display Settings"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:652
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:678
msgid "Problem Display/Answer Checking"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/Utils/Routes.pm:453
+#: /opt/webwork/webwork2/lib/WeBWorK/Utils/Routes.pm:474
#: /opt/webwork/webwork2/templates/HelpFiles/instructor_links.html.ep:35
msgid "Problem Editor"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Problem.pm:958
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Problem.pm:959
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Problem.pm:961
+#: /opt/webwork/webwork2/templates/HTML/SingleProblemGrader/grader.html.ep:11
+msgid "Problem Grader"
+msgstr ""
+
+#: /opt/webwork/webwork2/templates/ContentGenerator/Feedback/feedback_email.html.ep:39
+msgid "Problem ID"
+msgstr ""
+
+#: /opt/webwork/webwork2/templates/ContentGenerator/Feedback/feedback_email.txt.ep:30
+msgid "Problem ID:"
+msgstr ""
+
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Problem.pm:823
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Problem.pm:824
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Problem.pm:826
msgid "Problem List"
msgstr "Seznam úloh"
@@ -8071,21 +8532,20 @@ msgstr "Číslo úlohy"
msgid "Problem Paths"
msgstr ""
-#: /opt/webwork/webwork2/templates/HTML/SingleProblemGrader/grader.html.ep:185
+#: /opt/webwork/webwork2/templates/HTML/SingleProblemGrader/grader.html.ep:168
msgid "Problem Score (%):"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Grades/student_stats.html.ep:20
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/StudentProgress/set_progress.html.ep:200
-#: /opt/webwork/webwork2/templates/HTML/SingleProblemGrader/grader.html.ep:223
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/StudentProgress/set_progress.html.ep:201
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/StudentProgress/student_stats.html.ep:20
+#: /opt/webwork/webwork2/templates/HTML/SingleProblemGrader/grader.html.ep:206
msgid "Problem Score Help"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/SampleProblemViewer.pm:54
-#: /opt/webwork/webwork2/templates/ContentGenerator/SampleProblemViewer.html.ep:80
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/SampleProblemViewer.pm:50
+#: /opt/webwork/webwork2/templates/ContentGenerator/SampleProblemViewer.html.ep:87
#: /opt/webwork/webwork2/templates/ContentGenerator/SampleProblemViewer/viewer.html.ep:33
#: /opt/webwork/webwork2/templates/ContentGenerator/SampleProblemViewer/viewer.html.ep:45
-#: /opt/webwork/webwork2/templates/HelpFiles/InstructorPGProblemEditor.html.ep:15
msgid "Problem Techniques"
msgstr ""
@@ -8094,20 +8554,20 @@ msgstr ""
msgid "Problem creating set \"%1\": %2"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:602
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:577
msgid ""
"Problem files may have hints included in their code. Use this option to "
"suppress showing students these hints. Note that even if hints are not "
-"suppressed, there is a threshold number of attempts that a student must make"
-" before they have the option to view a hint."
+"suppressed, there is a threshold number of attempts that a student must make "
+"before they have the option to view a hint."
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemGrader.html.ep:239
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemGrader.html.ep:281
msgid ""
"Problem has a different source file than the currently rendered problem."
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemGrader.html.ep:233
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemGrader.html.ep:275
msgid "Problem has an essay answer that needs to be graded."
msgstr ""
@@ -8145,7 +8605,15 @@ msgstr ""
msgid "Problem number to reset incorrect attempts"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:2083
+#: /opt/webwork/webwork2/templates/ContentGenerator/Feedback/feedback_email.html.ep:107
+msgid "Problem randorder"
+msgstr ""
+
+#: /opt/webwork/webwork2/templates/ContentGenerator/Feedback/feedback_email.txt.ep:69
+msgid "Problem randorder:"
+msgstr ""
+
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:2061
msgid "Problem source is drawn from a grouping set"
msgstr ""
@@ -8155,12 +8623,12 @@ msgid ""
"or edited."
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Grades/student_stats.html.ep:12
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemGrader/siblings.html.ep:11
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetDetail.html.ep:339
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetDetail.html.ep:340
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetList/set_list_table.html.ep:3
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ShowAnswers/instructor-selectors.html.ep:30
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/StudentProgress/set_progress.html.ep:192
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/StudentProgress/set_progress.html.ep:193
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/StudentProgress/student_stats.html.ep:12
#: /opt/webwork/webwork2/templates/ContentGenerator/Problem/siblings.html.ep:2
#: /opt/webwork/webwork2/templates/ContentGenerator/ProblemSet/problem_list.html.ep:9
#: /opt/webwork/webwork2/templates/HelpFiles/InstructorProblemSetDetail.html.ep:17
@@ -8171,7 +8639,7 @@ msgstr "Úlohy"
msgid "Problems Added"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/SampleProblemViewer.pm:53
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/SampleProblemViewer.pm:49
#: /opt/webwork/webwork2/templates/ContentGenerator/SampleProblemViewer/viewer.html.ep:35
#: /opt/webwork/webwork2/templates/ContentGenerator/SampleProblemViewer/viewer.html.ep:57
msgid "Problems by Macro"
@@ -8189,7 +8657,11 @@ msgstr ""
msgid "Problems have been assigned to all current users."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:354
+#: /opt/webwork/webwork2/lib/WeBWorK/AchievementItems/ResurrectHW.pm:80
+msgid "Problems have been rerandomized."
+msgstr ""
+
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:365
msgid "Problems per Page"
msgstr ""
@@ -8200,11 +8672,18 @@ msgid ""
"definition. Very few WeBWorK problems fall into this category."
msgstr ""
+#: /opt/webwork/webwork2/templates/ContentGenerator/Problem.html.ep:91
+msgid ""
+"Processing of this PG problem was not completed. Probably because of a "
+"syntax error. The translator died prematurely and no PG warning messages "
+"were transmitted."
+msgstr ""
+
#: /opt/webwork/webwork2/lib/WeBWorK/Localize.pm:70
msgid "Proctor"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:408
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:419
msgid "Proctor Authorization Type"
msgstr ""
@@ -8232,28 +8711,28 @@ msgstr ""
msgid "Proctor:"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:257
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:266
msgid "Proctored Test"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/Utils/Routes.pm:343
+#: /opt/webwork/webwork2/lib/WeBWorK/Utils/Routes.pm:364
msgid "Proctored Test %2"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/Utils/Routes.pm:350
+#: /opt/webwork/webwork2/lib/WeBWorK/Utils/Routes.pm:371
msgid "Proctored Test %2 Proctor Login"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:418
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:429
msgid ""
-"Proctored tests always require authorization to start the test. \"Both Start"
-" and Grade\" will require either login proctor authorization or a password "
+"Proctored tests always require authorization to start the test. \"Both Start "
+"and Grade\" will require either login proctor authorization or a password "
"specific to this set to start the test, and grade proctor authorization to "
"grade the test. \"Only Start\" requires either grade proctor authorization "
"or a password specific to this set to start and no authorization to grade."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:1127
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:1117
msgid "Proctoring Parameters"
msgstr ""
@@ -8261,8 +8740,8 @@ msgstr ""
msgid ""
"Provide a password to have a single password for all students to start a "
"proctored test. Alternatively, leave this blank if you would like to have a "
-"proctor level user enter their username and password on the student's screen"
-" for authentication."
+"proctor level user enter their username and password on the student's screen "
+"for authentication."
msgstr ""
#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetList.pm:86
@@ -8272,25 +8751,33 @@ msgstr ""
#: /opt/webwork/webwork2/templates/HelpFiles/instructor_links.html.ep:16
msgid ""
-"Quick access to many instructor tools, including Reset "
-"passwords, Act as student, Assign "
-"individual sets and Edit individual due dates."
+"Quick access to many instructor tools, including Reset passwords"
+"strong>, Act as student, Assign individual sets"
+"strong> and Edit individual due dates."
msgstr ""
#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/Scoring.pm:17
msgid "RECITATION"
msgstr ""
+#: /opt/webwork/webwork2/templates/ContentGenerator/Feedback/feedback_email.html.ep:44
+msgid "Random seed"
+msgstr ""
+
+#: /opt/webwork/webwork2/templates/ContentGenerator/Feedback/feedback_email.txt.ep:34
+msgid "Random seed:"
+msgstr ""
+
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/SetMaker/problem_row.html.ep:199
msgid "Randomize"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/PGProblemEditor/hardcopy_form.html.ep:13
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/PGProblemEditor/view_form.html.ep:14
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/PGProblemEditor/hardcopy_form.html.ep:14
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/PGProblemEditor/view_form.html.ep:16
msgid "Randomize Seed"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetDetail.html.ep:356
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetDetail.html.ep:357
msgid "Randomize Seeds"
msgstr ""
@@ -8308,15 +8795,17 @@ msgstr ""
msgid "Really delete the items listed above?"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/UserList.pm:110
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/UserList.pm:133
+#: /opt/webwork/webwork2/templates/ContentGenerator/Feedback/feedback_email.html.ep:169
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/AddUsers.html.ep:90
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/SendMail/main_form.html.ep:105
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/Stats/student_stats.html.ep:22
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/StudentProgress/set_progress.html.ep:212
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/UserList/user_list.html.ep:64
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/StudentProgress/set_progress.html.ep:213
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/StudentProgress/student_progress.html.ep:19
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/UserList/user_list.html.ep:65
msgid "Recitation"
msgstr ""
+#: /opt/webwork/webwork2/templates/ContentGenerator/Feedback/feedback_email.txt.ep:100
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/AddUsers/student_entry_report.html.ep:21
msgid "Recitation:"
msgstr ""
@@ -8330,12 +8819,13 @@ msgstr ""
msgid "Record Scores for Single Sets"
msgstr ""
-#. ($recipient)
#. ($studentID)
+#. ($recipient)
#. ($c->{studentID})
#: /opt/webwork/webwork2/lib/Mojolicious/WeBWorK/Tasks/SendInstructorEmail.pm:53
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Grades.pm:132
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/Stats/student_stats.html.ep:8
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Grades.pm:149
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/StudentProgress.pm:291
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/StudentProgress/student_progress.html.ep:5
msgid "Record for user %1 not found."
msgstr ""
@@ -8347,12 +8837,14 @@ msgstr ""
msgid "Reduced Scoring"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/ProblemSets.html.ep:32
+#: /opt/webwork/webwork2/templates/ContentGenerator/Grades/student_grades.html.ep:40
+#: /opt/webwork/webwork2/templates/ContentGenerator/ProblemSets.html.ep:36
msgid "Reduced Scoring Assignments"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:172
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:181
#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetList.pm:343
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetList/set_list_table.html.ep:21
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetList/set_list_table.html.ep:8
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetList/sort_form.html.ep:12
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetList/sort_form.html.ep:47
@@ -8360,7 +8852,7 @@ msgstr ""
msgid "Reduced Scoring Date"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:161
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:170
msgid "Reduced Scoring Enabled"
msgstr ""
@@ -8369,21 +8861,16 @@ msgid "Reduced Scoring Period"
msgstr ""
#. ($c->formatDateTime($set->due_date, $ce->{studentDateDisplayFormat})
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/ProblemSets.pm:167
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/ProblemSets.pm:169
msgid "Reduced credit can still be earned until %1."
msgstr ""
-#. ($c->formatDateTime($self->{new_date}, $c->ce->{studentDateDisplayFormat})
-#: /opt/webwork/webwork2/lib/WeBWorK/AchievementItems/ExtendReducedDate.pm:65
-msgid "Reduced scoring date of this assignment extended by 24 hours to %1."
-msgstr ""
-
-#. ($c->formatDateTime($self->{new_date}, $c->ce->{studentDateDisplayFormat})
-#: /opt/webwork/webwork2/lib/WeBWorK/AchievementItems/SuperExtendReducedDate.pm:65
-msgid "Reduced scoring date of this assignment extended by 48 hours to %1."
+#. ($self->{timeText}, $c->formatDateTime($self->{new_date}, $c->ce->{studentDateDisplayFormat})
+#: /opt/webwork/webwork2/lib/WeBWorK/AchievementItems/ExtendReducedDate.pm:71
+msgid "Reduced scoring date of this assignment extended by %1 to %2."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/AchievementItems/NoReducedCred.pm:62
+#: /opt/webwork/webwork2/lib/WeBWorK/AchievementItems/NoReducedCred.pm:65
msgid "Reduced scoring penalty removed."
msgstr ""
@@ -8392,19 +8879,7 @@ msgstr ""
msgid "Reduced:"
msgstr ""
-#: /opt/webwork/webwork2/templates/HelpFiles/InstructorPGProblemEditor.html.ep:166
-msgid ""
-"Reformat the code using perltidy or a conversion to PGML. Using perltidy "
-"will change the code in the editor window, and save changes to the temporary"
-" file. In some cases (if the code contains backslashes or double tildes) "
-"this can result in odd spacing in the code. The convert to PGML feature "
-"changes the code in text blocks in the code to use PGML features. Generally "
-"the conversion of many of the formatting and LaTeX is performed correctly, "
-"however answer blanks need attention. In either case, make sure to inspect "
-"the formatted code, and edit further or revert if needed."
-msgstr ""
-
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/PGProblemEditor/format_code_form.html.ep:7
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/PGProblemEditor/code_maintenance_form.html.ep:7
msgid "Reformat the code using perltidy."
msgstr ""
@@ -8430,11 +8905,16 @@ msgstr ""
msgid "Regular Assignment"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/ProblemSets.html.ep:39
+#: /opt/webwork/webwork2/templates/ContentGenerator/ProblemSets.html.ep:43
msgid "Regular Assignments"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:232
+#. (scalar(@{ $_->explanation->{sampleProblems} })
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/PGProblemEditor/pg_critic.html.ep:30
+msgid "Related sample %plural(%1,problem):"
+msgstr ""
+
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:241
msgid "Relax Location Restrictions"
msgstr ""
@@ -8448,7 +8928,7 @@ msgid "Remaining"
msgstr "Zbývá"
#. ('00:00:00')
-#: /opt/webwork/webwork2/templates/ContentGenerator/GatewayQuiz.html.ep:271
+#: /opt/webwork/webwork2/templates/ContentGenerator/GatewayQuiz.html.ep:252
msgid "Remaining time: %1"
msgstr ""
@@ -8457,28 +8937,28 @@ msgstr ""
msgid "Remember Me"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/ShowMeAnother.pm:432
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/ShowMeAnother.pm:413
msgid "Remember to return to your original problem when you're finished here!"
msgstr "Nezapomeňte se odsud vrátit k původní otázce!"
-#: /opt/webwork/webwork2/lib/WeBWorK/AchievementItems/NoReducedCred.pm:15
+#: /opt/webwork/webwork2/lib/WeBWorK/AchievementItems/NoReducedCred.pm:16
msgid ""
-"Remove reduced scoring penalties from an open assignemnt. You will have to "
+"Remove reduced scoring penalties from an open assignment. You will have to "
"resubmit any problems that have already been penalized to earn full credit "
"on them."
msgstr ""
#. ($c->formatDateTime($set->due_date, $c->ce->{studentDateDisplayFormat})
-#: /opt/webwork/webwork2/lib/WeBWorK/AchievementItems/NoReducedCred.pm:43
+#: /opt/webwork/webwork2/lib/WeBWorK/AchievementItems/NoReducedCred.pm:46
msgid ""
"Remove the reduced scoring penalty from this assignment. Problems submitted "
"before the close date on %1 will earn full credit. Any problems that have "
"already been penalized will have to be resubmitted for full credit."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/FileManager.pm:321
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/FileManager.pm:719
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/FileManager.pm:763
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/FileManager.pm:330
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/FileManager.pm:740
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/FileManager.pm:784
#: /opt/webwork/webwork2/templates/ContentGenerator/CourseAdmin/rename_course_confirm.html.ep:121
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/FileManager.html.ep:33
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/FileManager/refresh.html.ep:48
@@ -8503,20 +8983,20 @@ msgstr ""
msgid "Rename Course Help"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/FileManager.pm:321
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/FileManager.pm:330
msgid "Rename file as:"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetDetail.html.ep:486
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetDetail.html.ep:487
msgid "Render"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetDetail.html.ep:347
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetDetail.html.ep:348
#: /opt/webwork/webwork2/templates/HelpFiles/InstructorProblemSetDetail.html.ep:42
msgid "Render All"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetDetail.html.ep:483
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetDetail.html.ep:484
msgid "Render Problem"
msgstr ""
@@ -8526,7 +9006,7 @@ msgid ""
"reset changes."
msgstr ""
-#: /opt/webwork/webwork2/templates/HelpFiles/InstructorPGProblemEditor.html.ep:141
+#: /opt/webwork/webwork2/templates/HelpFiles/InstructorPGProblemEditor.html.ep:134
msgid ""
"Render or re-render the problem, course info file, or set header being "
"edited. This does not change the permanent file on the disk. You can view "
@@ -8540,7 +9020,7 @@ msgstr ""
msgid "Rendering Problems"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetDetail.html.ep:344
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetDetail.html.ep:345
#: /opt/webwork/webwork2/templates/HelpFiles/InstructorProblemSetDetail.html.ep:36
msgid "Renumber Problems"
msgstr ""
@@ -8553,44 +9033,80 @@ msgstr ""
#: /opt/webwork/webwork2/templates/HelpFiles/InstructorProblemSetDetail.html.ep:86
msgid ""
-"Renumber problems in the set consecutively starting from one. In the process"
-" of deleting problems, the numbering can be made non-consecutive. This is "
+"Renumber problems in the set consecutively starting from one. In the process "
+"of deleting problems, the numbering can be made non-consecutive. This is "
"useful to clean up the problem numbering."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/AchievementItems/ResurrectHW.pm:26
+#. ($self->{timeText})
+#: /opt/webwork/webwork2/lib/WeBWorK/AchievementItems/ResurrectHW.pm:47
+msgid "Reopen this homework assignment for full credit for the next %1. "
+msgstr ""
+
+#. ($self->{timeText}, $c->ce->{pg}{ansEvalDefaults}{reducedScoringValue} * 100, $c->formatDateTime($set->due_date, $c->ce->{studentDateDisplayFormat})
+#: /opt/webwork/webwork2/lib/WeBWorK/AchievementItems/ResurrectHW.pm:56
+msgid ""
+"Reopen this homework assignment for full credit for the next %1. After %1 "
+"any progress will revert to counting for %2% of the value until %3."
+msgstr ""
+
+#. ($self->{timeText})
+#: /opt/webwork/webwork2/lib/WeBWorK/AchievementItems/ResurrectHW.pm:38
msgid ""
-"Reopen this homework assignment for the next 24 hours. All problems will be "
+"Reopen this homework assignment for the next %1. All problems will be "
"rerandomized."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/AchievementItems/ResurrectGW.pm:32
+#. ($c->{timeText}, $c->ce->{pg}{ansEvalDefaults}{reducedScoringValue} * 100, $c->formatDateTime($set->due_date, $c->ce->{studentDateDisplayFormat})
+#: /opt/webwork/webwork2/lib/WeBWorK/AchievementItems/ResurrectGW.pm:75
msgid ""
-"Reopen this test for the next 24 hours. This item does not allow you to take"
-" any additional versions of the test."
+"Reopen this test for full credit for the next %1. After %1 any tests will "
+"revert to counting for %2% of their value until %3."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/AchievementItems/ResurrectGW.pm:16
+#. ($self->{timeText})
+#: /opt/webwork/webwork2/lib/WeBWorK/AchievementItems/ResurrectGW.pm:61
msgid ""
-"Reopens any test for an additional 24 hours. This allows you to take a test "
-"even if the close date has past. This item does not allow you to take "
-"additional versions of the test."
+"Reopen this test for full credit for the next %1. If you are allowed to "
+"start new versions of the test, then this will allow you to start a new "
+"test. If you have already started all of the versions of the test that you "
+"are allowed to start, then you should not use this item. This item will not "
+"extend the time limit for any tests that you have already started."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/AchievementItems/ResurrectHW.pm:15
+#. ($self->{timeText})
+#: /opt/webwork/webwork2/lib/WeBWorK/AchievementItems/ResurrectGW.pm:48
+msgid ""
+"Reopen this test for the next %1. If you were allowed to start new versions "
+"of the test, then this will allow you to start a new test. If you have "
+"already started all of the versions of the test that you are allowed to "
+"start, then you should not use this item. This item will not extend the time "
+"limit for any tests that you have already started."
+msgstr ""
+
+#. ($timeText)
+#: /opt/webwork/webwork2/lib/WeBWorK/AchievementItems/ResurrectGW.pm:19
msgid ""
-"Reopens one closed homework set for 24 hours and rerandomizes all problems."
+"Reopens any test for an additional %1. If you are allowed to start new "
+"versions of the test, then this allows you to start a new test even if the "
+"close date has past. If you were not allowed to start a new version of the "
+"test, then this item will not allow you to take additional versions of the "
+"test. This item will not extend the time limit for any tests that you have "
+"already started."
+msgstr ""
+
+#. ($timeText)
+#: /opt/webwork/webwork2/lib/WeBWorK/AchievementItems/ResurrectHW.pm:15
+msgid "Reopens one closed homework set for %1 and rerandomizes all problems."
msgstr ""
#: /opt/webwork/webwork2/templates/HelpFiles/InstructorProblemSetDetail.html.ep:101
msgid "Reordering Problems"
msgstr ""
-#. (tag( 'strong',
-#. c( tag('span', dir =>
-#. 'ltr', format_set_name_display($c->{fullSetID})
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/PGProblemEditor/save_as_form.html.ep:64
-msgid "Replace current problem: %1"
+#. (tag('strong', $c->{set} && $c->{set}->assignment_type eq 'jitar' ? join('.', jitar_id_to_seq($c->{problemID})
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/PGProblemEditor/save_as_form.html.ep:61
+msgid "Replace current problem %1 of set %2"
msgstr ""
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/UserList/import_form.html.ep:11
@@ -8606,7 +9122,7 @@ msgid "Report Bugs in this Problem"
msgstr ""
#: /opt/webwork/webwork2/templates/ContentGenerator/Base/admin_links.html.ep:58
-#: /opt/webwork/webwork2/templates/ContentGenerator/Base/links.html.ep:378
+#: /opt/webwork/webwork2/templates/ContentGenerator/Base/links.html.ep:354
msgid "Report bugs"
msgstr "Nahlásit chybu"
@@ -8618,8 +9134,8 @@ msgid ""
msgstr ""
#. ($upgrade_courseID)
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:1369
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:1602
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:1360
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:1593
msgid "Report for course %1:"
msgstr ""
@@ -8635,20 +9151,24 @@ msgstr ""
msgid "Request New Version"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Base/error_output.html.ep:18
-#: /opt/webwork/webwork2/templates/ContentGenerator/Base/warning_output.html.ep:19
+#: /opt/webwork/webwork2/templates/ContentGenerator/ForgotPassword.html.ep:27
+msgid "Request Password Reset"
+msgstr ""
+
+#: /opt/webwork/webwork2/templates/ContentGenerator/Base/error_output.html.ep:20
+#: /opt/webwork/webwork2/templates/ContentGenerator/Base/warning_output.html.ep:17
msgid "Request information"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Problem.pm:1179
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Problem.pm:1045
msgid "Request new version now."
msgstr ""
#. ($setName)
-#: /opt/webwork/webwork2/lib/WeBWorK/Authz.pm:472
+#: /opt/webwork/webwork2/lib/WeBWorK/Authz.pm:473
msgid ""
-"Requested set \"%1\" is a proctored test, but no valid proctor authorization"
-" has been obtained."
+"Requested set \"%1\" is a proctored test, but no valid proctor authorization "
+"has been obtained."
msgstr ""
#. ($setName, $effectiveUserName)
@@ -8658,14 +9178,14 @@ msgid "Requested set '%1' could not be found in the database for user %2."
msgstr "Požadované zadání '%1' pro uživatele %2 nebylo nalezeno v databázi."
#. ($setName, $node_name)
-#: /opt/webwork/webwork2/lib/WeBWorK/Authz.pm:458
+#: /opt/webwork/webwork2/lib/WeBWorK/Authz.pm:459
msgid ""
"Requested set '%1' is a homework assignment but the test content generator "
"%2 was called. Try re-entering the set from the problem sets listing page."
msgstr ""
#. ($setName, $node_name)
-#: /opt/webwork/webwork2/lib/WeBWorK/Authz.pm:452
+#: /opt/webwork/webwork2/lib/WeBWorK/Authz.pm:453
msgid ""
"Requested set '%1' is a test but the regular homework assignment content "
"generator %2 was called. Try re-entering the set from the problem sets "
@@ -8678,14 +9198,14 @@ msgid "Requested set '%1' is not assigned to user %2."
msgstr ""
#. ($setName)
-#: /opt/webwork/webwork2/lib/WeBWorK/Authz.pm:436
+#: /opt/webwork/webwork2/lib/WeBWorK/Authz.pm:434
msgid "Requested set '%1' is not available yet."
msgstr "Zadání '%1' ještě není k dispozici."
#. ($setName)
-#: /opt/webwork/webwork2/lib/WeBWorK/Authz.pm:430
-msgid "Requested set '%1' is not yet open."
-msgstr "Zadání '%1' ještě nebylo otevřeno pro studenty."
+#: /opt/webwork/webwork2/lib/WeBWorK/Authz.pm:428
+msgid "Requested set '%1' is not available."
+msgstr ""
#. ($verNum, $setName)
#: /opt/webwork/webwork2/lib/WeBWorK/Authz.pm:393
@@ -8697,7 +9217,7 @@ msgstr ""
msgid "Requested version (%1) of set '%2' is not assigned to user %3."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:916
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:945
msgid "Require users to log in through the LMS"
msgstr ""
@@ -8705,16 +9225,16 @@ msgstr ""
msgid "Required"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:528
-msgid "Rerandomize After"
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:533
+msgid "Rerandomize"
msgstr ""
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/SetMaker/browse_library_panel_advanced.html.ep:104
msgid "Reset"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetDetail.html.ep:197
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetDetail.html.ep:712
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetDetail.html.ep:198
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetDetail.html.ep:713
#: /opt/webwork/webwork2/templates/HelpFiles/InstructorProblemSetDetail.html.ep:30
msgid "Reset Form"
msgstr ""
@@ -8723,6 +9243,12 @@ msgstr ""
msgid "Reset OTP Secrets"
msgstr ""
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/ForgotPassword.pm:58
+#: /opt/webwork/webwork2/lib/WeBWorK/Utils/Routes.pm:317
+#: /opt/webwork/webwork2/templates/ContentGenerator/ResetPassword.html.ep:45
+msgid "Reset Password"
+msgstr ""
+
#: /opt/webwork/webwork2/templates/ContentGenerator/CourseAdmin/manage_otp_secrets_form.html.ep:15
#: /opt/webwork/webwork2/templates/ContentGenerator/CourseAdmin/manage_otp_secrets_form.html.ep:194
msgid "Reset Secrets"
@@ -8736,18 +9262,22 @@ msgstr ""
msgid "Reset User IDs"
msgstr ""
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/ForgotPassword.pm:70
+msgid "Reset password"
+msgstr ""
+
#. ($problemID)
#: /opt/webwork/webwork2/lib/WeBWorK/AchievementItems/ResetIncorrectAttempts.pm:66
msgid "Reset the number of attempts on problem %1."
msgstr ""
#. ($num)
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/UserList.pm:468
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/UserList.pm:491
msgid "Reset two factor authentication for %1 users."
msgstr ""
#. ($num)
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/UserList.pm:490
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/UserList.pm:514
msgid "Reset two factor authentication for %quant(%1,user)."
msgstr ""
@@ -8761,7 +9291,9 @@ msgstr ""
#: /opt/webwork/webwork2/lib/WeBWorK/AchievementItems/ResetIncorrectAttempts.pm:13
msgid "Resets the number of incorrect attempts on a single homework problem."
-msgstr "Vynuluje počet neúspěšných pokusů u jedné vybrané úlohy. Má smysl pouze pro otevřená zadání."
+msgstr ""
+"Vynuluje počet neúspěšných pokusů u jedné vybrané úlohy. Má smysl pouze pro "
+"otevřená zadání."
#: /opt/webwork/webwork2/templates/HelpFiles/admin_links.html.ep:26
msgid "Restore a .tar.gz archive."
@@ -8781,7 +9313,7 @@ msgstr ""
msgid "Restored backup from %1."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:214
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:223
msgid "Restrict Access by Location"
msgstr ""
@@ -8789,15 +9321,15 @@ msgstr ""
msgid "Restrict Locations"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:425
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:436
msgid "Restrict Problem Progression"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:185
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:194
msgid "Restrict Release by Set(s)"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:220
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:229
msgid "Restrict To"
msgstr ""
@@ -8805,7 +9337,7 @@ msgstr ""
msgid "Restrict or sort the students displayed"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/GatewayQuiz.html.ep:310
+#: /opt/webwork/webwork2/templates/ContentGenerator/GatewayQuiz.html.ep:291
msgid "Result"
msgstr "Hodnocení"
@@ -8816,11 +9348,11 @@ msgid "Result for job %1"
msgstr ""
#: /opt/webwork/webwork2/lib/FormatRenderedProblem.pm:153
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Problem.pm:237
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Problem.pm:238
msgid "Results for this submission"
msgstr "Hodnocení pro zadané odpovědi"
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:645
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:635
msgid "Retitled"
msgstr ""
@@ -8835,7 +9367,7 @@ msgstr "Zpět k úloze"
#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/PGProblemEditor.pm:129
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/FileManager.html.ep:38
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/FileManager/refresh_edit.html.ep:20
-#: /opt/webwork/webwork2/templates/HelpFiles/InstructorPGProblemEditor.html.ep:217
+#: /opt/webwork/webwork2/templates/HelpFiles/InstructorPGProblemEditor.html.ep:258
msgid "Revert"
msgstr ""
@@ -8850,15 +9382,14 @@ msgstr ""
msgid "Reverted to original file \"%1\"."
msgstr ""
-#: /opt/webwork/webwork2/templates/HelpFiles/InstructorPGProblemEditor.html.ep:219
+#: /opt/webwork/webwork2/templates/HelpFiles/InstructorPGProblemEditor.html.ep:261
msgid ""
"Reverts to the copy of the file saved on the disk or to a backup file. All "
-"unsaved editing changes will be lost. This option is only active when a "
-"temporary file or a backup file exists. You may also delete backups that "
-"have been made with this tab."
+"unsaved editing changes will be lost. You may also delete backups that have "
+"been made with this tab."
msgstr ""
-#: /opt/webwork/webwork2/templates/HelpFiles/InstructorUserList.html.ep:179
+#: /opt/webwork/webwork2/templates/HelpFiles/InstructorUserList.html.ep:189
msgid "Review of column functions:"
msgstr ""
@@ -8902,29 +9433,30 @@ msgstr ""
msgid "Sample Problem Home"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/Utils/Routes.pm:264
+#: /opt/webwork/webwork2/lib/WeBWorK/Utils/Routes.pm:263
msgid "Sample Problem Index"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/Utils/Routes.pm:279
+#: /opt/webwork/webwork2/lib/WeBWorK/Utils/Routes.pm:278
msgid "Sample Problem Viewer"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/PGProblemEditor.html.ep:104
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/PGProblemEditor.html.ep:107
#: /opt/webwork/webwork2/templates/ContentGenerator/SampleProblemViewer/viewer.html.ep:32
#: /opt/webwork/webwork2/templates/ContentGenerator/SampleProblemViewer/viewer.html.ep:39
+#: /opt/webwork/webwork2/templates/HelpFiles/InstructorPGProblemEditor.html.ep:14
msgid "Sample Problems"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/SampleProblemViewer.html.ep:70
+#: /opt/webwork/webwork2/templates/ContentGenerator/SampleProblemViewer.html.ep:77
msgid "Sample Problems by Category"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/SampleProblemViewer.html.ep:85
+#: /opt/webwork/webwork2/templates/ContentGenerator/SampleProblemViewer.html.ep:92
msgid "Sample Problems by Macro"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/SampleProblemViewer.html.ep:75
+#: /opt/webwork/webwork2/templates/ContentGenerator/SampleProblemViewer.html.ep:82
msgid "Sample Problems by Subject Area"
msgstr ""
@@ -8938,11 +9470,16 @@ msgstr ""
msgid "Sample Problems for Techniques: %1"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/SampleProblemViewer.pm:82
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/PGProblemEditor.html.ep:109
+#: /opt/webwork/webwork2/templates/HelpFiles/InstructorPGProblemEditor.html.ep:17
+msgid "Sample problem code with documentation."
+msgstr ""
+
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/SampleProblemViewer.pm:78
msgid "Sample problem not found."
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/PGProblemEditor/file_chooser.html.ep:38
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/PGProblemEditor/file_chooser.html.ep:39
msgid "Sample problem:"
msgstr ""
@@ -8953,12 +9490,12 @@ msgstr ""
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/AchievementUserEditor.html.ep:73
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/FileManager.html.ep:40
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/FileManager/refresh_edit.html.ep:23
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemGrader.html.ep:243
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemGrader.html.ep:285
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/SendMail/main_form.html.ep:175
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/UsersAssignedToSet.html.ep:84
-#: /opt/webwork/webwork2/templates/HTML/SingleProblemGrader/grader.html.ep:275
+#: /opt/webwork/webwork2/templates/HTML/SingleProblemGrader/grader.html.ep:259
#: /opt/webwork/webwork2/templates/HelpFiles/InstructorAchievementNotificationEditor.html.ep:13
-#: /opt/webwork/webwork2/templates/HelpFiles/InstructorPGProblemEditor.html.ep:174
+#: /opt/webwork/webwork2/templates/HelpFiles/InstructorPGProblemEditor.html.ep:186
msgid "Save"
msgstr ""
@@ -8978,13 +9515,13 @@ msgstr ""
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/FileManager.html.ep:39
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/FileManager/refresh_edit.html.ep:27
#: /opt/webwork/webwork2/templates/HelpFiles/InstructorAchievementNotificationEditor.html.ep:16
-#: /opt/webwork/webwork2/templates/HelpFiles/InstructorPGProblemEditor.html.ep:185
+#: /opt/webwork/webwork2/templates/HelpFiles/InstructorPGProblemEditor.html.ep:206
msgid "Save As"
msgstr ""
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/Config.html.ep:83
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetDetail.html.ep:196
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetDetail.html.ep:711
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetDetail.html.ep:197
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetDetail.html.ep:712
#: /opt/webwork/webwork2/templates/HelpFiles/InstructorProblemSetDetail.html.ep:22
msgid "Save Changes"
msgstr ""
@@ -9004,34 +9541,34 @@ msgstr ""
msgid "Save as"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/AchievementEditor/save_as_form.html.ep:5
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/AchievementEditor/save_as_form.html.ep:6
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/AchievementNotificationEditor/save_as_form.html.ep:3
msgid "Save as:"
msgstr ""
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/AchievementList/save_edit_form.html.ep:1
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetList/save_edit_form.html.ep:1
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/UserDetail.html.ep:114
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/UserDetail.html.ep:82
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/UserDetail.html.ep:115
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/UserDetail.html.ep:83
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/UserList/save_edit_form.html.ep:1
msgid "Save changes"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/PGProblemEditor/save_as_form.html.ep:39
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/PGProblemEditor/save_as_form.html.ep:29
msgid "Save file to:"
msgstr ""
-#: /opt/webwork/webwork2/templates/HelpFiles/InstructorPGProblemEditor.html.ep:176
+#: /opt/webwork/webwork2/templates/HelpFiles/InstructorPGProblemEditor.html.ep:189
msgid ""
-"Save the contents of the editor window to the file on disk and re-render the"
-" problem. If \"Open in new window\" is checked, then the problem will open "
-"in a new tab or window showing the problem as it will be rendered for "
-"students in the set. If \"Create backup\" is checked then a backup of the "
-"current file on disk will be created before overwriting it with the contents"
-" of the editor window. If a backup already exists, then a \"Delete oldest "
-"backup\" check box will be present. If that is checked, then the oldest "
-"backup will be deleted when \"Save\" is clicked. These backups can be "
-"reverted to and managed on the \"Revert\" tab."
+"Save the contents of the editor window to the file on disk and re-render the "
+"problem. If \"Open in new window\" is checked, then the problem will open in "
+"a new tab or window showing the problem as it will be rendered for students "
+"in the set. If \"Create backup\" is checked then a backup of the current "
+"file on disk will be created before overwriting it with the contents of the "
+"editor window. If a backup already exists, then a \"Delete oldest backup\" "
+"check box will be present. If that is checked, then the oldest backup will "
+"be deleted when \"Save\" is clicked. These backups can be reverted to and "
+"managed on the \"Revert\" tab."
msgstr ""
#: /opt/webwork/webwork2/templates/HelpFiles/InstructorAchievementNotificationEditor.html.ep:14
@@ -9039,7 +9576,7 @@ msgid "Save the contents of the editor window to the file on disk."
msgstr ""
#. (tag('b', dir => 'ltr', $c->shortPath($c->{editFilePath})
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/PGProblemEditor/save_form.html.ep:9
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/PGProblemEditor/save_form.html.ep:7
msgid "Save to %1 and View"
msgstr ""
@@ -9047,57 +9584,57 @@ msgstr ""
msgid "Saved answers"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:2494
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:2485
msgid "Saved course map."
msgstr ""
-#. ($outputFilePath =~ s/$ce->{courseDirs}{templates}/[TMPL]/r)
#. ($c->shortPath($outputFilePath)
+#. ($outputFilePath =~ s/$ce->{courseDirs}{templates}/[TMPL]/r)
#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/AchievementEditor.pm:181
#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/AchievementNotificationEditor.pm:153
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/PGProblemEditor.pm:752
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/PGProblemEditor.pm:733
#: /opt/webwork/webwork2/lib/WebworkWebservice/CourseActions.pm:514
msgid "Saved to file \"%1\""
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:2784
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:2775
msgid "Schema and database field definitions do not agree"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:2771
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:2762
msgid "Schema and database table definitions do not agree"
msgstr ""
#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/AchievementList.pm:52
#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetList.pm:89
-#: /opt/webwork/webwork2/templates/ContentGenerator/Grades/student_stats.html.ep:9
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/Index.html.ep:276
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/StudentProgress/set_progress.html.ep:176
-#: /opt/webwork/webwork2/templates/ContentGenerator/ProblemSet/version_list.html.ep:171
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/StudentProgress/set_progress.html.ep:177
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/StudentProgress/student_stats.html.ep:9
+#: /opt/webwork/webwork2/templates/ContentGenerator/ProblemSet/version_list.html.ep:166
#: /opt/webwork/webwork2/templates/HelpFiles/InstructorProblemSetList.html.ep:66
msgid "Score"
msgstr "Body"
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemGrader.html.ep:125
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemGrader.html.ep:126
msgid "Score (%)"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:195
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:204
msgid "Score Required for Release"
msgstr ""
#: /opt/webwork/webwork2/templates/HelpFiles/instructor_links.html.ep:45
msgid ""
"Score one or more sets. This can also be done from the \"Sets Manager\" or "
-"from the \"Instructor Tools\", but the \"Scoring Tools\" page allows control"
-" over parameters."
+"from the \"Instructor Tools\", but the \"Scoring Tools\" page allows control "
+"over parameters."
msgstr ""
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/Scoring.html.ep:62
msgid "Score selected set(s) and save to:"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/GatewayQuiz.html.ep:303
+#: /opt/webwork/webwork2/templates/ContentGenerator/GatewayQuiz.html.ep:284
msgid "Score summary for last submission:"
msgstr ""
@@ -9109,6 +9646,11 @@ msgstr ""
msgid "Score which sets?"
msgstr ""
+#. ($item->{grade_total_right}, $item->{grade_total})
+#: /opt/webwork/webwork2/templates/ContentGenerator/Grades/problem_table.html.ep:14
+msgid "Score: %1 out of %2"
+msgstr ""
+
#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ShowAnswers.pm:200
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/Scoring.html.ep:101
msgid "Scores"
@@ -9133,15 +9675,15 @@ msgstr ""
msgid "Scoring (\".csv\") files"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/Utils/Routes.pm:475
+#: /opt/webwork/webwork2/lib/WeBWorK/Utils/Routes.pm:496
msgid "Scoring Download"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Grades.pm:104
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Grades.pm:117
msgid "Scoring Message"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/Utils/Routes.pm:470
+#: /opt/webwork/webwork2/lib/WeBWorK/Utils/Routes.pm:491
#: /opt/webwork/webwork2/templates/HelpFiles/instructor_links.html.ep:43
msgid "Scoring Tools"
msgstr ""
@@ -9150,7 +9692,7 @@ msgstr ""
msgid "Scoring Tools Help"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetDetail.html.ep:330
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetDetail.html.ep:331
msgid ""
"Screen and Hardcopy set header information cannot be overridden for "
"individual students."
@@ -9168,31 +9710,33 @@ msgstr ""
msgid "Scroll of Resurrection"
msgstr "Cesta časem"
-#: /opt/webwork/webwork2/templates/ContentGenerator/SampleProblemViewer.html.ep:47
+#: /opt/webwork/webwork2/templates/ContentGenerator/SampleProblemViewer.html.ep:54
msgid "Search macros"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/SampleProblemViewer.html.ep:55
+#: /opt/webwork/webwork2/templates/ContentGenerator/SampleProblemViewer.html.ep:62
msgid "Search sample problems"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/SampleProblemViewer.html.ep:36
-#: /opt/webwork/webwork2/templates/ContentGenerator/SampleProblemViewer.html.ep:37
+#: /opt/webwork/webwork2/templates/ContentGenerator/SampleProblemViewer.html.ep:43
+#: /opt/webwork/webwork2/templates/ContentGenerator/SampleProblemViewer.html.ep:44
msgid "Search the documentation"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/UserList.pm:109
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/UserList.pm:132
+#: /opt/webwork/webwork2/templates/ContentGenerator/Feedback/feedback_email.html.ep:168
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/AchievementUserEditor.html.ep:32
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/AddUsers.html.ep:89
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemGrader.html.ep:110
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/SendMail/main_form.html.ep:104
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/Stats/student_stats.html.ep:18
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/StudentProgress/set_progress.html.ep:206
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/UserList/user_list.html.ep:57
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/StudentProgress/set_progress.html.ep:207
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/StudentProgress/student_progress.html.ep:15
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/UserList/user_list.html.ep:58
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/UsersAssignedToSet.html.ep:38
msgid "Section"
msgstr ""
+#: /opt/webwork/webwork2/templates/ContentGenerator/Feedback/feedback_email.txt.ep:99
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/AddUsers/student_entry_report.html.ep:17
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/SetMaker/browse_library_panel_advanced.html.ep:33
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/SetMaker/browse_library_panel_simple.html.ep:30
@@ -9204,29 +9748,33 @@ msgstr ""
msgid "Section: %1"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:169
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:178
msgid "See \"Reduced Scoring Date\"."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:211
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:220
msgid "See \"Restrict Release by Set(s)\"."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:337
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:348
msgid "See \"Time Interval for New Versions\"."
msgstr ""
+#. (link_to( ($_->policy =~ s/^Perl::Critic::Policy:://r)
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/PGProblemEditor/pg_critic.html.ep:21
+msgid "See %1."
+msgstr ""
+
#: /opt/webwork/webwork2/templates/ContentGenerator/SampleProblemViewer/sample_problem.html.ep:71
msgid "See Also"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:544
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:547
msgid "Seed"
msgstr ""
-#. (defined $record{seed} && $record{seed} ne ''
-#. ? $record{seed} : maketext('unknown')
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ShowAnswers/past-answers-table.html.ep:37
+#. (defined $record{seed} && $record{seed} ne '' ? $record{seed} : maketext('unknown')
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ShowAnswers/past-answers-table.html.ep:36
msgid "Seed: %1"
msgstr ""
@@ -9234,7 +9782,7 @@ msgstr ""
msgid "Select"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/LTIUpdate.html.ep:82
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/LTIUpdate.html.ep:83
msgid "Select All Sets"
msgstr ""
@@ -9249,6 +9797,10 @@ msgstr ""
msgid "Select Course IDs"
msgstr ""
+#: /opt/webwork/webwork2/templates/HTML/StudentNav/student_nav.html.ep:29
+msgid "Select Student to Act As"
+msgstr ""
+
#: /opt/webwork/webwork2/templates/ContentGenerator/CourseAdmin/manage_otp_secrets_form.html.ep:52
#: /opt/webwork/webwork2/templates/ContentGenerator/CourseAdmin/manage_otp_secrets_form.html.ep:84
msgid "Select User ID"
@@ -9267,6 +9819,11 @@ msgstr ""
msgid "Select a Homework Set"
msgstr ""
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/PGProblemEditor/save_as_form.html.ep:104
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/PGProblemEditor/save_as_form.html.ep:76
+msgid "Select a Set"
+msgstr ""
+
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/SetMaker/browse_setdef_panel.html.ep:19
msgid "Select a Set Definition File"
msgstr ""
@@ -9275,10 +9832,14 @@ msgstr ""
msgid "Select a Set from this Course"
msgstr ""
+#: /opt/webwork/webwork2/templates/ContentGenerator/GatewayQuiz/nav.html.ep:40
+msgid "Select a Test to Review"
+msgstr ""
+
#: /opt/webwork/webwork2/templates/HelpFiles/AdminArchiveCourse.html.ep:5
msgid ""
-"Select a course to create a .tar.gz archive of, which contains a dump of the"
-" database and all course files (templates, configuration files, etc). Each "
+"Select a course to create a .tar.gz archive of, which contains a dump of the "
+"database and all course files (templates, configuration files, etc). Each "
"course can only have a single archive. Creating an archive of a previously "
"archived course will delete the old archive."
msgstr ""
@@ -9296,11 +9857,11 @@ msgstr ""
#: /opt/webwork/webwork2/templates/ContentGenerator/CourseAdmin/rename_course_form.html.ep:14
msgid ""
"Select a course to rename. The courseID is used in the url and can only "
-"contain alphanumeric characters and underscores. The course title appears on"
-" the course home page and can be any string."
+"contain alphanumeric characters and underscores. The course title appears on "
+"the course home page and can be any string."
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/CourseAdmin/unarchive_course_form.html.ep:13
+#: /opt/webwork/webwork2/templates/ContentGenerator/CourseAdmin/unarchive_course_form.html.ep:14
msgid "Select a course to unarchive."
msgstr ""
@@ -9334,8 +9895,8 @@ msgstr ""
msgid "Select all jobs"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetList/set_list_table.html.ep:29
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetList/set_list_table.html.ep:34
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetList/set_list_table.html.ep:72
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetList/set_list_table.html.ep:77
#: /opt/webwork/webwork2/templates/ContentGenerator/LTI/content_item_selection.html.ep:37
msgid "Select all sets"
msgstr ""
@@ -9352,8 +9913,8 @@ msgstr ""
#: /opt/webwork/webwork2/templates/HelpFiles/AdminUnarchiveCourse.html.ep:5
msgid ""
"Select an archive to restore. You cannot restore an archive into an "
-"existing course. Instead, either rename or delete the old course, or restore"
-" the archive with a new name. When restoring a course with a new name, the "
+"existing course. Instead, either rename or delete the old course, or restore "
+"the archive with a new name. When restoring a course with a new name, the "
"name is used as the course ID, and must contain only letters, numbers, "
"hyphens, and underscores, and may have at most 40 characters."
msgstr ""
@@ -9367,6 +9928,11 @@ msgid "Select course(s) to hide or unhide."
msgstr ""
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetList/import_form.html.ep:18
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetList/import_form.html.ep:25
+msgid "Select filename below"
+msgstr ""
+
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetList/import_form.html.ep:24
msgid "Select filenames below"
msgstr ""
@@ -9416,8 +9982,8 @@ msgstr ""
#: /opt/webwork/webwork2/templates/ContentGenerator/Hardcopy/form.html.ep:11
msgid ""
-"Select the assignments for which to generate hardcopy versions. You may also"
-" select multiple users from the users list. You will receive hardcopy for "
+"Select the assignments for which to generate hardcopy versions. You may also "
+"select multiple users from the users list. You will receive hardcopy for "
"each (set, user) pair."
msgstr ""
@@ -9457,9 +10023,9 @@ msgstr ""
#. ('courseName_totals.csv')
#: /opt/webwork/webwork2/templates/HelpFiles/InstructorScoring.html.ep:15
msgid ""
-"Select the sets you want scored, choose the name of the export file you want"
-" to use (by default: %1), and then click the \"Score Selected Set(s) and "
-"save to\" button."
+"Select the sets you want scored, choose the name of the export file you want "
+"to use (by default: %1), and then click the \"Score Selected Set(s) and save "
+"to\" button."
msgstr ""
#. ('ful.csv','scr.csv')
@@ -9480,7 +10046,7 @@ msgid ""
msgstr ""
#. ($ce->{admin_course_id})
-#: /opt/webwork/webwork2/templates/ContentGenerator/CourseAdmin/add_course_form.html.ep:61
+#: /opt/webwork/webwork2/templates/ContentGenerator/CourseAdmin/add_course_form.html.ep:65
msgid ""
"Select users from the %1 course to add to the new course with indicated "
"permission."
@@ -9492,11 +10058,11 @@ msgid ""
"or unassign the given sets. The list of users or the list of sets can be "
"reordered using the \"Sort By\" option, and presented using a chosen "
"\"Format\". Additionally, the user and set lists can be filtered. If "
-"multiple filters are selected and the \"Intersection\" radio button is used,"
-" the filters will be applied in sequence, narrowing the results list. If "
-"the \"Union\" button is used, the updated list will be the union of all "
-"results lists from the multiple filters.The displayed user and set lists "
-"will only be updated upon clicking \"Refresh List\"."
+"multiple filters are selected and the \"Intersection\" radio button is used, "
+"the filters will be applied in sequence, narrowing the results list. If the "
+"\"Union\" button is used, the updated list will be the union of all results "
+"lists from the multiple filters.The displayed user and set lists will only "
+"be updated upon clicking \"Refresh List\"."
msgstr ""
#: /opt/webwork/webwork2/templates/HelpFiles/InstructorAchievementList.html.ep:71
@@ -9510,8 +10076,8 @@ msgid ""
"Select which courses to upgrade from a previous version of WeBWorK. The "
"upgrade process can add missing database columns, delete unused database "
"columns, and check the course file structure. Be sure to read over the "
-"changes before confirming the upgrade. You may want to create an archive of"
-" the course before upgrading. Only courses that need upgraded will be "
+"changes before confirming the upgrade. You may want to create an archive of "
+"the course before upgrading. Only courses that need upgraded will be "
"selectable."
msgstr ""
@@ -9524,7 +10090,7 @@ msgid ""
"administrators cannot directly login to the course."
msgstr ""
-#: /opt/webwork/webwork2/templates/HelpFiles/InstructorPGProblemEditor.html.ep:114
+#: /opt/webwork/webwork2/templates/HelpFiles/InstructorPGProblemEditor.html.ep:107
msgid "Select your favorite theme for the large text window."
msgstr ""
@@ -9564,7 +10130,7 @@ msgstr "Poslat Email"
msgid "Send Instructor Email"
msgstr "Odeslat email vyučujícímu"
-#: /opt/webwork/webwork2/templates/HelpFiles/instructor_links.html.ep:54
+#: /opt/webwork/webwork2/templates/HelpFiles/instructor_links.html.ep:59
msgid "Send email to students."
msgstr ""
@@ -9584,7 +10150,7 @@ msgstr ""
msgid "Sender is not a valid email address."
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Grades/student_stats.html.ep:7
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/StudentProgress/student_stats.html.ep:7
msgid "Set"
msgstr "Zadání"
@@ -9596,8 +10162,8 @@ msgstr ""
#. ($setID, map { $_ ? $c->formatDateTime($_, 'datetime_format_short')
#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/UserDetail.pm:178
msgid ""
-"Set %1 has errors in its dates. Open Date: %2 , Close Date: %3, Answer Date:"
-" %4"
+"Set %1 has errors in its dates. Open Date: %2 , Close Date: %3, Answer Date: "
+"%4"
msgstr ""
#. ($newSetName, $userName)
@@ -9614,10 +10180,11 @@ msgstr ""
msgid "Set Actions"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:903
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:967
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:971
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:980
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:861
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:927
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:954
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:960
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:969
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetDetail/ip_locations_row.html.ep:11
msgid "Set Default"
msgstr ""
@@ -9627,8 +10194,8 @@ msgstr ""
msgid "Set Definition Files"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetDetail.html.ep:216
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetDetail.html.ep:220
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetDetail.html.ep:217
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetDetail.html.ep:221
msgid "Set Description"
msgstr ""
@@ -9636,23 +10203,28 @@ msgstr ""
msgid "Set Detail Help"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/Utils/Routes.pm:412
+#: /opt/webwork/webwork2/lib/WeBWorK/Utils/Routes.pm:433
msgid "Set Detail for set %2"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:88
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:97
msgid "Set Header"
msgstr ""
#. (format_set_name_display($setID)
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/PGProblemEditor.pm:367
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/PGProblemEditor.pm:350
msgid "Set Header for set %1"
msgstr ""
#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ShowAnswers.pm:197
+#: /opt/webwork/webwork2/templates/ContentGenerator/Feedback/feedback_email.html.ep:91
msgid "Set ID"
msgstr ""
+#: /opt/webwork/webwork2/templates/ContentGenerator/Feedback/feedback_email.txt.ep:55
+msgid "Set ID:"
+msgstr ""
+
#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/LoginProctor.pm:102
#: /opt/webwork/webwork2/templates/ContentGenerator/ProblemSet/info.html.ep:11
#: /opt/webwork/webwork2/templates/ContentGenerator/ProblemSet/info.html.ep:3
@@ -9665,7 +10237,7 @@ msgid ""
"content item selection."
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetList/set_list_table.html.ep:20
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetList/set_list_table.html.ep:64
msgid "Set List"
msgstr ""
@@ -9676,15 +10248,19 @@ msgstr ""
msgid "Set Name"
msgstr "Sada úloh"
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetDetail.html.ep:203
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetDetail.html.ep:204
msgid "Set Parameters"
msgstr ""
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/Stats.pm:81
+msgid "Set Statistics"
+msgstr ""
+
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/Stats/set_stats.html.ep:23
msgid "Set Status Help"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:705
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:672
msgid "Set Values"
msgstr ""
@@ -9694,6 +10270,11 @@ msgid ""
"achievement"
msgstr ""
+#. ($headerLabel)
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/PGProblemEditor/save_as_form.html.ep:99
+msgid "Set as %1 for"
+msgstr ""
+
#. ($c->formatDateTime($set->due_date, $ce->{studentDateDisplayFormat})
#: /opt/webwork/webwork2/templates/ContentGenerator/Base/set_status.html.ep:21
msgid "Set closes on %1."
@@ -9703,12 +10284,19 @@ msgstr "Uzavírka úlohy: %1"
msgid "Set definition (\".def\") files"
msgstr ""
+#: /opt/webwork/webwork2/templates/ContentGenerator/Feedback/feedback_email.html.ep:92
+msgid "Set header file"
+msgstr ""
+
+#: /opt/webwork/webwork2/templates/ContentGenerator/Feedback/feedback_email.txt.ep:56
+msgid "Set header file:"
+msgstr ""
+
#: /opt/webwork/webwork2/templates/ContentGenerator/Base/set_status.html.ep:23
msgid "Set is closed."
msgstr "Sada úloh je uzavřena."
-#. ($c->formatDateTime($set->reduced_scoring_date,
-#. $ce->{studentDateDisplayFormat})
+#. ($c->formatDateTime($set->reduced_scoring_date, $ce->{studentDateDisplayFormat})
#: /opt/webwork/webwork2/templates/ContentGenerator/Base/set_status.html.ep:18
msgid "Set is due on %1."
msgstr ""
@@ -9718,13 +10306,13 @@ msgstr ""
msgid "Set opens on %1."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:704
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:730
msgid ""
"Set to true for log to mean base 10 log and false for log to mean natural "
"logarithm."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:725
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:751
msgid ""
"Set to true to allow students to enter Unicode versions of some characters "
"(like U+2212 for the minus sign) in their answers. One reason to allow this "
@@ -9733,16 +10321,16 @@ msgid ""
"directory from the keyboard."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:694
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:720
msgid ""
"Set to true to display the \"Entered\" column which automatically shows the "
"evaluated student answer, e.g., 1 if student input is sin(pi/2). If this is "
"set to false, e.g., to save space in the response area, the student can "
-"still see their evaluated answer by clicking on the typeset version of their"
-" answer."
+"still see their evaluated answer by clicking on the typeset version of their "
+"answer."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:736
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:762
msgid ""
"Set to true to have Full Width Unicode character (U+FF01 to U+FF5E) "
"converted to their ASCII equivalents (U+0021 to U+007E) automatically in "
@@ -9758,8 +10346,8 @@ msgstr ""
msgid "Sets"
msgstr "Zadání"
-#: /opt/webwork/webwork2/lib/WeBWorK/Utils/Routes.pm:406
-#: /opt/webwork/webwork2/templates/HelpFiles/instructor_links.html.ep:29
+#: /opt/webwork/webwork2/lib/WeBWorK/Utils/Routes.pm:427
+#: /opt/webwork/webwork2/templates/HelpFiles/instructor_links.html.ep:27
msgid "Sets Manager"
msgstr ""
@@ -9767,12 +10355,12 @@ msgstr ""
msgid "Sets Manager Help"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/Utils/Routes.pm:401
+#: /opt/webwork/webwork2/lib/WeBWorK/Utils/Routes.pm:422
msgid "Sets assigned to %1"
msgstr ""
#. ($userName, $userID)
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/UserDetail.html.ep:87
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/UserDetail.html.ep:88
msgid "Sets assigned to %1 (%2)"
msgstr ""
@@ -9780,28 +10368,24 @@ msgstr ""
msgid "Sets assigned to student Help"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:928
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:957
msgid ""
-"Sets how grades will be passed back from WeBWorK to the "
-"LMS.webwork.myschool.edu/webwork2/course-name/problem_set_name. If "
-"the problem set name has space characters, they should be underscores in "
-"these addresses. Also, to initialize the communication between WeBWorK and "
-"the LMS, the user must follow each of these external learning tools at least"
-" one time. Since there must be a separate external tool link for each "
-"problem set, this option requires more maintenance of the LMS "
-"course.webwork.myschool.edu/"
+"webwork2/course-name/problem_set_name. If the problem set name has "
+"space characters, they should be underscores in these addresses. Also, to "
+"initialize the communication between WeBWorK and the LMS, the user must "
+"follow each of these external learning tools at least one time. Since there "
+"must be a separate external tool link for each problem set, this option "
+"requires more maintenance of the LMS course.demoCourse.lst',
-#. '.csv', '.lst')
+#. ('href="https://wiki.openwebwork.org/wiki/Classlist_Files#Format_of_classlist_files" target="Webworkdocs"', 'demoCourse.lst', '.csv', '.lst')
#: /opt/webwork/webwork2/templates/HelpFiles/InstructorFileManager.html.ep:43
msgid ""
"The classlist files are stored in the templates directory and provide a "
@@ -10820,8 +11464,8 @@ msgid ""
"specification or download the %2 file and use it as a model. ClassList "
"files can be prepared using a spreadsheet and then saved as %3 (comma "
"separated values) text files. However, to access as a classlist file, the "
-"file suffix needs to be changed to %4, which can be done with the \"Rename\""
-" button."
+"file suffix needs to be changed to %4, which can be done with the \"Rename\" "
+"button."
msgstr ""
#. ($setID)
@@ -10829,12 +11473,12 @@ msgstr ""
msgid "The close date must be on or after the open date for set %1."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:1395
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:1377
msgid "The close date must be on or after the open date."
msgstr ""
#. ($courseID, $_)
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:2448
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:2439
msgid ""
"The context id for %1 is requested to be set to be the same as that of %2, "
"and both courses are configured to use LTI 1.1, but the consumer keys for "
@@ -10842,7 +11486,7 @@ msgid ""
msgstr ""
#. ($courseID, $_,)
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:2466
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:2457
msgid ""
"The context id for %1 is requested to be set to be the same as that of %2, "
"but the two courses are configured to use LTI 1.3 with the same LTI 1.3 "
@@ -10856,7 +11500,7 @@ msgid ""
"be shown to students after the answer date."
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/GatewayQuiz.html.ep:615
+#: /opt/webwork/webwork2/templates/ContentGenerator/GatewayQuiz.html.ep:633
msgid ""
"The correct answers shown in feedback are instructor previews and will only "
"be shown to students when answers are available."
@@ -10907,11 +11551,11 @@ msgstr ""
#: /opt/webwork/webwork2/templates/HelpFiles/InstructorJobManager.html.ep:36
msgid ""
-"The current state of the job. This will be one of \"inactive\", \"active\","
-" \"finished\", or \"failed\". If a job is \"inactive\" it means that the job"
-" has been added to the queue, but execution of the job has not yet started. "
-"If a job is \"active\" it means that the job is currently being executed. If"
-" a job is \"finished\" it means that the execution of the job has "
+"The current state of the job. This will be one of \"inactive\", \"active\", "
+"\"finished\", or \"failed\". If a job is \"inactive\" it means that the job "
+"has been added to the queue, but execution of the job has not yet started. "
+"If a job is \"active\" it means that the job is currently being executed. If "
+"a job is \"finished\" it means that the execution of the job has "
"successfully completed. If a job is \"failed\" it means that the execution "
"of job has completed, but there were errors in the execution of the job. If "
"the job is in the \"finished\" or \"failed\" state, then there will also be "
@@ -10925,17 +11569,17 @@ msgid ""
"be saved."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:671
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:697
msgid "The default display mode"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:481
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:496
msgid ""
"The default number of attempts before the problem is re-randomized. ( 0 => "
"never )"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:480
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:495
msgid ""
"The default number of attempts between re-randomization of the problems ( 0 "
"=> never)"
@@ -10943,27 +11587,21 @@ msgstr ""
#: /opt/webwork/webwork2/templates/HelpFiles/InstructorAchievementList.html.ep:59
msgid ""
-"The description shown to students which states what action is needed to earn"
-" the achievement."
-msgstr ""
-
-#. ($files[0])
-#. ($file)
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/FileManager.pm:351
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/FileManager.pm:369
-msgid "The directory \"%1\" is a required course directory and cannot be deleted."
+"The description shown to students which states what action is needed to earn "
+"the achievement."
msgstr ""
#. ($original)
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/FileManager.pm:305
-msgid "The directory \"%1\" is a required course directory and cannot be renamed."
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/FileManager.pm:314
+msgid ""
+"The directory \"%1\" is a required course directory and cannot be renamed."
msgstr ""
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/FileManager/refresh.html.ep:5
msgid "The directory you specified doesn't exist"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:847
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:876
msgid ""
"The email verbosity level controls how much information is automatically "
"added to feedback emails. Levels are<%= ... %>', '<%= $achievement->description
-#. %>')
+#. ('<%= ... %>', '<%= $achievement->description %>')
#: /opt/webwork/webwork2/templates/HelpFiles/InstructorAchievementNotificationEditor.html.ep:32
msgid ""
"The following variables are available for use in the template. These "
@@ -11145,7 +11792,7 @@ msgid ""
"description of the achievement into the email body."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/PGProblemEditor.pm:300
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/PGProblemEditor.pm:281
msgid "The given file path is not a valid location."
msgstr ""
@@ -11153,23 +11800,34 @@ msgstr ""
msgid "The goal value of the achievement counter."
msgstr ""
-#. (join('.', @{ $problemSeqs[ $children_counts_indexs[0] ] })
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Problem.pm:1293
+#. (join('.', @{ $problemSeqs[ $children_counts_indices[0] ] })
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Problem.pm:1159
msgid ""
"The grade for this problem is the larger of the score for this problem, or "
"the score of problem %1."
msgstr ""
#. (join(', ', map({ join('.', @{ $problemSeqs[$_] })
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Problem.pm:1303
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Problem.pm:1169
msgid ""
"The grade for this problem is the larger of the score for this problem, or "
"the weighted average of the problems: %1."
msgstr ""
-#. ($c->{setID}, $c->shortPath($outputFilePath)
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/PGProblemEditor.pm:1171
-msgid "The hardcopy header for set %1 has been renamed to \"%2\"."
+#: /opt/webwork/webwork2/templates/HelpFiles/Grades.html.ep:15
+msgid ""
+"The grades are divided into open, reduced scoring, closed, and future "
+"assignments. No grades are shown for future assignments, just their open "
+"date. Assignments are sorted using the same urgency logic as the "
+"\"Assignments\" page. For open assignments, a table of per problem scores "
+"are shown for homework assignments. Just in time assignments only show top "
+"level problems. Tests only show the best test version provided students can "
+"see the test grade."
+msgstr ""
+
+#. ($c->{setID}, $c->shortPath($outputFilePath)
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/PGProblemEditor.pm:1175
+msgid "The hardcopy header for set %1 has been set to \"%2\"."
msgstr ""
#. ($showHintsAfter)
@@ -11186,10 +11844,10 @@ msgstr ""
#: /opt/webwork/webwork2/templates/HelpFiles/ProblemSets.html.ep:7
msgid ""
-"The information box on the right displays information about the course. This"
-" is useful for leaving course wide messages for students. It contains text "
-"from the file templates/course_info.txt. Instructors can edit this file from"
-" the web (click on the \"Edit\" link)."
+"The information box on the right displays information about the course. This "
+"is useful for leaving course wide messages for students. It contains text "
+"from the file templates/course_info.txt. Instructors can edit this file from "
+"the web (click on the \"Edit\" link)."
msgstr ""
#: /opt/webwork/webwork2/templates/HTML/SingleProblemGrader/grader.html.ep:42
@@ -11200,57 +11858,42 @@ msgid ""
"shown answer if the page is reloaded."
msgstr ""
-#: /opt/webwork/webwork2/templates/HTML/SingleProblemGrader/grader.html.ep:120
+#: /opt/webwork/webwork2/templates/HTML/SingleProblemGrader/grader.html.ep:103
msgid ""
"The initial value is the currently saved score as a point value computed "
"using the percent score. This point value is used to compute the percent "
"score (rounded to a whole percent) that can be saved."
msgstr ""
-#: /opt/webwork/webwork2/templates/HTML/SingleProblemGrader/grader.html.ep:192
+#: /opt/webwork/webwork2/templates/HTML/SingleProblemGrader/grader.html.ep:175
msgid "The initial value is the currently saved score for this student."
msgstr ""
-#. ($rename_oldCourseID, $rename_oldCourseInstitution,
-#. $rename_newCourseInstitution)
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:672
+#. ($rename_oldCourseID, $rename_oldCourseInstitution, $rename_newCourseInstitution)
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:662
msgid ""
"The institution associated with the course %1 has been changed from %2 to %3"
msgstr ""
#. ($rename_newCourseID, $optional_arguments{courseInstitution})
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:705
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:695
msgid "The institution associated with the course %1 is now %2"
msgstr ""
-#. ($userID)
-#: /opt/webwork/webwork2/lib/WeBWorK/Authen/LTIAdvantage.pm:386
-msgid ""
-"The instructor account with user id %1 does not exist. Instructor accounts "
-"must be created manually."
-msgstr ""
-
-#. ($userID)
-#: /opt/webwork/webwork2/lib/WeBWorK/Authen/LTIAdvanced.pm:565
-msgid ""
-"The instructor account with user id %1 does not exist. Please create the "
-"account manually via WeBWorK."
-msgstr ""
-
#: /opt/webwork/webwork2/templates/HelpFiles/InstructorJobManager.html.ep:13
msgid ""
"The job id is an automatically incremented integer. It is used internally "
-"to uniquely identify jobs. It is also used to reference jobs in messages on"
-" this page."
+"to uniquely identify jobs. It is also used to reference jobs in messages on "
+"this page."
msgstr ""
-#: /opt/webwork/webwork2/templates/HelpFiles/InstructorPGProblemEditor.html.ep:117
+#: /opt/webwork/webwork2/templates/HelpFiles/InstructorPGProblemEditor.html.ep:110
msgid ""
-"The key maps that are available are \"default\", \"emacs\", \"sublime\", and"
-" \"vim\". The \"default\" key map has the standard behavior of a browser "
-"text area. You can use Ctrl-C to copy, Ctrl-V to paste, Ctrl-F to search, "
-"etc. If you are more comfortable with the \"emacs\" or \"vim\" text editors"
-" then you may choose to use one of those key maps instead."
+"The key maps that are available are \"default\", \"emacs\", \"sublime\", and "
+"\"vim\". The \"default\" key map has the standard behavior of a browser text "
+"area. You can use Ctrl-C to copy, Ctrl-V to paste, Ctrl-F to search, etc. If "
+"you are more comfortable with the \"emacs\" or \"vim\" text editors then "
+"you may choose to use one of those key maps instead."
msgstr ""
#: /opt/webwork/webwork2/templates/HelpFiles/AchievementsLeaderboard.html.ep:5
@@ -11263,8 +11906,8 @@ msgstr ""
#: /opt/webwork/webwork2/templates/HelpFiles/InstructorFileManager.html.ep:12
msgid ""
-"The list of files include regular files, directories (ending in a \"/\") and"
-" links (ending in a \"@\")."
+"The list of files include regular files, directories (ending in a \"/\") and "
+"links (ending in a \"@\")."
msgstr ""
#: /opt/webwork/webwork2/templates/HelpFiles/InstructorUserList.html.ep:36
@@ -11272,24 +11915,14 @@ msgid ""
"The login name cannot be changed. (It is the primary key for the student's "
"data.) If you make a mistake in the login name at the beginning of the "
"course (before any work has been done) then it is best to simply add a new "
-"student with the correct entry and drop the student with the bad login name."
-" (See drop and delete students below.) If the login name must be changed "
+"student with the correct entry and drop the student with the bad login name. "
+"(See drop and delete students below.) If the login name must be changed "
"after a user has started working assignments, then contact your system "
"administrator, who can use the webwork2 \"bin/change_user_id\" script to "
"change the user id."
msgstr ""
-#: /opt/webwork/webwork2/templates/HelpFiles/InstructorStats.html.ep:5
-msgid ""
-"The main page allows access to set and student statistics. When selecting a"
-" student, their grades page is shown, which lists set totals and per problem"
-" grades for each set assigned to the student. When selecting a set, various"
-" statistics and histograms are shown for the overall grades of students who "
-"are currently enrolled or auditing the course."
-msgstr ""
-
-#. ('href="http://webwork.maa.org/wiki" target="ww_wiki"',
-#. 'href="http://webwork.maa.org/wiki/Instructors" target="ww_wiki"')
+#. ('href="https://wiki.openwebwork.org/wiki" target="ww_wiki"', 'href="https://wiki.openwebwork.org/wiki/Instructors" target="ww_wiki"')
#: /opt/webwork/webwork2/templates/HelpFiles/instructor_links.html.ep:9
msgid ""
"The main page for WeBWorK documentation is the webwork wiki while "
@@ -11311,11 +11944,11 @@ msgid ""
"sets."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:897
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:926
msgid "The name of the LMS"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:899
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:928
msgid ""
"The name of the LMS. This is used in messages to users that direct them to "
"go back to the LMS to access something in the WeBWorK course."
@@ -11341,19 +11974,19 @@ msgid ""
msgstr ""
#. ($path)
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/PGProblemEditor.pm:448
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/PGProblemEditor.pm:431
msgid "The original path is not in a valid location. Using failsafe %1"
msgstr ""
#. ($forcedSourceFile)
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/PGProblemEditor.pm:573
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/PGProblemEditor.pm:548
msgid "The original path to the file is %1."
msgstr ""
#: /opt/webwork/webwork2/templates/HelpFiles/Options.html.ep:20
msgid ""
-"The password can be any combination of letters, numbers and special symbols."
-" Students are encouraged to use all three, and stay away from dictionary "
+"The password can be any combination of letters, numbers and special symbols. "
+"Students are encouraged to use all three, and stay away from dictionary "
"words. The password should not be the same as any password used elsewhere, "
"such as for an email account. The password will only be present on the page "
"if the user has permission to change the password."
@@ -11366,48 +11999,49 @@ msgid ""
"password. Please retype your current password and try again."
msgstr ""
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/ResetPassword.pm:71
+msgid ""
+"The passwords you entered in the \"New Password\" and \"Confirm New "
+"Password\" fields do not match. Please retype your new password and try "
+"again."
+msgstr ""
+
#. ($c->tag('b', $newPasswordText)
#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Options.pm:79
msgid ""
-"The passwords you entered in the %1 and %2 fields don't match. Please retype"
-" your new password and try again."
+"The passwords you entered in the %1 and %2 fields don't match. Please retype "
+"your new password and try again."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/PGProblemEditor.pm:424
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/PGProblemEditor.pm:407
msgid "The path cannot be the temporary edit directory."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/PGProblemEditor.pm:420
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/PGProblemEditor.pm:403
msgid "The path to the original file should be absolute."
msgstr ""
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/Stats/set_stats.html.ep:135
msgid ""
-"The percentage of students receiving at least these scores. The median score"
-" is in the 50% column."
+"The percentage of students receiving at least these scores. The median score "
+"is in the 50% column."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:634
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:660
msgid ""
"The permission level to view the achievements leaderboard, if achievements "
-"are enabled. Consider that achievement points can be closely tied to student"
-" grades before showing the leaderboard to students."
+"are enabled. Consider that achievement points can be closely tied to student "
+"grades before showing the leaderboard to students."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:644
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:670
msgid ""
"The permission level to view usernames on the achievements leaderboard. "
"Consider that achievement points can be closely tied to student grades "
"before showing user names to students."
msgstr ""
-#. ($setName)
-#: /opt/webwork/webwork2/lib/WeBWorK/Authz.pm:444
-msgid "The prerequisite conditions have not been met for set '%1'."
-msgstr ""
-
-#. (q(down menu to change which student's seed and answers are shown. Use the
-#. "Mark Correct" checkbox to set)
+#. (q(down menu to change which student's seed and answers are shown. Use the "Mark Correct" checkbox to set)
#: /opt/webwork/webwork2/templates/HelpFiles/InstructorProblemGrader.html.ep:11
msgid ""
"The problem is shown at the top with the seed and answers of the selected "
@@ -11431,7 +12065,7 @@ msgid ""
"for set %1."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:1390
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:1372
msgid ""
"The reduced scoring date should be between the open date and close date."
msgstr ""
@@ -11453,25 +12087,25 @@ msgid ""
"setting was not saved."
msgstr ""
-#. ($tempFile)
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Hardcopy.pm:287
+#. (xml_escape($tempFile)
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Hardcopy.pm:288
msgid "The requested file \"%1\" does not exist on the server."
msgstr ""
#. (join('.', @seq)
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Problem.pm:1346
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Problem.pm:1212
msgid "The score for this problem can count toward score of problem %1."
msgstr ""
#. ('courseName_totals.csv')
#: /opt/webwork/webwork2/templates/HelpFiles/InstructorFileManager.html.ep:53
msgid ""
-"The scoring files are stored in the scoring directory and are produced using"
-" the \"Scoring Tools\" page or the scoring command in the \"Instructor "
+"The scoring files are stored in the scoring directory and are produced using "
+"the \"Scoring Tools\" page or the scoring command in the \"Instructor "
"Tools\" module. These files can be downloaded, modified in a spreadsheet "
"(for example, to add midterm scores) and then uploaded again to the scoring "
-"directory to be merged with email messages. (Use a new file name, other than"
-" %1, when uploading to prevent the scoring module from overwriting an "
+"directory to be merged with email messages. (Use a new file name, other than "
+"%1, when uploading to prevent the scoring module from overwriting an "
"uploaded file.)"
msgstr ""
@@ -11483,12 +12117,12 @@ msgid ""
"problems will be listed."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/Authen.pm:485
+#: /opt/webwork/webwork2/lib/WeBWorK/Authen.pm:508
msgid "The security code is required."
msgstr ""
#. (stash('setID')
-#: /opt/webwork/webwork2/templates/ContentGenerator/ProblemSet.html.ep:13
+#: /opt/webwork/webwork2/templates/ContentGenerator/ProblemSet.html.ep:18
msgid "The selected problem set (%1) is not a valid set for %2."
msgstr ""
@@ -11507,9 +12141,9 @@ msgstr ""
msgid "The set %1 already exists."
msgstr ""
-#. ($c->{setID}, $c->shortPath($outputFilePath)
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/PGProblemEditor.pm:1159
-msgid "The set header for set %1 has been renamed to \"%2\"."
+#. ($c->{setID}, $c->shortPath($outputFilePath)
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/PGProblemEditor.pm:1161
+msgid "The set header for set %1 has been set to \"%2\"."
msgstr ""
#. ($newSetID)
@@ -11535,9 +12169,9 @@ msgstr ""
#: /opt/webwork/webwork2/templates/HelpFiles/InstructorProblemSetList.html.ep:61
msgid ""
-"The sets checked below will written to set definition files, to be saved for"
-" future use, or to be transferred to another course. The set definition "
-"files can be uploaded/downloaded using the \"File Manager\"."
+"The sets checked below will written to set definition files, to be saved for "
+"future use, or to be transferred to another course. The set definition files "
+"can be uploaded/downloaded using the \"File Manager\"."
msgstr ""
#: /opt/webwork/webwork2/templates/HelpFiles/InstructorConfig.html.ep:13
@@ -11553,46 +12187,44 @@ msgid ""
"students after the answer date."
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/GatewayQuiz.html.ep:597
+#: /opt/webwork/webwork2/templates/ContentGenerator/GatewayQuiz.html.ep:615
msgid ""
"The solution shown is an instructor preview and will only be shown to "
"students when answers are available."
msgstr ""
-#. ($c->{fullSetID},
-#. $c->{prettyProblemNumber},
-#. $c->shortPath($c->{sourceFilePath})
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/PGProblemEditor.pm:1196
+#. ($c->{setID}, $c->{prettyProblemNumber}, $c->shortPath($c->{sourceFilePath})
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/PGProblemEditor.pm:1142
msgid ""
"The source file for \"set %1 / problem %2\" has been changed from \"%3\" to "
"\"%4\"."
msgstr ""
#. ($new_file_name)
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/PGProblemEditor.pm:1106
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/PGProblemEditor.pm:1088
msgid "The specified file name \"%1\" contains illegal characters."
msgstr ""
#. ($c->{tempFilePath})
#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/PGProblemEditor.pm:1308
msgid ""
-"The temporary file %1 is not contained in the course templates directory and"
-" cannot be deleted."
+"The temporary file %1 is not contained in the course templates directory and "
+"cannot be deleted."
msgstr ""
#. ($c->{tempFilePath})
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/PGProblemEditor.pm:746
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/PGProblemEditor.pm:727
msgid ""
-"The temporary file %1 is not in the course templates directory and cannot be"
-" deleted!"
+"The temporary file %1 is not in the course templates directory and cannot be "
+"deleted!"
msgstr ""
#. ($setVersionID)
-#: /opt/webwork/webwork2/templates/ContentGenerator/GatewayQuiz.html.ep:368
+#: /opt/webwork/webwork2/templates/ContentGenerator/GatewayQuiz.html.ep:351
msgid "The test (which is version %1) may no longer be submitted for a grade."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/PGProblemEditor.pm:1135
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/PGProblemEditor.pm:1114
msgid ""
"The text box now contains the source of the original problem. You can "
"recover lost edits by using the Back button on your browser."
@@ -11629,28 +12261,30 @@ msgid "The time that the job was added to the queue."
msgstr ""
#. ($rename_oldCourseID, $rename_oldCourseTitle, $rename_newCourseTitle)
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:665
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:655
msgid "The title of the course %1 has been changed from %2 to %3"
msgstr ""
#. ($rename_newCourseID, $optional_arguments{courseTitle})
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:698
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:688
msgid "The title of the course %1 is now %2"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Grades/student_stats.html.ep:16
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/StudentProgress/set_progress.html.ep:196
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/StudentProgress/set_progress.html.ep:197
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/StudentProgress/student_stats.html.ep:16
msgid ""
"The top number is the percent score on the problem. A period (.) indicates "
"a problem has not been attempted. The bottom number is the number of "
"incorrect attempts."
-msgstr "Horní číslo je procento splnění úlohy. Tečka (.) označuje úlohy bez pokusu o odpověď. Dolní číslo je počet nesprávných pokusů."
+msgstr ""
+"Horní číslo je procento splnění úlohy. Tečka (.) označuje úlohy bez pokusu o "
+"odpověď. Dolní číslo je počet nesprávných pokusů."
-#: /opt/webwork/webwork2/templates/HelpFiles/Grades.html.ep:10
+#: /opt/webwork/webwork2/templates/HelpFiles/Grades.html.ep:11
msgid ""
-"The total grade row at the bottom shows the total score and percent average "
-"over all open assignments. The total grade row can be shown/hidden under "
-"general course configuration settings."
+"The total grade at the top shows the total score and percent average over "
+"all open assignments. The total grade can be shown/hidden under general "
+"course configuration settings."
msgstr ""
#: /opt/webwork/webwork2/lib/WeBWorK/File/SetDef.pm:352
@@ -11661,8 +12295,8 @@ msgstr ""
#: /opt/webwork/webwork2/lib/WeBWorK/File/SetDef.pm:406
msgid ""
-"The value for the %1 option in \"%2\" is not valid. It will be replaced with"
-" \"N\"."
+"The value for the %1 option in \"%2\" is not valid. It will be replaced with "
+"\"N\"."
msgstr ""
#: /opt/webwork/webwork2/lib/WeBWorK/File/SetDef.pm:433
@@ -11697,11 +12331,11 @@ msgstr ""
#: /opt/webwork/webwork2/templates/ContentGenerator/CourseAdmin.html.ep:36
msgid ""
"The webwork server must be able to write to these directories. Please "
-"correct the permssion errors."
+"correct the permission errors."
msgstr ""
#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:90
-#: /opt/webwork/webwork2/templates/HelpFiles/InstructorPGProblemEditor.html.ep:113
+#: /opt/webwork/webwork2/templates/HelpFiles/InstructorPGProblemEditor.html.ep:106
msgid "Theme"
msgstr ""
@@ -11715,7 +12349,7 @@ msgid "Then by"
msgstr ""
#. ($failed_messages)
-#: /opt/webwork/webwork2/lib/Mojolicious/WeBWorK/Tasks/SendInstructorEmail.pm:115
+#: /opt/webwork/webwork2/lib/Mojolicious/WeBWorK/Tasks/SendInstructorEmail.pm:118
msgid "There %plural(%1,was,were) %quant(%1,message) that could not be sent."
msgstr ""
@@ -11725,13 +12359,18 @@ msgstr ""
msgid "There are %1 matching WeBWorK problems"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:1587
+#. ('%d')
+#: /opt/webwork/webwork2/templates/ContentGenerator/GatewayQuiz.html.ep:735
+msgid "There are %1 problems with unanswered questions."
+msgstr ""
+
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:1578
msgid ""
"There are database fields that do not have the same type as the field "
"defined in the schema for at least one table."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:1426
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:1417
msgid ""
"There are database fields that do not have the same type as the field "
"defined in the schema for at least one table. Check the checkbox by the "
@@ -11759,30 +12398,30 @@ msgid ""
msgstr ""
#. (map { $_ ? $c->formatDateTime($_, 'datetime_format_short')
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:1374
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:1356
msgid ""
"There are errors in the dates. Open Date: %1 , Close Date: %2, Answer Date: "
"%3"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:1410
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:1401
msgid ""
-"There are extra database fields which are not defined in the schema and were"
-" part of the key for at least one table. These fields must be deleted and "
-"the table indexes rebuilt. Warning: This will destroy all data contained in "
-"the field and is not undoable!"
+"There are extra database fields which are not defined in the schema and were "
+"part of the key for at least one table. These fields must be deleted and the "
+"table indexes rebuilt. Warning: This will destroy all data contained in the "
+"field and is not undoable!"
msgstr ""
#: /opt/webwork/webwork2/templates/ContentGenerator/CourseAdmin/archive_course_confirm.html.ep:37
#: /opt/webwork/webwork2/templates/ContentGenerator/CourseAdmin/rename_course_confirm.html.ep:37
msgid ""
-"There are extra database fields which are not defined in the schema and were"
-" part of the key for at least one table. These fields need to be deleted and"
-" the table indexes need to be rebuilt. This will be done when upgrading the "
+"There are extra database fields which are not defined in the schema and were "
+"part of the key for at least one table. These fields need to be deleted and "
+"the table indexes need to be rebuilt. This will be done when upgrading the "
"course."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:1575
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:1566
msgid ""
"There are extra database fields which are not defined in the schema for at "
"least one table."
@@ -11795,19 +12434,19 @@ msgid ""
"least one table. They can be removed when upgrading the course."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:1395
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:1386
msgid ""
"There are extra database fields which are not defined in the schema for at "
-"least one table. Check the checkbox by the field to delete it when upgrading"
-" the course. Warning: Deletion destroys all data contained in the field and "
+"least one table. Check the checkbox by the field to delete it when upgrading "
+"the course. Warning: Deletion destroys all data contained in the field and "
"is not undoable!"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:1564
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:1555
msgid "There are extra database tables which are not defined in the schema."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:1380
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:1371
msgid "There are extra database tables which are not defined in the schema. "
msgstr ""
@@ -11822,7 +12461,7 @@ msgstr ""
msgid "There are many options available at the bottom:"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/ProblemSets.html.ep:56
+#: /opt/webwork/webwork2/templates/ContentGenerator/ProblemSets.html.ep:60
msgid "There are no assignments available to you at this time."
msgstr ""
@@ -11839,6 +12478,19 @@ msgstr ""
msgid "There are no set definition files in this course to look at."
msgstr ""
+#: /opt/webwork/webwork2/templates/HelpFiles/InstructorPGProblemEditor.html.ep:95
+msgid ""
+"There are resize grips that can be moved to resize the editor windows. This "
+"can be done by clicking and dragging or by focusing the resize grip and "
+"using the arrow keys. If the resize grip is focused and the Ctrl key (Ctrl + "
+"Cmd keys on Mac) is held down then the size is only changed by one pixel for "
+"each arrow key press, and if the Alt key (Option key for Mac) is held down "
+"then the size is changed by 50 pixels for each arrow key press. With no "
+"modifier key the size is changed by 20 pixels. Double clicking on a resize "
+"grip or pressing Enter or Space while a resize grip is focused resets the "
+"windows to their default sizes."
+msgstr ""
+
#. ($achievementID)
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/AchievementUserEditor.html.ep:82
msgid ""
@@ -11855,14 +12507,14 @@ msgid ""
"their name, you destroy all of the data for assignment %1 for this student."
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/UserDetail.html.ep:67
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/UserDetail.html.ep:68
msgid "There is NO undo for unassigning a set."
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/UserDetail.html.ep:120
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/UserDetail.html.ep:121
msgid ""
-"There is NO undo for unassigning sets. Do not do so unless you know what you"
-" are doing! When you unassign sets by unchecking set names and clicking "
+"There is NO undo for unassigning sets. Do not do so unless you know what you "
+"are doing! When you unassign sets by unchecking set names and clicking "
"save, you destroy all of the data for those sets for this student."
msgstr ""
@@ -11872,25 +12524,29 @@ msgstr ""
msgid "There is NO undo for unassigning students."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/ShowMeAnother.pm:402
+#: /opt/webwork/webwork2/templates/ContentGenerator/GatewayQuiz.html.ep:736
+msgid "There is a problem with unanswered questions."
+msgstr ""
+
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/ShowMeAnother.pm:383
msgid "There is a solution available."
msgstr ""
#. ($message_file, $merge_file)
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Grades.pm:39
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Grades.pm:52
msgid ""
-"There is no additional grade information. A message about additional grades"
-" can go in [TMPL]/email/%1. It is merged with the file [Scoring]/%2. These "
+"There is no additional grade information. A message about additional grades "
+"can go in [TMPL]/email/%1. It is merged with the file [Scoring]/%2. These "
"files can be edited using the \"Email\" link and the \"File Manager\" link "
"in the left margin."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/ShowMeAnother.pm:410
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/ShowMeAnother.pm:391
msgid "There is no solution available for this problem."
msgstr ""
#. ($continueTimeLeft)
-#: /opt/webwork/webwork2/templates/ContentGenerator/ProblemSet/version_list.html.ep:25
+#: /opt/webwork/webwork2/templates/ContentGenerator/ProblemSet/version_list.html.ep:22
msgid ""
"There is no time remaining on the currently open test. Click continue below "
"and then click \"Grade Test\" within %1 seconds to submit the test for a "
@@ -11901,7 +12557,7 @@ msgstr ""
msgid "There is no undo for deleting files or directories!"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/ShowMeAnother.pm:407
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/ShowMeAnother.pm:388
msgid ""
"There is no written solution available for this problem, but you can still "
"view the correct answers."
@@ -11909,28 +12565,26 @@ msgstr ""
#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:92
msgid ""
-"There is one main theme to choose from: math4. It has three variants: "
-"math4-green, math4-red, and math4-yellow. The theme specifies a unified look"
-" and feel for the WeBWorK course web pages."
+"There is one main theme to choose from: math4. It has three variants: math4-"
+"green, math4-red, and math4-yellow. The theme specifies a unified look and "
+"feel for the WeBWorK course web pages."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/Authen/LTIAdvanced.pm:365
+#: /opt/webwork/webwork2/lib/WeBWorK/Authen/LTIAdvanced.pm:362
msgid ""
"There was an error during the login process. Please speak to your "
"instructor or system administrator if this recurs."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/Authen/LTIAdvanced.pm:123
+#: /opt/webwork/webwork2/lib/WeBWorK/Authen/LTIAdvanced.pm:120
#: /opt/webwork/webwork2/lib/WeBWorK/Authen/LTIAdvanced.pm:243
#: /opt/webwork/webwork2/lib/WeBWorK/Authen/LTIAdvanced.pm:261
-#: /opt/webwork/webwork2/lib/WeBWorK/Authen/LTIAdvanced.pm:297
-#: /opt/webwork/webwork2/lib/WeBWorK/Authen/LTIAdvanced.pm:422
-#: /opt/webwork/webwork2/lib/WeBWorK/Authen/LTIAdvanced.pm:432
-#: /opt/webwork/webwork2/lib/WeBWorK/Authen/LTIAdvanced.pm:466
-#: /opt/webwork/webwork2/lib/WeBWorK/Authen/LTIAdvanced.pm:505
+#: /opt/webwork/webwork2/lib/WeBWorK/Authen/LTIAdvanced.pm:296
+#: /opt/webwork/webwork2/lib/WeBWorK/Authen/LTIAdvanced.pm:418
+#: /opt/webwork/webwork2/lib/WeBWorK/Authen/LTIAdvanced.pm:487
#: /opt/webwork/webwork2/lib/WeBWorK/Authen/LTIAdvantage.pm:109
-#: /opt/webwork/webwork2/lib/WeBWorK/Authen/LTIAdvantage.pm:213
-#: /opt/webwork/webwork2/lib/WeBWorK/Authen/LTIAdvantage.pm:234
+#: /opt/webwork/webwork2/lib/WeBWorK/Authen/LTIAdvantage.pm:214
+#: /opt/webwork/webwork2/lib/WeBWorK/Authen/LTIAdvantage.pm:235
#: /opt/webwork/webwork2/lib/WeBWorK/Authen/LTIAdvantage.pm:84
#: /opt/webwork/webwork2/lib/WeBWorK/Authen/LTIAdvantage.pm:97
msgid ""
@@ -11938,8 +12592,7 @@ msgid ""
"instructor or system administrator."
msgstr ""
-#. ('href="https://webwork.maa.org/wiki/Set_Definition_Files"
-#. target="Webworkdocs"')
+#. ('href="https://wiki.openwebwork.org/wiki/Set_Definition_Files" target="Webworkdocs"')
#: /opt/webwork/webwork2/templates/HelpFiles/InstructorFileManager.html.ep:32
msgid ""
"These are stored in the templates directory. The format of Set "
@@ -11953,9 +12606,9 @@ msgstr ""
#: /opt/webwork/webwork2/templates/HelpFiles/InstructorFileManager.html.ep:61
msgid ""
-"These are the files from which problems are generated and are located in the"
-" templates directory or in subdirectories. They can be edited directly using"
-" the \"Edit\" link on each problem page or from the \"Sets Manager\". The "
+"These are the files from which problems are generated and are located in the "
+"templates directory or in subdirectories. They can be edited directly using "
+"the \"Edit\" link on each problem page or from the \"Sets Manager\". The "
"File Manager allows you to upload or download these files. \tDirectories "
"that start with \"set\" contain pg files and are generated when exporting a "
"problem set in which there are local versions of a problem."
@@ -11978,7 +12631,7 @@ msgstr ""
msgid "These standard macros need to be loaded."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:590
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:605
msgid ""
"These users and higher get the \"Show Past Answers\" button on the problem "
"page."
@@ -11995,39 +12648,45 @@ msgstr ""
#: /opt/webwork/webwork2/templates/HelpFiles/InstructorFileManager.html.ep:5
msgid ""
"This allows for the viewing, downloading, uploading and other management of "
-"files in the course. Select a file or set of files (using CTRL or SHIFT) and"
-" click the desired button on the right. Many actions can only be done with a"
-" single file (like view). Selecting a directory or set of files and clicking"
-" \"Make Archive\" allows the creation of a compressed tar or zip file."
+"files in the course. Select a file or set of files (using CTRL or SHIFT) and "
+"click the desired button on the right. Many actions can only be done with a "
+"single file (like view). Selecting a directory or set of files and clicking "
+"\"Make Archive\" allows the creation of a compressed tar or zip file."
msgstr ""
-#. ($c->formatDateTime($set->due_date, $c->ce->{studentDateDisplayFormat})
-#: /opt/webwork/webwork2/lib/WeBWorK/AchievementItems/ResurrectGW.pm:57
-msgid "This assignment has been reopened and will now close on %1."
+#. ($c->formatDateTime($set->reduced_scoring_date, $c->ce->{studentDateDisplayFormat})
+#: /opt/webwork/webwork2/lib/WeBWorK/AchievementItems/ResurrectGW.pm:119
+#: /opt/webwork/webwork2/lib/WeBWorK/AchievementItems/ResurrectHW.pm:106
+msgid ""
+"This assignment has been reopened and is due on %1. After that date any "
+"work completed will count for %2% of its value until %3."
msgstr ""
#. ($c->formatDateTime($set->due_date, $c->ce->{studentDateDisplayFormat})
-#: /opt/webwork/webwork2/lib/WeBWorK/AchievementItems/ResurrectHW.pm:60
-msgid ""
-"This assignment has been reopened and will now close on %1. Problems have "
-"been rerandomized."
+#: /opt/webwork/webwork2/lib/WeBWorK/AchievementItems/ResurrectGW.pm:127
+#: /opt/webwork/webwork2/lib/WeBWorK/AchievementItems/ResurrectHW.pm:114
+msgid "This assignment has been reopened and will now close on %1."
+msgstr ""
+
+#: /opt/webwork/webwork2/templates/ContentGenerator/Grades/problem_table.html.ep:7
+msgid "This assignment has zero problems."
msgstr ""
#: /opt/webwork/webwork2/templates/HelpFiles/InstructorSetMaker.html.ep:19
msgid ""
-"This browses the Open Problem Library (OPL) in category "
-"(Subject/Chapter/Section) form. Select the desired categories (all three do "
-"not need to be selected) and click \"View Problems\". If the \"Include "
-"Contrib\" box is selected then those problems in the Contrib section of the "
-"OPL that have the categories defined are also included. Contrib problems are"
-" problem that haven't been vetted as thoroughly as OPL problems. If you want"
-" hints or solutions included while browsing select the appropriate box."
+"This browses the Open Problem Library (OPL) in category (Subject/Chapter/"
+"Section) form. Select the desired categories (all three do not need to be "
+"selected) and click \"View Problems\". If the \"Include Contrib\" box is "
+"selected then those problems in the Contrib section of the OPL that have the "
+"categories defined are also included. Contrib problems are problem that "
+"haven't been vetted as thoroughly as OPL problems. If you want hints or "
+"solutions included while browsing select the appropriate box."
msgstr ""
#: /opt/webwork/webwork2/templates/HelpFiles/InstructorProblemSetDetail.html.ep:32
msgid ""
-"This button is also present both at top and the bottom of the page. Discards"
-" all changes, reloading the page by re-reading the database information for "
+"This button is also present both at top and the bottom of the page. Discards "
+"all changes, reloading the page by re-reading the database information for "
"this set."
msgstr ""
@@ -12041,27 +12700,29 @@ msgid ""
"being edited."
msgstr ""
-#: /opt/webwork/webwork2/templates/HTML/SingleProblemGrader/grader.html.ep:130
+#: /opt/webwork/webwork2/templates/HTML/SingleProblemGrader/grader.html.ep:113
msgid ""
"This can computed from the answer sub scores above using the weights shown "
"if they are modified. Alternatively, enter the point score you want saved "
"here (the above sub scores will be ignored)."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:781
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:807
msgid ""
-"This configures if the single problem manual grader has inputs to enter "
-"problem scores as a percent, a point value, or both. Note, the problem score"
-" is always saved as a percent, so when using a point value, the problem "
-"score will be rounded to the nearest whole percent."
+"This configures if the manual problem grader or single problem grader has "
+"inputs to enter problem scores as a percent, a point value, or both. Note, "
+"the problem score is always saved as a percent, so when using a point value, "
+"the problem score will be rounded to the nearest whole percent."
msgstr ""
#. (tag('b', $guestLoginText)
-#: /opt/webwork/webwork2/templates/ContentGenerator/Login.html.ep:81
+#: /opt/webwork/webwork2/templates/ContentGenerator/Login.html.ep:86
msgid ""
"This course supports guest logins. Click %1 to log into this course as a "
"guest."
-msgstr "Předmět umožňuje přihlášení jako host. Stiskněte %1 pro přihlášení do předmětu v roli hosta."
+msgstr ""
+"Předmět umožňuje přihlášení jako host. Stiskněte %1 pro přihlášení do "
+"předmětu v roli hosta."
#: /opt/webwork/webwork2/templates/ContentGenerator/Logout.html.ep:16
msgid ""
@@ -12075,14 +12736,18 @@ msgid ""
"through that system, but aren't allowed to log in to this course."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:177
+#: /opt/webwork/webwork2/templates/ContentGenerator/ProblemSets/set_list_row.html.ep:37
+msgid "This date overrides the assignment date."
+msgstr ""
+
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:186
msgid ""
"This date should be on or after the open date, and earlier or equal to the "
-"close date. Answers submitted between the reduced scoring date and the close"
-" date are scaled down by a factor that you can set in the Course Config "
+"close date. Answers submitted between the reduced scoring date and the close "
+"date are scaled down by a factor that you can set in the Course Config "
"page. If reduced scoring is being used, note that students will consider "
-"the reduced scoring date to be the \"due date\", since that is the date when"
-" they can no longer earn 100% for problems."
+"the reduced scoring date to be the \"due date\", since that is the date when "
+"they can no longer earn 100% for problems."
msgstr ""
#: /opt/webwork/webwork2/templates/HelpFiles/Options.html.ep:51
@@ -12101,8 +12766,8 @@ msgstr ""
#: /opt/webwork/webwork2/templates/HelpFiles/Options.html.ep:45
msgid ""
"This determines whether or not saved past answers are automatically filled "
-"in to the problem form when a student returns to a problem after having left"
-" the problem. This option is only visible if the user has the permission to "
+"in to the problem form when a student returns to a problem after having left "
+"the problem. This option is only visible if the user has the permission to "
"show old answers."
msgstr ""
@@ -12114,13 +12779,13 @@ msgid ""
"documents can be linked to from within problems using the htmlLink macro."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:338
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:353
msgid ""
-"This email address will be used as the sender for achievement notifications."
-" Achievement notifications will not be sent unless this is set."
+"This email address will be used as the sender for achievement notifications. "
+"Achievement notifications will not be sent unless this is set."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/TwoFactorAuthentication.pm:89
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/TwoFactorAuthentication.pm:91
msgid ""
"This email should be deleted once you have completely signed in the first "
"time."
@@ -12132,47 +12797,43 @@ msgid ""
"problem, and cannot be used again."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/PGProblemEditor.pm:265
-msgid "This file is a template. You may use \"Save As\" to create a new file."
-msgstr ""
-
#: /opt/webwork/webwork2/templates/HelpFiles/InstructorAchievementUserEditor.html.ep:5
msgid ""
-"This form can assign, unassign, and edit user data for a single achievement."
-" You can assign the achievement to all current users or select which users "
-"to assign the achievement to and click Save. You can unassign the "
-"achievement by unchecking a student's name (note all data will be deleted)."
-" To unassign the achievement from all users, first select \"Allow "
+"This form can assign, unassign, and edit user data for a single "
+"achievement. You can assign the achievement to all current users or select "
+"which users to assign the achievement to and click Save. You can unassign "
+"the achievement by unchecking a student's name (note all data will be "
+"deleted). To unassign the achievement from all users, first select \"Allow "
"unassign\" and then click the \"Unassign from All Users\" button. You can "
-"also toggle the earned status with the checkbox in the \"Earned\" column and"
-" edit the achievement counter for counting achievements."
+"also toggle the earned status with the checkbox in the \"Earned\" column and "
+"edit the achievement counter for counting achievements."
msgstr ""
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/Stats/set_stats.html.ep:19
msgid ""
-"This gives the status and dates of the main set. Indvidual students may have"
-" different settings."
+"This gives the status and dates of the main set. Individual students may "
+"have different settings."
msgstr ""
#: /opt/webwork/webwork2/templates/ContentGenerator/ProblemSet/problem_list.html.ep:53
msgid "This homework set contains no problems."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Problem.pm:1190
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Problem.pm:1056
msgid "This homework set is closed."
msgstr "Odevzdávání tohoto zadání bylo ukončeno."
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Problem.pm:1188
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Problem.pm:1054
msgid "This homework set is not yet open."
msgstr "Toto zadání ještě nemá otevřené odevzdávání."
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:560
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:563
msgid ""
"This is a number between 0 and 1 indicating the student's score for the "
"problem. Change this to 1 to manually award full credit on this problem."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:477
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:488
msgid ""
"This is a relative weight to be attached to the problem, either in the "
"context of scoring the set, or in the context of calculating a score for a "
@@ -12180,17 +12841,17 @@ msgid ""
msgstr ""
#. ($hours, $minutes)
-#: /opt/webwork/webwork2/templates/ContentGenerator/ProblemSet/version_list.html.ep:109
+#: /opt/webwork/webwork2/templates/ContentGenerator/ProblemSet/version_list.html.ep:104
msgid ""
-"This is a timed test. You will have %quant(%1,hour) and %quant(%2,minute) to"
-" complete the test."
+"This is a timed test. You will have %quant(%1,hour) and %quant(%2,minute) to "
+"complete the test."
msgstr ""
#. ($hours, $minutes)
-#: /opt/webwork/webwork2/templates/ContentGenerator/ProblemSet/version_list.html.ep:119
+#: /opt/webwork/webwork2/templates/ContentGenerator/ProblemSet/version_list.html.ep:114
msgid ""
-"This is a timed test. You will have "
-"%quant(%1,hour,hours,)%quant(%2,minute,minutes,) to complete the test."
+"This is a timed test. You will have %quant(%1,hour,hours,)"
+"%quant(%2,minute,minutes,) to complete the test."
msgstr ""
#: /opt/webwork/webwork2/templates/HelpFiles/InstructorUserList.html.ep:73
@@ -12198,46 +12859,48 @@ msgid ""
"This is done by first entering the user as a student and then changing the "
"permission level of the user. First edit the user by clicking on the pencil "
"next to their name (or using the technique above for several users), then "
-"change their permssion level -- an entry blank at the far right of the "
+"change their permission level -- an entry blank at the far right of the "
"screen, you may have to scroll to see it. The permission levels are"
msgstr ""
-#: /opt/webwork/webwork2/templates/HelpFiles/InstructorUserList.html.ep:153
+#: /opt/webwork/webwork2/templates/HelpFiles/InstructorUserList.html.ep:163
msgid ""
-"This is done from the \"Sets Manager\" or from the \"Instructor Tools\" page"
-" if you wish to assign a set to all students or a large group of students "
+"This is done from the \"Sets Manager\" or from the \"Instructor Tools\" page "
+"if you wish to assign a set to all students or a large group of students "
"(e.g. a section)."
msgstr ""
-#: /opt/webwork/webwork2/templates/HelpFiles/InstructorUserList.html.ep:158
-msgid "This is done from the \"Sets Manager\" or from the \"Instructor Tools\" page."
+#: /opt/webwork/webwork2/templates/HelpFiles/InstructorUserList.html.ep:168
+msgid ""
+"This is done from the \"Sets Manager\" or from the \"Instructor Tools\" page."
msgstr ""
-#: /opt/webwork/webwork2/templates/HelpFiles/InstructorUserList.html.ep:168
-msgid "This is done from the \"Sets Manager\" page or the \"Instructor tools\" page."
+#: /opt/webwork/webwork2/templates/HelpFiles/InstructorUserList.html.ep:178
+msgid ""
+"This is done from the \"Sets Manager\" page or the \"Instructor tools\" page."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:115
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:124
msgid ""
"This is generally the date when students can begin visiting the set and "
-"submitting answers. Prior to this date, if the set is assigned to a user and"
-" it is flagged \"visible\", they can see that it exists and when it will "
-"open, but cannot view the problems. If using \"course\" grade passback to an"
-" LMS, only those sets that are past their open date are factored in to the "
-"overall course grade that is passed back. Note that certain permissions can"
-" be changed so that the details explained here are no longer true."
+"submitting answers. Prior to this date, if the set is assigned to a user and "
+"it is flagged \"visible\", they can see that it exists and when it will "
+"open, but cannot view the problems. If using \"course\" grade passback to an "
+"LMS, only those sets that are past their open date are factored in to the "
+"overall course grade that is passed back. Note that certain permissions can "
+"be changed so that the details explained here are no longer true."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:142
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:151
msgid ""
"This is generally the date when students can click a checkbox to see the "
"expected correct answers to problems in the set. If a problem has a coded "
"solution, this is also when thy can click to see that solution. Note that "
-"certain permissions can be changed so that the details explained here are no"
-" longer true. This date must come on or after the close date."
+"certain permissions can be changed so that the details explained here are no "
+"longer true. This date must come on or after the close date."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:129
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:138
msgid ""
"This is generally the date when students can no longer use the \"Submit\" "
"button to submit an answer and have it assessed for credit. However "
@@ -12252,11 +12915,11 @@ msgid ""
"This is most easily done by importing a class list. The class list can be "
"uploaded from your workstation to the server using the File Manager page. "
"The class list must be a file ending in .lst and must have a specific format."
-" Once the file has been uploaded to the server the file will appear in the "
-"import action pop-up list (5th action). demoCourse.lst is available for most"
-" courses and adds the \"practice users\" which activate guest logins to the "
-"class list."
+"href=\"https://wiki.openwebwork.org/wiki/"
+"Classlist_Files#Format_of_classlist_files\">format. Once the file has "
+"been uploaded to the server the file will appear in the import action pop-up "
+"list (5th action). demoCourse.lst is available for most courses and adds the "
+"\"practice users\" which activate guest logins to the class list."
msgstr ""
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/FileManager/refresh.html.ep:39
@@ -12269,14 +12932,14 @@ msgid ""
"server. Use the \"Admin Menu\" to select the desired action."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:771
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:797
msgid ""
-"This is the default number of attempts a student must make before hints will"
-" be shown to the student. Set this to -1 to hide hints. Note that this can "
-"be overridden with a per problem setting."
+"This is the default number of attempts a student must make before hints will "
+"be shown to the student. Set this to -1 to hide hints. Note that this can be "
+"overridden with a per problem setting."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:435
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:450
msgid ""
"This is the default number of attempts before show me another becomes "
"available to students. It can be set to -1 to disable show me another by "
@@ -12286,11 +12949,11 @@ msgstr ""
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/UserList/import_form.html.ep:35
msgid ""
"This is the field in the class list file that will be used for the password "
-"if the password and unencrypted password fields are both empty. If it is set"
-" to \"None\", and no password is provided either in the password field or "
-"the unencrypted password field, or if no value is provided for the field "
-"this is set to in the class list file, then the user will be created without"
-" a password."
+"if the password and unencrypted password fields are both empty. If it is set "
+"to \"None\", and no password is provided either in the password field or the "
+"unencrypted password field, or if no value is provided for the field this is "
+"set to in the class list file, then the user will be created without a "
+"password."
msgstr ""
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/AddUsers.html.ep:47
@@ -12306,33 +12969,33 @@ msgid ""
"This is the format of the dates displayed for students. This can be created "
"from strftime patterns, e.g., \"%a %b "
-"%d at %l:%M%P\", or can be one of the localizable "
-"formats \"datetime_format_short\", \"datetime_format_medium\", "
+"%d at %l:%M%P\", or can be one of the localizable formats "
+"\"datetime_format_short\", \"datetime_format_medium\", "
"\"datetime_format_long\", or \"datetime_format_full\"."
msgstr ""
#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:302
msgid ""
-"This is the number of achievement points given to each user for completing a"
-" problem if the problem is in a set that is in the reduced scoring period."
+"This is the number of achievement points given to each user for completing a "
+"problem if the problem is in a set that is in the reduced scoring period."
msgstr ""
#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:291
msgid ""
-"This is the number of achievement points given to each user for completing a"
-" problem. The default collection of achievements is designed for a course "
+"This is the number of achievement points given to each user for completing a "
+"problem. The default collection of achievements is designed for a course "
"where a student who completes all the exercises would earn 1000 points, not "
"counting points from badges. It is recommended that if you use the default "
"collection and your course has N problems, set this value to 1000/N."
msgstr ""
-#: /opt/webwork/webwork2/templates/HTML/SingleProblemGrader/grader.html.ep:199
+#: /opt/webwork/webwork2/templates/HTML/SingleProblemGrader/grader.html.ep:182
msgid ""
"This is the only part of the score that is actually saved. This is computed "
"from the answer sub scores above using the weights shown if they are "
-"modified. Alternatively, enter the score you want saved here (the above sub"
-" scores will be ignored)."
+"modified. Alternatively, enter the score you want saved here (the above sub "
+"scores will be ignored)."
msgstr ""
#: /opt/webwork/webwork2/templates/ContentGenerator/SampleProblemViewer/sample_problem.html.ep:27
@@ -12353,94 +13016,89 @@ msgid ""
"download files in this directory if you wish to save the files for later."
msgstr ""
-#: /opt/webwork/webwork2/templates/HelpFiles/InstructorPGProblemEditor.html.ep:62
+#: /opt/webwork/webwork2/templates/HelpFiles/InstructorPGProblemEditor.html.ep:48
msgid ""
"This is where you edit the code of the problem. Type Ctrl-Enter while this "
"window has focus to re-render the problem. In addition, the following "
"keyboard shortcuts are available."
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/GatewayQuiz.html.ep:702
+#: /opt/webwork/webwork2/templates/ContentGenerator/GatewayQuiz.html.ep:725
msgid ""
"This is your last submission. If you say yes, then your answers will be "
"final, and you will not be able to continue to work this test version."
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/GatewayQuiz.html.ep:706
+#: /opt/webwork/webwork2/templates/ContentGenerator/GatewayQuiz.html.ep:729
msgid ""
"This is your only submission. If you say yes, then your answers will be "
"final, and you will not be able to continue to work this test version."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/AchievementItems/ReducedCred.pm:34
+#: /opt/webwork/webwork2/lib/WeBWorK/AchievementItems/ExtendReducedDate.pm:45
+#: /opt/webwork/webwork2/lib/WeBWorK/AchievementItems/NoReducedCred.pm:37
+#: /opt/webwork/webwork2/lib/WeBWorK/AchievementItems/ReducedCred.pm:39
msgid ""
"This item won't work unless your instructor enables the reduced scoring "
"feature. Let your instructor know that you received this message."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/AchievementItems/ExtendReducedDate.pm:39
-#: /opt/webwork/webwork2/lib/WeBWorK/AchievementItems/NoReducedCred.pm:34
-#: /opt/webwork/webwork2/lib/WeBWorK/AchievementItems/SuperExtendReducedDate.pm:39
-msgid ""
-"This item won't work unless your instructor enables the reduced scoring "
-"feature. Let your instructor know that you recieved this message."
-msgstr ""
-
-#: /opt/webwork/webwork2/templates/HelpFiles/InstructorPGProblemEditor.html.ep:27
+#: /opt/webwork/webwork2/templates/HelpFiles/InstructorPGProblemEditor.html.ep:26
msgid ""
"This link gives details for many macros. It links to documentation embedded "
"in the macro files themselves."
msgstr ""
-#. ('PGMLLab/PGML-lab.pg')
-#: /opt/webwork/webwork2/templates/HelpFiles/InstructorPGProblemEditor.html.ep:48
+#: /opt/webwork/webwork2/templates/HelpFiles/InstructorPGProblemEditor.html.ep:35
msgid ""
-"This links to a WeBWorK \"problem\" which allows you to try out fragments of"
-" PGML code. This link will not be available if the file %1 is not located in"
-" the templates directory of the course."
-msgstr ""
-
-#: /opt/webwork/webwork2/templates/HelpFiles/InstructorPGProblemEditor.html.ep:18
-msgid "This links to a list of problem authoring techniques."
+"This links to a WeBWorK \"problem\" which allows you to try out fragments of "
+"PGML code."
msgstr ""
-#: /opt/webwork/webwork2/templates/HelpFiles/InstructorPGProblemEditor.html.ep:24
+#: /opt/webwork/webwork2/templates/HelpFiles/InstructorPGProblemEditor.html.ep:23
msgid "This links to a page describing Math Object usage."
msgstr ""
-#: /opt/webwork/webwork2/templates/HelpFiles/InstructorPGProblemEditor.html.ep:57
+#: /opt/webwork/webwork2/templates/HelpFiles/InstructorPGProblemEditor.html.ep:43
msgid "This links to problem authoring information on the WeBWorK wiki."
msgstr ""
#: /opt/webwork/webwork2/templates/HelpFiles/Options.html.ep:39
msgid ""
-"This may be Mathjax, images, or plainText. Only the options that are enabled"
-" for the course will be available to select. This option is only visible if "
+"This may be Mathjax, images, or plainText. Only the options that are enabled "
+"for the course will be available to select. This option is only visible if "
"there is more than one display mode enabled for the course."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:1145
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:1189
msgid ""
"This must be set in order to utilize LTI content selection. The WeBWorK "
-"content item URL must be set for the external tool in the LMS first. Then if"
-" content selection from the LMS is attempted, you will be shown the LMS "
+"content item URL must be set for the external tool in the LMS first. Then if "
+"content selection from the LMS is attempted, you will be shown the LMS "
"context ID. Enter the context ID shown here, and then you will be able to "
"select assignments from this course, and import them into the LMS."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:549
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:552
msgid ""
"This number is used to control how the random elements of the problem will "
"be generated. Change this number to rerandomize a student's version."
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/PGProblemEditor/format_code_form.html.ep:23
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/PGProblemEditor/code_maintenance_form.html.ep:40
+msgid ""
+"This option analyzes the code with PG Critic which gives suggestions on "
+"using modern PG constructs and ensures that the code conforms to current "
+"best-practices."
+msgstr ""
+
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/PGProblemEditor/code_maintenance_form.html.ep:24
msgid ""
-"This option converts the text blocks in the problem code to PGML and updates"
-" the loadMacros to include PGML and drop others. This can be used as a first"
-" pass of the conversion, however the author will still need to ensure the "
-"problem functions. One area of attention should be the answer blanks, which"
-" may not be converted correctly."
+"This option converts the text blocks in the problem code to PGML and updates "
+"the loadMacros to include PGML and drop others. This can be used as a first "
+"pass of the conversion, however the author will still need to ensure the "
+"problem functions. One area of attention should be the answer blanks, which "
+"may not be converted correctly."
msgstr ""
#: /opt/webwork/webwork2/templates/HelpFiles/InstructorSetMaker.html.ep:27
@@ -12469,8 +13127,8 @@ msgstr ""
#: /opt/webwork/webwork2/templates/HelpFiles/InstructorPGProblemEditor.html.ep:5
msgid ""
-"This page allows one to edit the contents of PG problem files as well as set"
-" headers and other files."
+"This page allows one to edit the contents of PG problem files as well as set "
+"headers and other files."
msgstr ""
#: /opt/webwork/webwork2/templates/HelpFiles/InstructorJobManager.html.ep:5
@@ -12492,15 +13150,15 @@ msgstr ""
#: /opt/webwork/webwork2/templates/HelpFiles/InstructorConfig.html.ep:5
msgid ""
-"This page allows you to configure course settings such as permission levels,"
-" display modes allowed, default display mode, email feedback behavior, and "
+"This page allows you to configure course settings such as permission levels, "
+"display modes allowed, default display mode, email feedback behavior, and "
"much more."
msgstr ""
#: /opt/webwork/webwork2/templates/HelpFiles/Achievements.html.ep:5
msgid ""
-"This page displays a student's current achievement level and progress toward"
-" the next level, and lists the rewards and badges that the student has "
+"This page displays a student's current achievement level and progress toward "
+"the next level, and lists the rewards and badges that the student has "
"earned. If rewards have been earned, then the student may also redeem those "
"rewards."
msgstr ""
@@ -12520,8 +13178,8 @@ msgstr ""
#: /opt/webwork/webwork2/templates/HelpFiles/InstructorIndex.html.ep:5
msgid ""
"This page is a collection of tools to modify users and sets. These tools "
-"are shortcuts for common actions that allow selecting multiple users or sets"
-" to act on at once. Because multiple users and sets can be acted on at the "
+"are shortcuts for common actions that allow selecting multiple users or sets "
+"to act on at once. Because multiple users and sets can be acted on at the "
"same time, it is often more efficient to use this page when modifying "
"multiple items. For example, you can change the close date for several "
"users for an assignment. This page also gives access to \"Edit assignments "
@@ -12529,8 +13187,7 @@ msgid ""
"including test versions for that user."
msgstr ""
-#. (q(table to save any changes. Each student's name links to that student's
-#. problem and opens up the)
+#. (q(table to save any changes. Each student's name links to that student's problem and opens up the)
#: /opt/webwork/webwork2/templates/HelpFiles/InstructorProblemGrader.html.ep:5
msgid ""
"This page is for manually grading a problem for all assigned students. The "
@@ -12540,10 +13197,10 @@ msgstr ""
#: /opt/webwork/webwork2/templates/HelpFiles/InstructorSetMaker.html.ep:5
msgid ""
-"This page is used to browse problems that will be used to fill problem sets."
-" The first step is to choose which set you are working on. If you need to "
-"create a new problem set fill in the blank next to the \"Create a New Set in"
-" This Course\" button and then press the button. Then choose which set you "
+"This page is used to browse problems that will be used to fill problem sets. "
+"The first step is to choose which set you are working on. If you need to "
+"create a new problem set fill in the blank next to the \"Create a New Set in "
+"This Course\" button and then press the button. Then choose which set you "
"want to work on in the drop down menu."
msgstr ""
@@ -12561,27 +13218,28 @@ msgstr ""
#: /opt/webwork/webwork2/templates/HelpFiles/Grades.html.ep:5
msgid ""
-"This page shows the student's current grades for all sets they are assigned "
-"to. Only visible sets are shown to the student, while invisible set names "
-"are italic when viewed as an instructor. Students can only see the per "
-"problem grades on open assignments."
+"This page shows the student's current grade for all assignments they are "
+"assigned to. This page only shows assignments and grades visible to the "
+"student. To view all grades, visit the \"Student Progress\" page for the "
+"student. The student navigation menu at the top can be used to change which "
+"student's grades to view"
msgstr ""
#: /opt/webwork/webwork2/templates/ContentGenerator/SampleProblemViewer/sample_problem.html.ep:26
msgid "This perl code sets up the problem."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:525
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:540
msgid ""
-"This permission level and higher can use the problem grader (both the grader"
-" that is available on a problem page and the set-wide probelem grader)."
+"This permission level and higher can use the problem grader (both the grader "
+"that is available on a problem page and the set-wide probelem grader)."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Problem.pm:1282
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Problem.pm:1532
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Problem.pm:1148
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Problem.pm:1393
msgid ""
-"This problem has open subproblems. You can visit them by using the links to"
-" the left or visiting the set page."
+"This problem has open subproblems. You can visit them by using the links to "
+"the left or visiting the set page."
msgstr ""
#: /opt/webwork/webwork2/templates/ContentGenerator/Problem.html.ep:61
@@ -12589,11 +13247,11 @@ msgid "This problem is not valid."
msgstr ""
#. ($prettyID)
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetDetail.html.ep:420
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetDetail.html.ep:421
msgid "This problem uses the same source file as number %1."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Problem.pm:373
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Problem.pm:374
msgid "This problem will not count toward your grade."
msgstr ""
@@ -12611,9 +13269,9 @@ msgstr ""
#: /opt/webwork/webwork2/templates/HelpFiles/InstructorUserList.html.ep:107
msgid ""
-"This resets two factor authentication for a student, thus making the student"
-" need to set up two factor authentication again. This should only be done if"
-" a student has accidentally deleted their account or for some other reason "
+"This resets two factor authentication for a student, thus making the student "
+"need to set up two factor authentication again. This should only be done if "
+"a student has accidentally deleted their account or for some other reason "
"lost their key in the authenticator app, and so can no longer access the "
"course. Note that this will only appear if two factor authentication is "
"enabled for the course."
@@ -12625,32 +13283,32 @@ msgid "This sample mail would be sent to %1"
msgstr ""
#. (join('.', @seq)
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Problem.pm:1355
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Problem.pm:1221
msgid ""
"This score for this problem does not count for the score of problem %1 or "
"for the set."
msgstr ""
#. ($message_file, $merge_file)
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Grades.pm:116
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Grades.pm:129
msgid ""
"This scoring message is generated from [TMPL]/email/%1. It is merged with "
"the file [Scoring]/%2. These files can be edited using the \"Email\" link "
"and the \"File Manager\" link in the left margin."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:1076
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:1120
msgid ""
"This secret word is used to validate logins from an LMS using LTI 1.1. This "
"secret word must match the word configured in the LMS."
msgstr ""
#. (tag('strong', dir => 'ltr', format_set_name_display($setID)
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetDetail.html.ep:159
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetDetail.html.ep:160
msgid "This set %1 is assigned to %2."
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetDetail.html.ep:694
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetDetail.html.ep:695
msgid "This set doesn't contain any problems yet."
msgstr ""
@@ -12667,8 +13325,8 @@ msgid ""
"password below."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Problem.pm:366
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/ProblemSet.pm:70
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Problem.pm:367
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/ProblemSet.pm:76
msgid "This set is hidden from students."
msgstr ""
@@ -12683,8 +13341,8 @@ msgstr ""
msgid "This set is not assigned to any students."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Problem.pm:365
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/ProblemSet.pm:68
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Problem.pm:366
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/ProblemSet.pm:74
msgid "This set is visible to students."
msgstr ""
@@ -12692,109 +13350,203 @@ msgstr ""
msgid "This set or problem is not valid."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:190
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:199
msgid ""
"This set will be unavailable to students until they have earned the \"Score "
-"Required for Release\" on the sets specified in this field. The sets should"
-" be written as a comma separated list."
+"Required for Release\" on the sets specified in this field. The sets should "
+"be written as a comma separated list."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:281
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:290
msgid ""
"This sets a number of minutes for each version of a test, once it is "
"started. Use \"0\" to indicate no time limit. If there is a time limit, "
"then there will be an indication that this is a timed test on the main "
"\"Assignments\" page. Additionally the student will be sent to a "
-"confirmation page beefore they can begin."
+"confirmation page before they can begin. Note that the actual time a student "
+"will have to complete a timed test is the product of this time limit and the "
+"accommodation time factor set for the student in the accounts manager."
+msgstr ""
+
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:1108
+msgid ""
+"This sets the number of decimal digits to round the set score (a value "
+"between 0 and 1) sent to the LMS using LTI 1.1. A setting of 2 means the "
+"score is rounded to 2 digits or the nearest whole percent. Setting this to "
+"a number less than 2 will disable rounding. Note that there may be some "
+"rounding since floats are used to compute and save scores in the database "
+"and the LMS may round the score it receives."
+msgstr ""
+
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:328
+msgid ""
+"This sets the time factor which affects the extension time for the extension "
+"achievement items. This factor is multiplied by the base extension time of "
+"24 hours to determine the extension time. In effect, this is the number of "
+"days of the extension. If this factor is not a whole number, then the "
+"resulting time is rounded to the nearest full hour, and cannot be less than "
+"1 hour. This affects the extension achievement items \"ExtendDueDate\", "
+"\"ExtendDueDateGW\", \"ExtendReducedDate\", \"ReducedCred\", "
+"\"ResurrectGW\", and \"ResurrectHW\". The two super extensions, "
+"\"SuperExtendDueDate\" and \"SuperExtendedReducedDate\", will have double "
+"the time."
msgstr ""
#: /opt/webwork/webwork2/templates/HelpFiles/InstructorUserList.html.ep:100
msgid ""
"This should be done cautiously. Once a student is deleted from a course "
-"their data is lost forever and cannot be recovered. They can be added to the"
-" course as a new student, but all of their assignment data has been "
+"their data is lost forever and cannot be recovered. They can be added to the "
+"course as a new student, but all of their assignment data has been "
"permanently deleted."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:2102
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:2080
msgid "This source file does not exist!"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:2101
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:2079
msgid "This source file is a directory!"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:2103
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:2081
msgid "This source file is not a plain file!"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:2100
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:2078
msgid "This source file is not readable!"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:521
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:527
msgid ""
-"This specifies the number of attempts before hints are shown to students. "
-"The value of -2 uses the default from course configuration. The value of -1 "
-"disables hints. Note that this will only have an effect if the problem has a"
-" hint."
+"This specifies the number of attempts before hints are shown to students. If "
+"\"Never\" is selected, then hints are disabled. Note that this will only "
+"have an effect if the problem has a hint."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:538
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:541
msgid ""
"This specifies the rerandomization period: the number of attempts before a "
-"new version of the problem is generated by changing the Seed value. The "
-"value of -1 uses the default from course configuration. The value of 0 "
-"disables rerandomization."
+"new version of the problem is generated by changing the Seed value. "
+"Randomization is disabled if \"Never\" is selected."
+msgstr ""
+
+#: /opt/webwork/webwork2/templates/HelpFiles/InstructorPGProblemEditor.html.ep:238
+msgid ""
+"This tab is available for all file types except for the course information "
+"file."
+msgstr ""
+
+#: /opt/webwork/webwork2/templates/HelpFiles/InstructorPGProblemEditor.html.ep:141
+msgid "This tab is available for all file types except hardcopy header files."
+msgstr ""
+
+#: /opt/webwork/webwork2/templates/HelpFiles/InstructorPGProblemEditor.html.ep:198
+msgid ""
+"This tab is available for all files, but is only active for files in the "
+"course templates directory that are writable by the server. For files "
+"outside of the course templates directory, such as sample problems or a new "
+"problem template, or files that are not writable by the server, such as OPL "
+"problems, first use the \"Save As\" tab to save to a file in the course "
+"templates directory."
+msgstr ""
+
+#: /opt/webwork/webwork2/templates/HelpFiles/InstructorPGProblemEditor.html.ep:265
+msgid ""
+"This tab is available for all files, but is only active when a temporary "
+"file or backup file exists."
+msgstr ""
+
+#: /opt/webwork/webwork2/templates/HelpFiles/InstructorPGProblemEditor.html.ep:160
+msgid ""
+"This tab is only available for PG problem files, set header files, and "
+"hardcopy header files."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/GatewayQuiz.pm:715
+#: /opt/webwork/webwork2/templates/HelpFiles/InstructorPGProblemEditor.html.ep:251
+msgid ""
+"This tab is only available for problem files, set header files, and hardcopy "
+"header files, but is not active for a new problem template or a sample "
+"problem. To append a new problem template or sample problem to a set, first "
+"use \"Save As\" to save the file to the course templates directory."
+msgstr ""
+
+#: /opt/webwork/webwork2/templates/HelpFiles/InstructorPGProblemEditor.html.ep:180
+msgid ""
+"This tab is only available for problem files, set header files, and hardcopy "
+"header files. In addition, only the option to reformat code with perltidy is "
+"available for set header files and hardcopy header files."
+msgstr ""
+
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/GatewayQuiz.pm:726
msgid "This test is closed. No new test versions may be taken."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/GatewayQuiz.pm:779
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/GatewayQuiz.pm:790
msgid "This test is not yet open."
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/ProblemSet/version_list.html.ep:81
+#: /opt/webwork/webwork2/templates/ContentGenerator/ProblemSet/version_list.html.ep:77
msgid "This test requires a proctor password to continue."
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/ProblemSet/version_list.html.ep:126
+#: /opt/webwork/webwork2/templates/ContentGenerator/ProblemSet/version_list.html.ep:121
msgid "This test requires a proctor password to start."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/GatewayQuiz.pm:829
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/GatewayQuiz.pm:837
msgid ""
"This test version is past due, but has not been graded. You can still grade "
"the test for this user."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/Authen.pm:502
-#: /opt/webwork/webwork2/lib/WeBWorK/Authen.pm:508
+#: /opt/webwork/webwork2/lib/WeBWorK/Authen.pm:400
+#: /opt/webwork/webwork2/lib/WeBWorK/Authen.pm:407
msgid "This user is not allowed to log in to this course"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Base/error_output.html.ep:21
-#: /opt/webwork/webwork2/templates/ContentGenerator/Base/warning_output.html.ep:21
+#: /opt/webwork/webwork2/templates/HelpFiles/InstructorPGProblemEditor.html.ep:168
+msgid ""
+"Three code maintenance tools can be utilized. First, the code can be "
+"reformatted using perltidy. Using perltidy will change the code in the "
+"editor window, and save changes to the temporary file. In some cases (if the "
+"code contains backslashes or double tildes) this can result in odd spacing "
+"in the code. Second the code can be converted to PGML. This changes the code "
+"in text blocks to use PGML features. Generally the conversion of much of the "
+"formatting and LaTeX is performed correctly. However, answer blanks need "
+"attention. In any case, make sure to inspect the formatted code, and edit "
+"further or revert if needed. Third, the code can be analyzed by the \"PG "
+"Critic.\" This checks that the code does not use old or deprecated features "
+"of PG and conforms to current best-practices in problem authoring, and "
+"offers suggestions on how to fix issues that are found."
+msgstr ""
+
+#: /opt/webwork/webwork2/templates/ContentGenerator/Base/error_output.html.ep:23
+#: /opt/webwork/webwork2/templates/ContentGenerator/Base/warning_output.html.ep:19
msgid "Time"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:315
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:326
msgid "Time Interval for New Versions"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/StudentProgress/set_progress.html.ep:188
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/StudentProgress/set_progress.html.ep:189
msgid "Time Remaining"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:1049
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:1078
msgid "Time in seconds to periodically update LMS grades (-1 to disable)"
msgstr ""
-#. ($c->{elapsedTime}, sprintf('%.0f', 10 * ($c->{set}->due_date -
-#. $c->{set}->open_date)
-#: /opt/webwork/webwork2/templates/ContentGenerator/GatewayQuiz.html.ep:355
+#: /opt/webwork/webwork2/templates/ContentGenerator/Feedback/feedback_email.html.ep:103
+msgid "Time interval"
+msgstr ""
+
+#: /opt/webwork/webwork2/templates/ContentGenerator/Feedback/feedback_email.txt.ep:65
+msgid "Time interval:"
+msgstr ""
+
+#. ($c->{elapsedTime}, sprintf('%.0f', 10 * ($c->{set}->due_date - $c->{set}->open_date)
+#: /opt/webwork/webwork2/templates/ContentGenerator/GatewayQuiz.html.ep:336
msgid "Time taken on test: %1 min (%2 min allowed)."
msgstr ""
@@ -12810,13 +13562,13 @@ msgstr ""
msgid "Title for course displayed on the Assignments page"
msgstr ""
-#. (sprintf('%.0f', $restriction)
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/ProblemSets.pm:239
+#. (sprintf('%.0f', $set->restricted_status * 100)
+#: /opt/webwork/webwork2/lib/WeBWorK/Utils/Sets.pm:272
msgid "To access this set you must score at least %1% on set %2."
msgstr ""
-#. (sprintf('%.0f', $restriction)
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/ProblemSets.pm:245
+#. (sprintf('%.0f', $set->restricted_status * 100)
+#: /opt/webwork/webwork2/lib/WeBWorK/Utils/Sets.pm:278
msgid ""
"To access this set you must score at least %1% on the following sets: %2."
msgstr ""
@@ -12825,17 +13577,17 @@ msgstr ""
msgid ""
"To assign one or more sets to an individual student click in the column "
"\"Assigned Sets\" in the student's row. This will take you to a page where "
-"you can assign and unassign sets and change the due dates for homework on an"
-" individual basis."
+"you can assign and unassign sets and change the due dates for homework on an "
+"individual basis."
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/UserDetail.html.ep:78
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/UserDetail.html.ep:79
msgid ""
"To change status (scores or grades) for this student for one set, click on "
"the individual set link."
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/CourseAdmin/add_course_form.html.ep:150
+#: /opt/webwork/webwork2/templates/ContentGenerator/CourseAdmin/add_course_form.html.ep:155
msgid ""
"To copy components from an existing course, select the course and check "
"which components to copy."
@@ -12847,11 +13599,11 @@ msgid ""
"and then set the pop-up list to enrolled, drop, or audit. Dropped students "
"cannot log in to the course, are not assigned new sets and are not sent "
"email. They can be re-enrolled simply by changing their status back to "
-"enrolled. No data is lost, any assignments assigned before they were dropped"
-" are restored unchanged."
+"enrolled. No data is lost, any assignments assigned before they were dropped "
+"are restored unchanged."
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetDetail.html.ep:147
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetDetail.html.ep:148
msgid ""
"To edit a specific student version of this set, edit (all of) her/his "
"assigned sets."
@@ -12872,7 +13624,7 @@ msgid ""
"device, and click on the QR code below."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/TwoFactorAuthentication.pm:68
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/TwoFactorAuthentication.pm:70
msgid ""
"To set up one-time password generation, scan the attached QR code with an "
"authenticator app (such as Google Authenticator, Microsoft Authenticator, "
@@ -12885,9 +13637,10 @@ msgid ""
"scoring directory using the \"File Manager\"."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:908
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetList/import_form.html.ep:46
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:866
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetList/import_form.html.ep:50
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetList/set_list_field.html.ep:14
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetList/set_list_table.html.ep:34
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/UserDetail/set_date_table.html.ep:68
msgid "Today"
msgstr ""
@@ -12897,11 +13650,11 @@ msgstr ""
msgid "Toggle Sidebar"
msgstr ""
-#: /opt/webwork/webwork2/templates/HelpFiles/InstructorPGProblemEditor.html.ep:100
+#: /opt/webwork/webwork2/templates/HelpFiles/InstructorPGProblemEditor.html.ep:86
msgid "Toggle block comment. (Only has effect inside PGML blocks.)"
msgstr ""
-#: /opt/webwork/webwork2/templates/HelpFiles/InstructorPGProblemEditor.html.ep:96
+#: /opt/webwork/webwork2/templates/HelpFiles/InstructorPGProblemEditor.html.ep:82
msgid "Toggle comment."
msgstr ""
@@ -12909,7 +13662,7 @@ msgstr ""
msgid "Toggle each of the options to include or not include in the output."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/Stats.pm:490
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/Stats.pm:488
msgid "Top Score"
msgstr ""
@@ -12917,6 +13670,10 @@ msgstr ""
msgid "Top level of author information on the wiki."
msgstr ""
+#: /opt/webwork/webwork2/templates/ContentGenerator/Grades/student_grades.html.ep:4
+msgid "Total Grade"
+msgstr ""
+
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/Stats/set_stats.html.ep:118
msgid "Total Points"
msgstr ""
@@ -12925,11 +13682,11 @@ msgstr ""
msgid "Total Points:"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:382
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:393
msgid "Totals only (not problem scores)"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:383
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:394
msgid "Totals only, only after answer date"
msgstr ""
@@ -12950,6 +13707,12 @@ msgstr "Prodlužovací kouzlo"
msgid "Two Columns"
msgstr ""
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/ResetPassword.pm:56
+msgid ""
+"Two factor authentication has not been set up for this account. Password "
+"reset is not allowed until that is done."
+msgstr ""
+
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/AchievementList/edit_table.html.ep:30
msgid "Type"
msgstr ""
@@ -12958,19 +13721,19 @@ msgstr ""
msgid "Type:"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Base/error_output.html.ep:29
-#: /opt/webwork/webwork2/templates/ContentGenerator/Base/warning_output.html.ep:23
+#: /opt/webwork/webwork2/templates/ContentGenerator/Base/error_output.html.ep:31
+#: /opt/webwork/webwork2/templates/ContentGenerator/Base/warning_output.html.ep:21
msgid "URI"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:906
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:935
msgid "URL for the LMS"
msgstr ""
#. ($achievementName)
#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/AchievementNotificationEditor.pm:217
msgid ""
-"Unable to change the achievement notification template for achivement %1. "
+"Unable to change the achievement notification template for achievement %1. "
"Unknown error."
msgstr ""
@@ -12980,7 +13743,7 @@ msgid "Unable to change the evaluator for set %1. Unknown error."
msgstr ""
#. ($c->{setID})
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/PGProblemEditor.pm:1177
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/PGProblemEditor.pm:1181
msgid "Unable to change the hardcopy header for set %1. Unknown error."
msgstr ""
@@ -12990,23 +13753,35 @@ msgid "Unable to change the notification for %1. Unknown error."
msgstr ""
#. ($c->{setID})
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/PGProblemEditor.pm:1163
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/PGProblemEditor.pm:1167
msgid "Unable to change the set header for set %1. Unknown error."
msgstr ""
-#. ($c->{fullSetID}, $c->{prettyProblemNumber})
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/PGProblemEditor.pm:1203
+#. ($c->{setID}, $c->{prettyProblemNumber})
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/PGProblemEditor.pm:1149
msgid ""
"Unable to change the source file path for set %1, problem %2. Unknown error."
msgstr ""
+#: /opt/webwork/webwork2/lib/WeBWorK/Authen/LTIAdvanced.pm:452
+#: /opt/webwork/webwork2/lib/WeBWorK/Authen/LTIAdvantage.pm:312
+msgid ""
+"Unable to create a WeBWorK user. Please speak to your instructor or system "
+"administrator."
+msgstr ""
+
+#. ($@)
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/FileManager.pm:54
+msgid "Unable to created temporary directory for course archive: %1"
+msgstr ""
+
#. ($c->shortPath($delFilePath)
#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/PGProblemEditor.pm:1345
msgid "Unable to delete backup file \"%1\"."
msgstr ""
#. ($formatBackupTime)
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/PGProblemEditor.pm:632
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/PGProblemEditor.pm:607
msgid "Unable to delete backup from %1."
msgstr ""
@@ -13022,7 +13797,12 @@ msgid ""
"Unknown error."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/GatewayQuiz.pm:574
+#. ($_, $!)
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/FileManager.pm:590
+msgid "Unable to extract \"%1\": %2"
+msgstr ""
+
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/GatewayQuiz.pm:582
msgid ""
"Unable to generate a valid test version. This is usually caused by invalid "
"usage of grouping sets or a database error. Please speak to your instructor "
@@ -13030,20 +13810,16 @@ msgid ""
"error from the logs."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/PGProblemEditor.pm:965
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/PGProblemEditor.pm:947
msgid "Unable to make \"%1\" the hardcopy header for %2."
msgstr ""
#. ($c->shortPath($sourceFilePath)
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/PGProblemEditor.pm:940
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/PGProblemEditor.pm:922
msgid "Unable to make \"%1\" the set header for %2."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Problem.pm:648
-msgid "Unable to obtain error messages from within the PG question."
-msgstr ""
-
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/PGProblemEditor.pm:285
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/PGProblemEditor.pm:266
msgid "Unable to open a temporary file at the given location."
msgstr ""
@@ -13057,19 +13833,19 @@ msgid "Unable to read backup file \"%1\"."
msgstr ""
#. ($dir->child($archive)
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/FileManager.pm:545
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/FileManager.pm:558
msgid "Unable to read tar archive file \"%1\"."
msgstr ""
#. ($dir->child($archive)
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/FileManager.pm:507
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/FileManager.pm:520
msgid "Unable to read zip archive file \"%1\"."
msgstr ""
#. ($c->shortPath($outputFilePath)
#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/AchievementEditor.pm:173
#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/AchievementNotificationEditor.pm:148
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/PGProblemEditor.pm:697
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/PGProblemEditor.pm:672
msgid "Unable to write to \"%1\": %2"
msgstr ""
@@ -13085,7 +13861,7 @@ msgstr ""
#: /opt/webwork/webwork2/templates/ContentGenerator/Base/admin_links.html.ep:26
#: /opt/webwork/webwork2/templates/ContentGenerator/CourseAdmin/unarchive_course_confirm.html.ep:1
#: /opt/webwork/webwork2/templates/ContentGenerator/CourseAdmin/unarchive_course_form.html.ep:3
-#: /opt/webwork/webwork2/templates/ContentGenerator/CourseAdmin/unarchive_course_form.html.ep:50
+#: /opt/webwork/webwork2/templates/ContentGenerator/CourseAdmin/unarchive_course_form.html.ep:56
#: /opt/webwork/webwork2/templates/HelpFiles/admin_links.html.ep:25
msgid "Unarchive Course"
msgstr ""
@@ -13094,7 +13870,7 @@ msgstr ""
msgid "Unarchive Course Help"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:1295
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:1286
msgid "Unarchive More"
msgstr ""
@@ -13109,8 +13885,8 @@ msgstr ""
#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/Assigner.pm:42
msgid ""
-"Unassignments were not done. You need to select \"Allow unassign\" and then"
-" click on the Unassign button."
+"Unassignments were not done. You need to select \"Allow unassign\" and then "
+"click on the Unassign button."
msgstr ""
#. ($unattempted, $num_of_problems)
@@ -13122,11 +13898,11 @@ msgstr ""
msgid "Unclassified Problems"
msgstr ""
-#: /opt/webwork/webwork2/templates/HelpFiles/InstructorPGProblemEditor.html.ep:95
+#: /opt/webwork/webwork2/templates/HelpFiles/InstructorPGProblemEditor.html.ep:81
msgid "Unfold all regions."
msgstr ""
-#: /opt/webwork/webwork2/templates/HelpFiles/InstructorPGProblemEditor.html.ep:92
+#: /opt/webwork/webwork2/templates/HelpFiles/InstructorPGProblemEditor.html.ep:78
msgid "Unfold the region that begins on the current line."
msgstr ""
@@ -13139,21 +13915,21 @@ msgstr ""
msgid "Union"
msgstr ""
-#. ($value)
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/UserList/user_list_field.html.ep:56
-msgid "Unknown: %1"
-msgstr ""
-
#. ($saveMode)
#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/PGProblemEditor.pm:1244
-msgid "Unkown saveMode: %1."
+msgid "Unknown saveMode: %1."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:488
+#. ($value)
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/UserList/user_list_field.html.ep:57
+msgid "Unknown: %1"
+msgstr ""
+
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:499
msgid "Unlimited"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/AchievementItems/AddNewTestGW.pm:14
+#: /opt/webwork/webwork2/lib/WeBWorK/AchievementItems/AddNewTestGW.pm:15
msgid ""
"Unlock an additional version of a test. If used before the close date of "
"the test this will allow you to generate a new version of the test."
@@ -13180,15 +13956,15 @@ msgid "Unset"
msgstr ""
#. ($archive)
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/FileManager.pm:579
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/FileManager.pm:600
msgid "Unsupported archive type in file \"%1\""
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/StudentProgress/set_progress.html.ep:104
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/StudentProgress/set_progress.html.ep:105
msgid "Update Display"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/LTIUpdate.html.ep:88
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/LTIUpdate.html.ep:89
msgid "Update Grades"
msgstr ""
@@ -13196,7 +13972,7 @@ msgstr ""
msgid "Update Interval"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:968
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:997
msgid "Update LMS grade with each submission"
msgstr ""
@@ -13213,7 +13989,7 @@ msgstr ""
msgid "Update aborted. No sets selected."
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/LTIUpdate.html.ep:69
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/LTIUpdate.html.ep:70
msgid "Update selected sets:"
msgstr ""
@@ -13221,7 +13997,7 @@ msgstr ""
msgid "Update the checked courses?"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/LTIUpdate.html.ep:51
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/LTIUpdate.html.ep:52
msgid "Update user:"
msgstr ""
@@ -13263,7 +14039,7 @@ msgstr ""
msgid "Updated grades via LTI of all sets assigned to user %1."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:2019
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:2010
msgid "Updated location description."
msgstr ""
@@ -13273,11 +14049,11 @@ msgid "Upgrade"
msgstr ""
#. ($upgrade_courseID)
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:1364
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:1355
msgid "Upgrade %1"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:1277
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:1268
msgid "Upgrade Course"
msgstr ""
@@ -13302,7 +14078,7 @@ msgstr ""
msgid "Upgrade courses from a previous version of WeBWorK."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:1694
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:1685
msgid "Upgrade process completed"
msgstr ""
@@ -13311,24 +14087,24 @@ msgstr ""
msgid "Upload"
msgstr ""
-#: /opt/webwork/webwork2/templates/HelpFiles/instructor_links.html.ep:57
+#: /opt/webwork/webwork2/templates/HelpFiles/instructor_links.html.ep:64
msgid ""
-"Upload, download and delete text files, including scoring spread sheets, set"
-" definition files, class list spread sheets, and \"PG\" problems."
+"Upload, download and delete text files, including scoring spread sheets, set "
+"definition files, class list spread sheets, and \"PG\" problems."
msgstr ""
#. ($item->remaining_title($c)
-#: /opt/webwork/webwork2/templates/ContentGenerator/ProblemSet/auxiliary_tools.html.ep:43
+#: /opt/webwork/webwork2/templates/ContentGenerator/ProblemSet/auxiliary_tools.html.ep:63
+#: /opt/webwork/webwork2/templates/ContentGenerator/ProblemSet/auxiliary_tools.html.ep:73
msgid "Use %1"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/ProblemSet/auxiliary_tools.html.ep:17
-#: /opt/webwork/webwork2/templates/ContentGenerator/ProblemSet/auxiliary_tools.html.ep:60
-#: /opt/webwork/webwork2/templates/ContentGenerator/ProblemSet/auxiliary_tools.html.ep:67
+#: /opt/webwork/webwork2/templates/ContentGenerator/ProblemSet/auxiliary_tools.html.ep:36
+#: /opt/webwork/webwork2/templates/ContentGenerator/ProblemSet/auxiliary_tools.html.ep:91
msgid "Use Achievement Reward"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetDetail.html.ep:295
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetDetail.html.ep:296
msgid "Use Default Header File"
msgstr ""
@@ -13345,6 +14121,10 @@ msgstr ""
msgid "Use browser back button to return from preview mode."
msgstr ""
+#: /opt/webwork/webwork2/templates/ContentGenerator/CourseAdmin/add_course_form.html.ep:239
+msgid "Use distribution default config file"
+msgstr ""
+
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/AchievementNotificationEditor/existing_form.html.ep:4
msgid "Use existing template:"
msgstr ""
@@ -13354,11 +14134,11 @@ msgid "Use first name"
msgstr ""
#. (tag('b', $achievementID)
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/AchievementEditor/save_as_form.html.ep:16
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/AchievementEditor/save_as_form.html.ep:17
msgid "Use in achievement %1"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/AchievementEditor/save_as_form.html.ep:23
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/AchievementEditor/save_as_form.html.ep:24
msgid "Use in new achievement:"
msgstr ""
@@ -13370,7 +14150,7 @@ msgstr ""
msgid "Use live equation rendering?"
msgstr "Použít asistenci při zadávání vzorců?"
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:703
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:729
msgid "Use log base 10 instead of base e"
msgstr ""
@@ -13378,20 +14158,24 @@ msgstr ""
msgid "Use login name"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:709
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:735
msgid "Use older answer checkers"
msgstr ""
#. ($currentPoints)
-#: /opt/webwork/webwork2/templates/HTML/SingleProblemGrader/grader.html.ep:169
+#: /opt/webwork/webwork2/templates/HTML/SingleProblemGrader/grader.html.ep:152
msgid "Use points from last check: %1"
msgstr ""
#. ($currentScore)
-#: /opt/webwork/webwork2/templates/HTML/SingleProblemGrader/grader.html.ep:239
+#: /opt/webwork/webwork2/templates/HTML/SingleProblemGrader/grader.html.ep:222
msgid "Use score from last check: %1%"
msgstr ""
+#: /opt/webwork/webwork2/templates/ContentGenerator/CourseAdmin/add_course_form.html.ep:244
+msgid "Use source course's config file"
+msgstr ""
+
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/AddUsers.html.ep:74
msgid "Use student ID"
msgstr ""
@@ -13431,6 +14215,14 @@ msgid ""
"save as a new evaluator file."
msgstr ""
+#. ($resetURL, $c->formatDateTime($password->reset_token_expiration, 'datetime_format_long')
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/ForgotPassword.pm:60
+msgid ""
+"Use the following link to reset your password: %1\n"
+"\n"
+"That link will only be valid for 15 minus (until %2)."
+msgstr ""
+
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/Index.html.ep:16
msgid ""
"Use the interface below to quickly access commonly-used instructor tools."
@@ -13438,11 +14230,11 @@ msgstr ""
#: /opt/webwork/webwork2/templates/HelpFiles/InstructorSetMaker.html.ep:11
msgid ""
-"Use the options in the second box to pick a collection of problems decribed "
+"Use the options in the second box to pick a collection of problems described "
"below. In each case, clicking \"View Problems\" will render a fixed number "
-"of problems (default of 20). After problems are shown, there will be options"
-" to show the next/previous batch of problems, add all problems to the target"
-" set (set at the top of the page) or clear the curent batch of problems."
+"of problems (default of 20). After problems are shown, there will be options "
+"to show the next/previous batch of problems, add all problems to the target "
+"set (set at the top of the page) or clear the current batch of problems."
msgstr ""
#: /opt/webwork/webwork2/templates/HelpFiles/AdminManageOTPSecrets.html.ep:5
@@ -13467,16 +14259,16 @@ msgstr ""
msgid ""
"Use this page to send emails to active (enrolled or auditing) students. "
"Emails can be sent to all active students or selected students. Use the "
-"\"Students\" form to sort, filter, or format how the user name is displayed."
-" If multiple filters are selected and the \"Intersection\" radio button is "
-"used, the filters will be applied in sequence, narrowing the results list."
-" If the \"Union\" button is used, the updated list will be the union of all"
-" results lists from the multiple filters. Click \"Refresh List\" to apply "
+"\"Students\" form to sort, filter, or format how the user name is displayed. "
+"If multiple filters are selected and the \"Intersection\" radio button is "
+"used, the filters will be applied in sequence, narrowing the results list. "
+"If the \"Union\" button is used, the updated list will be the union of all "
+"results lists from the multiple filters. Click \"Refresh List\" to apply "
"any changes. Use control-click or shift-click to select multiple students "
"to email."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:158
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:167
msgid ""
"Use this to hide the existence of this set from students, even when it is "
"assigned to them."
@@ -13497,17 +14289,17 @@ msgid "User \"%1\" not found."
msgstr ""
#. ($userID, $ce->{admin_course_id})
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:367
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:365
msgid "User \"%1\" will not be added to the %2 course as it already exists."
msgstr ""
#. ($userID, $ce->{admin_course_id})
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:307
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:305
msgid "User \"%1\" will not be copied from the %2 course as it does not exist."
msgstr ""
#. ($userID, $ce->{admin_course_id}, $_)
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:317
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:315
msgid ""
"User \"%1\" will not be copied from the %2 course as it is the same as "
"additional user number %3."
@@ -13530,7 +14322,7 @@ msgid "User %1 is not authorized to proctor test logins in this course."
msgstr ""
#. ($userID)
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/UserDetail.html.ep:37
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/UserDetail.html.ep:38
msgid "User %1 not found."
msgstr ""
@@ -13539,34 +14331,39 @@ msgid "User Actions"
msgstr ""
#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ShowAnswers.pm:196
-#: /opt/webwork/webwork2/templates/ContentGenerator/CourseAdmin/add_course_form.html.ep:97
+#: /opt/webwork/webwork2/templates/ContentGenerator/CourseAdmin/add_course_form.html.ep:102
#: /opt/webwork/webwork2/templates/ContentGenerator/CourseAdmin/reset_otp_secrets_confirm.html.ep:8
+#: /opt/webwork/webwork2/templates/ContentGenerator/Feedback/feedback_email.html.ep:156
msgid "User ID"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/CourseAdmin/add_course_form.html.ep:94
+#: /opt/webwork/webwork2/templates/ContentGenerator/CourseAdmin/add_course_form.html.ep:98
msgid ""
-"User ID may contain only numbers, letters, hyphens, periods, and "
-"underscores."
+"User ID may contain only numbers, letters, hyphens, periods, commas, at "
+"symbols, and underscores."
msgstr ""
#. ($_)
#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:275
msgid ""
"User ID number %1 may only contain letters, numbers, hyphens, periods, "
-"commas, and underscores."
+"commas, at symbols, and underscores."
+msgstr ""
+
+#: /opt/webwork/webwork2/templates/ContentGenerator/Feedback/feedback_email.txt.ep:87
+msgid "User ID:"
msgstr ""
#: /opt/webwork/webwork2/templates/ContentGenerator/PODViewer.html.ep:18
msgid "User Interface"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:704
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:671
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/UserDetail/set_date_table.html.ep:26
msgid "User Overrides"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:2654
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/CourseAdmin.pm:2645
msgid "User does not exist - Skipping"
msgstr ""
@@ -13591,12 +14388,13 @@ msgid "User-Set Actions"
msgstr ""
#. ($user, $setID, $j)
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:1253
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:1243
msgid ""
"UserProblem missing for user=%1 set=%2 problem=%3. This may indicate "
"database corruption."
msgstr ""
+#: /opt/webwork/webwork2/templates/ContentGenerator/ForgotPassword.html.ep:24
#: /opt/webwork/webwork2/templates/ContentGenerator/Login.html.ep:59
msgid "Username"
msgstr "Jméno"
@@ -13609,7 +14407,7 @@ msgstr "Jméno"
msgid "Users"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/Utils/Routes.pm:418
+#: /opt/webwork/webwork2/lib/WeBWorK/Utils/Routes.pm:439
msgid "Users Assigned to Set %2"
msgstr ""
@@ -13617,11 +14415,11 @@ msgstr ""
msgid "Users Assigned to Set Help"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/UserList/user_list.html.ep:98
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/UserList/user_list.html.ep:99
msgid "Users List"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:580
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:595
msgid ""
"Users at this level and higher are allowed to change display settings used "
"in pg problems.Note that if it is expected that there will be students that "
@@ -13630,36 +14428,36 @@ msgid ""
"those students may need to disable MathQuill."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:570
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:585
msgid ""
"Users at this level and higher are allowed to change their email address. "
"Normally guest users are not allowed to change the email address since it "
"does not make sense to send email to anonymous accounts."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:557
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:572
msgid ""
"Users at this level and higher are allowed to change their first and last "
"name. Note that if WeBWorK is used with an LMS, it may be configured to "
-"allow the LMS to manage user data such as user names. Then if a user changes"
-" their name in WeBWorK, the LMS might override that later. This course might"
-" be configured to allow you to control whether or not the LMS is allowed to "
+"allow the LMS to manage user data such as user names. Then if a user changes "
+"their name in WeBWorK, the LMS might override that later. This course might "
+"be configured to allow you to control whether or not the LMS is allowed to "
"manage user date in the LTI tab of the Course Configuration page."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:505
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:520
msgid ""
"Users at this level and higher are allowed to change their password. "
"Normally guest users are not allowed to change their password."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:548
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:563
msgid ""
"Users with at least this permission level get a link in the left panel for "
-"reporting bugs to the bug tracking system at bugs.webwork.maa.org."
+"reporting issues at github.com/openwebwork/webwork2."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:865
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:894
msgid ""
"Users with these permission levels will be sent feedback emails from "
"students when they use the feedback button."
@@ -13670,41 +14468,46 @@ msgstr ""
msgid "Uses Math Objects"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/PGProblemEditor/view_form.html.ep:19
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/PGProblemEditor/view_form.html.ep:22
msgid "Using what display mode?"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/PGProblemEditor/hardcopy_form.html.ep:5
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/PGProblemEditor/view_form.html.ep:7
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/PGProblemEditor/hardcopy_form.html.ep:6
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/PGProblemEditor/view_form.html.ep:8
msgid "Using what seed?"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/PGProblemEditor/hardcopy_form.html.ep:19
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/PGProblemEditor/hardcopy_form.html.ep:21
msgid "Using which hardcopy format?"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/PGProblemEditor/hardcopy_form.html.ep:49
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/PGProblemEditor/hardcopy_form.html.ep:51
msgid "Using which hardcopy theme?"
msgstr ""
#: /opt/webwork/webwork2/templates/HelpFiles/Levels.html.ep:16
msgid ""
-"Usually means students must demonstrate understanding of facts. This is more"
-" than regurgitating the fact. We use this category for simple and direct "
+"Usually means students must demonstrate understanding of facts. This is more "
+"than regurgitating the fact. We use this category for simple and direct "
"applications of algorithms the student has studied. There should be no "
"judgement involved in choosing the method. This would include a simple "
"application of a rule for differentiation (e.g., can combine rules for sums "
"and constant multiples with one more advanced rule) or for integrals."
msgstr ""
+#: /opt/webwork/webwork2/templates/ContentGenerator/Feedback/feedback_email.html.ep:41
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/SendMail/main_form.html.ep:98
msgid "Value"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:371
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:386
msgid "Value of work done in Reduced Scoring Period"
msgstr ""
+#: /opt/webwork/webwork2/templates/ContentGenerator/Feedback/feedback_email.txt.ep:32
+msgid "Value:"
+msgstr ""
+
#: /opt/webwork/webwork2/lib/WeBWorK/ConfigObject.pm:67
msgid "Variable Documentation"
msgstr ""
@@ -13719,30 +14522,62 @@ msgid "Version"
msgstr ""
#. ($ver->{version})
-#: /opt/webwork/webwork2/templates/ContentGenerator/ProblemSet/version_list.html.ep:183
+#: /opt/webwork/webwork2/templates/ContentGenerator/ProblemSet/version_list.html.ep:178
msgid "Version %1"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/ProblemSet/version_list.html.ep:169
+#: /opt/webwork/webwork2/templates/ContentGenerator/Feedback/feedback_email.html.ep:106
+msgid "Version creation time"
+msgstr ""
+
+#: /opt/webwork/webwork2/templates/ContentGenerator/Feedback/feedback_email.txt.ep:68
+msgid "Version creation time:"
+msgstr ""
+
+#: /opt/webwork/webwork2/templates/ContentGenerator/Feedback/feedback_email.html.ep:108
+msgid "Version last attempt time"
+msgstr ""
+
+#: /opt/webwork/webwork2/templates/ContentGenerator/Feedback/feedback_email.txt.ep:70
+msgid "Version last attempt time:"
+msgstr ""
+
+#: /opt/webwork/webwork2/templates/ContentGenerator/Feedback/feedback_email.html.ep:105
+msgid "Version time limit"
+msgstr ""
+
+#: /opt/webwork/webwork2/templates/ContentGenerator/Feedback/feedback_email.txt.ep:67
+msgid "Version time limit:"
+msgstr ""
+
+#: /opt/webwork/webwork2/templates/ContentGenerator/ProblemSet/version_list.html.ep:164
msgid "Versions"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetDetail.html.ep:47
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetDetail.html.ep:48
msgid "Versions of a set can only be edited for one user at a time."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:331
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:342
msgid "Versions per Interval"
msgstr ""
+#: /opt/webwork/webwork2/templates/ContentGenerator/Feedback/feedback_email.html.ep:104
+msgid "Versions per interval"
+msgstr ""
+
+#: /opt/webwork/webwork2/templates/ContentGenerator/Feedback/feedback_email.txt.ep:66
+msgid "Versions per interval:"
+msgstr ""
+
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/FileManager.html.ep:29
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/FileManager/refresh.html.ep:45
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/Index.html.ep:145
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/Index.html.ep:216
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/Index.html.ep:258
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/Index.html.ep:267
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetDetail.html.ep:278
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetDetail.html.ep:551
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetDetail.html.ep:279
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetDetail.html.ep:552
msgid "View"
msgstr ""
@@ -13750,42 +14585,38 @@ msgstr ""
msgid "View Problems"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/GatewayQuiz.pm:708
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/GatewayQuiz.pm:719
msgid "View Test Version"
msgstr ""
+#: /opt/webwork/webwork2/templates/HelpFiles/instructor_links.html.ep:61
+msgid "View and manage jobs in the job queue."
+msgstr ""
+
#: /opt/webwork/webwork2/templates/HelpFiles/instructor_links.html.ep:42
-msgid "View details of student perofrmance either by individual or by set."
+msgid "View details of student performance either by individual or by set."
msgstr ""
#: /opt/webwork/webwork2/templates/ContentGenerator/Options.html.ep:129
msgid "View equations as"
msgstr "Způsob zobrazování vzorců"
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/Stats.html.ep:18
-msgid "View statistics by set"
-msgstr ""
-
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/Stats.html.ep:19
-msgid "View statistics by student"
-msgstr ""
-
#: /opt/webwork/webwork2/templates/HelpFiles/instructor_links.html.ep:40
msgid ""
-"View statistics of students' performance on homework either by individual or"
-" by set."
+"View statistics of students' performance on homework either by individual or "
+"by set."
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/StudentProgress.html.ep:14
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/StudentProgress/index.html.ep:9
msgid "View student progress by set"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/StudentProgress.html.ep:15
+#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/StudentProgress/index.html.ep:24
msgid "View student progress by student"
msgstr ""
#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/PGProblemEditor.pm:123
-#: /opt/webwork/webwork2/templates/HelpFiles/InstructorPGProblemEditor.html.ep:139
+#: /opt/webwork/webwork2/templates/HelpFiles/InstructorPGProblemEditor.html.ep:131
msgid "View/Reload"
msgstr ""
@@ -13797,11 +14628,11 @@ msgstr ""
msgid "Viewing Problems in a New Window"
msgstr ""
-#. ($course_info_path)
-#. ($c->{problem}->source_file)
#. ($screenSetHeader)
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Problem.pm:1567
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/ProblemSet.pm:92
+#. ($c->{problem}->source_file)
+#. ($course_info_path)
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Problem.pm:1428
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/ProblemSet.pm:98
#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/ProblemSets.pm:99
msgid "Viewing temporary file: %1"
msgstr ""
@@ -13813,6 +14644,7 @@ msgid "Visibility"
msgstr ""
#: /opt/webwork/webwork2/lib/WeBWorK/Utils/FilterRecords.pm:142
+#: /opt/webwork/webwork2/templates/ContentGenerator/Feedback/feedback_email.html.ep:97
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetList/publish_form.html.ep:19
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/ProblemSetList/set_list_table.html.ep:5
msgid "Visible"
@@ -13822,16 +14654,19 @@ msgstr ""
msgid "Visible Sets"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:149
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:158
msgid "Visible to Students"
msgstr ""
+#: /opt/webwork/webwork2/templates/ContentGenerator/Feedback/feedback_email.txt.ep:61
+msgid "Visible:"
+msgstr ""
+
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/FileManager/delete.html.ep:9
msgid "Warning"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Base/warning_output.html.ep:13
-#: /opt/webwork/webwork2/templates/RPCRenderFormats/default.html.ep:138
+#: /opt/webwork/webwork2/templates/ContentGenerator/Base/warning_output.html.ep:11
msgid "Warning messages"
msgstr ""
@@ -13853,38 +14688,34 @@ msgstr ""
#: /opt/webwork/webwork2/templates/ContentGenerator/Instructor/UserList/reset_2fa_form.html.ep:4
msgid ""
-"Warning: This will make users need to setup two factor authentication again!"
-" Only do this for users that can no longer access the course due the account"
-" being lost in the authenticator app."
+"Warning: This will make users need to setup two factor authentication again! "
+"Only do this for users that can no longer access the course due the account "
+"being lost in the authenticator app."
msgstr ""
#. ($problem_desc, $c->tag('br')
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Hardcopy.pm:1208
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Hardcopy.pm:1209
msgid "Warnings encountered while processing %1. Error text: %2"
msgstr ""
#: /opt/webwork/webwork2/templates/HelpFiles/Levels.html.ep:24
msgid ""
"We use this for carrying out more complicated algorithms, such as "
-"derivatives using both the product and chain rule or integrals which involve"
-" say both a substitution and parts."
+"derivatives using both the product and chain rule or integrals which involve "
+"say both a substitution and parts."
msgstr ""
-#. ($ce->{WW_COPYRIGHT_YEARS} || 'unknown',
-#. $ce->{defaultTheme} || 'unknown -- set defaultTheme in
-#. localOverides.conf', $ce->{WW_VERSION}
-#. || 'unknown -- set WW_VERSION in VERSION',
-#. $ce->{PG_VERSION} || 'unknown -- set PG_VERSION in ../pg/VERSION')
+#. ($ce->{WW_COPYRIGHT_YEARS} || 'unknown', $ce->{defaultTheme} || 'unknown -- set defaultTheme in localOverrides.conf', $ce->{WW_VERSION} || 'unknown -- set WW_VERSION in VERSION', $ce->{PG_VERSION} || 'unknown -- set PG_VERSION in ../pg/VERSION')
#: /opt/webwork/webwork2/templates/ContentGenerator/Base/footer.html.ep:11
msgid "WeBWorK © %1 | theme: %2 | ww_version: %3 | pg_version %4"
msgstr ""
#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/LTIAdvanced.pm:117
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/LTIAdvantage.pm:253
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/LTIAdvantage.pm:258
msgid "WeBWorK Assignments"
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Base/error_output.html.ep:3
+#: /opt/webwork/webwork2/templates/ContentGenerator/Base/error_output.html.ep:4
msgid "WeBWorK Error"
msgstr ""
@@ -13900,39 +14731,35 @@ msgstr ""
#: /opt/webwork/webwork2/templates/HelpFiles/InstructorScoring.html.ep:5
msgid ""
-"WeBWorK does not have a full featured scoring ability. We leave that to your"
-" favorite spreadsheet application."
+"WeBWorK does not have a full featured scoring ability. We leave that to your "
+"favorite spreadsheet application."
msgstr ""
#: /opt/webwork/webwork2/templates/HelpFiles/InstructorFileManager.html.ep:22
msgid ""
"WeBWorK expects many files to be in certain locations. The following "
-"describe this. Note that by default the File Manager shows the \"templates\""
-" directory. Other directories mentioned below are at the same level and need"
-" to be accessed by going up a directory by clicking the \"^\" button above "
+"describe this. Note that by default the File Manager shows the \"templates\" "
+"directory. Other directories mentioned below are at the same level and need "
+"to be accessed by going up a directory by clicking the \"^\" button above "
"the file list."
msgstr ""
-#: /opt/webwork/webwork2/templates/ContentGenerator/Base/error_output.html.ep:6
+#: /opt/webwork/webwork2/templates/ContentGenerator/Base/error_output.html.ep:8
msgid ""
-"WeBWorK has encountered a software error while attempting to process this "
-"problem. It is likely that there is an error in the problem itself. If you "
-"are a student, report this error message to your professor to have it "
-"corrected. If you are a professor, please consult the error output below for"
-" more information."
+"WeBWorK has encountered a software error. If you are a student, report this "
+"error message to your instructor to have it corrected. If you are a "
+"instructor, please consult the error output below for more information."
msgstr ""
#: /opt/webwork/webwork2/templates/ContentGenerator/Base/warning_output.html.ep:6
msgid ""
-"WeBWorK has encountered warnings while processing your request. If this "
-"occurred when viewing a problem, it was likely caused by an error or "
-"ambiguity in that problem. Otherwise, it may indicate a problem with the "
-"WeBWorK system itself. If you are a student, report these warnings to your "
-"professor to have them corrected. If you are a professor, please consult the"
-" warning output below for more information."
+"WeBWorK has encountered warnings while processing your request. This "
+"indicates a problem with the WeBWorK system. If you are a student, report "
+"these warnings to your instructor to have them corrected. If you are a "
+"instructor, please consult the warning output below for more information."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/ShowMeAnother.pm:366
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/ShowMeAnother.pm:347
msgid ""
"WeBWorK was unable to generate a different version of this problem. Close "
"this tab, and return to the original problem."
@@ -13944,18 +14771,22 @@ msgid ""
"inform your instructor."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:471
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:482
msgid "Weight"
msgstr ""
+#: /opt/webwork/webwork2/templates/ContentGenerator/Grades/problem_table.html.ep:43
+msgid "Weights"
+msgstr ""
+
#: /opt/webwork/webwork2/templates/ContentGenerator/Home.html.ep:7
msgid "Welcome to WeBWorK!"
msgstr "Vítejte v systému WeBWorK!"
#: /opt/webwork/webwork2/templates/HelpFiles/InstructorScoring.html.ep:9
msgid ""
-"What WeBWorK does have is good support for summarizing the scores on WeBWorK"
-" assignments and exporting them in a form (.csv) which any spreadsheet can "
+"What WeBWorK does have is good support for summarizing the scores on WeBWorK "
+"assignments and exporting them in a form (.csv) which any spreadsheet can "
"use. WeBWorK reports all of the homework grades with options shown below."
msgstr ""
@@ -13971,23 +14802,23 @@ msgstr ""
msgid "What field should filtered users match on?"
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:505
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:514
msgid ""
-"When a student has more attempts than is specified here they will be able to"
-" view another version of this problem. If set to -1 the feature is disabled"
-" and if set to -2 the course default is used."
+"When a student has more attempts than is specified here they will be able to "
+"view another version of this problem. The \"Show Me Another\" feature is is "
+"disabled if \"Never\" is selected."
msgstr ""
#. (q/between pages, which will overwrite the student's saved answers./)
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:535
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:550
msgid ""
"When acting as a student, this permission level and higher can submit "
-"answers for that student, which includes starting and grading test versions."
-" This permission should only be turned on temporarily and set back to "
-"\"nobody\" after you are done submitting answers for a student. Leaving "
-"this permission on is dangerous, as you could unintentionally submit answers"
-" for a student, which can use up their total number of attempts. Further, "
-"if you are viewing an open test version, your answers on each page will be "
+"answers for that student, which includes starting and grading test "
+"versions. This permission should only be turned on temporarily and set back "
+"to \"nobody\" after you are done submitting answers for a student. Leaving "
+"this permission on is dangerous, as you could unintentionally submit answers "
+"for a student, which can use up their total number of attempts. Further, if "
+"you are viewing an open test version, your answers on each page will be "
"saved when you move "
msgstr ""
@@ -14002,32 +14833,30 @@ msgid ""
"using a password."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:243
+#: /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ProblemSetDetail.pm:252
msgid ""
-"When location restrictions are applied (see \"Restrict Access by Location\")"
-" you may choose to relax those restrictions after the answer date. In the "
+"When location restrictions are applied (see \"Restrict Access by Location\") "
+"you may choose to relax those restrictions after the answer date. In the "
"case of a test, the set's answer date and the date of an individual version "
"may differ, and you can choose which answer date to use. For a set that is "
"not a test, both options are interpreted as the regular set answer date."
msgstr ""
-#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:747
+#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:773
msgid ""
"When numerical answers are checked, most test if the student's answer is "
-"close enough to the programmed answer be computing the error as a percentage"
-" of the correct answer. This value controls the default for how close the "
+"close enough to the programmed answer be computing the error as a percentage "
+"of the correct answer. This value controls the default for how close the "
"student answer has to be in order to be marked correct.A value such as " "0.1 means 0.1 percent error is allowed.
" msgstr "" -#: /opt/webwork/webwork2/lib/WeBWorK/ConfigValues.pm:834 +#: /opt/webwork/webwork2/templates/HelpFiles/InstructorPGProblemEditor.html.ep:222 msgid "" -"When students click the Email Instructor button to send feedback, " -"WeBWorK fills in the subject line. Here you can set the subject line. In it," -" you can have various bits of information filled in with the following " -"escape sequences.