Skip to content

Commit

Permalink
chore: add studio ui for date config type (#2030)
Browse files Browse the repository at this point in the history
* chore: add studio ui for date config type

* chore: update tests
  • Loading branch information
leangseu-edx authored Aug 24, 2023
1 parent d9b3056 commit 99d711a
Show file tree
Hide file tree
Showing 40 changed files with 757 additions and 407 deletions.
44 changes: 22 additions & 22 deletions openassessment/conf/locale/ar/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ msgid ""
msgstr ""
"Project-Id-Version: edx-platform\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-08-13 18:36+0000\n"
"POT-Creation-Date: 2023-08-20 18:36+0000\n"
"PO-Revision-Date: 2014-06-11 13:03+0000\n"
"Last-Translator: Ghassan Maslamani <ghassan.maslamani@gmail.com>, 2022\n"
"Language-Team: Arabic (http://app.transifex.com/open-edx/edx-platform/language/ar/)\n"
Expand Down Expand Up @@ -71,54 +71,54 @@ msgstr "ينقُصُ هذا المثال {example_number} خيارٌ لـ \"{cri
#: data.py:533
#, python-brace-format
msgid "Criterion {number}: {label}"
msgstr ""
msgstr "المعيار {number}: {label}"

#: data.py:535
#, python-brace-format
msgid "Points {number}"
msgstr ""
msgstr "النقاط {number}"

#: data.py:536
#, python-brace-format
msgid "Median Score {number}"
msgstr ""
msgstr "متوسط النتيجة {number}"

#: data.py:537
#, python-brace-format
msgid "Feedback {number}"
msgstr ""
msgstr "التعليقات {number}"

#: data.py:866
msgid "Item ID"
msgstr ""
msgstr "الرقم التعريفي للعنصر"

#: data.py:867
msgid "Submission ID"
msgstr ""
msgstr "معرّف الإرسال"

#: data.py:879
msgid "Anonymized Student ID"
msgstr ""
msgstr "معرف طالب مجهول"

#: data.py:910
msgid "Assessment ID"
msgstr ""
msgstr "معرف التقييم"

#: data.py:911
msgid "Assessment Scored Date"
msgstr ""
msgstr "تاريخ التقييم المسجل"

#: data.py:912
msgid "Assessment Scored Time"
msgstr ""
msgstr "الوقت المسجل في التقييم"

#: data.py:913
msgid "Assessment Type"
msgstr ""
msgstr "نوع التقييم"

#: data.py:914
msgid "Anonymous Scorer Id"
msgstr ""
msgstr "معرف مسجل مجهول"

#: data.py:916
#: templates/openassessmentblock/staff_area/oa_student_info_assessment_detail.html:59
Expand All @@ -127,15 +127,15 @@ msgstr "الآراء والملاحظات بالإجمال"

#: data.py:917
msgid "Assessment Score Earned"
msgstr ""
msgstr "تم الحصول على درجة التقييم"

#: data.py:918
msgid "Assessment Scored At"
msgstr ""
msgstr "تقييم في"

#: data.py:919
msgid "Date/Time Final Score Given"
msgstr ""
msgstr "التاريخ / الوقت النتيجة النهائية الممنوحة"

#: data.py:920
msgid "Final Score Earned"
Expand All @@ -151,11 +151,11 @@ msgstr "تم تحديد بيانات الملاحظات"

#: data.py:923
msgid "Feedback on Assessment"
msgstr ""
msgstr "ردود الفعل على التقييم"

#: data.py:925
msgid "Response Files"
msgstr ""
msgstr "ملفات الاستجابة"

#: data.py:1316
msgid "No description provided."
Expand Down Expand Up @@ -203,7 +203,7 @@ msgstr "محرر الاستجابة"
msgid ""
"Select which editor learners will use to include a text based response to "
"this problem's prompt."
msgstr ""
msgstr "حدد المحرر الذي سيستخدمه المتعلمون لتضمين استجابة نصية لمطالبة هذه المشكلة."

#: templates/openassessmentblock/edit/oa_edit_basic_settings_list.html:38
msgid "File Uploads Response"
Expand Down Expand Up @@ -302,7 +302,7 @@ msgid ""
"Specify the number of top scoring responses to display after the learner has"
" submitted a response. Valid numbers are 0 to 99. If the number is 0, the "
"Top Responses section does not appear to learners."
msgstr ""
msgstr "حدد عدد الاستجابات ذات الدرجات الأعلى لعرضها بعد أن يقدم المتعلم إجابة. الأرقام الصالحة هي من 0 إلى 99. إذا كان الرقم هو 0 ، فلن يظهر قسم &quot;أفضل الردود&quot; للمتعلمين."

#: templates/openassessmentblock/edit/oa_edit_basic_settings_list.html:122
msgid "When Teams Enabled is set to true, Top Responses will be disabled."
Expand All @@ -322,13 +322,13 @@ msgstr "حدد ضبط-الفريق"

#: templates/openassessmentblock/edit/oa_edit_basic_settings_list.html:155
msgid "Show Rubric During Response"
msgstr ""
msgstr "إظهار القواعد أثناء الاستجابة"

#: templates/openassessmentblock/edit/oa_edit_basic_settings_list.html:162
msgid ""
"Specify whether learners can see the rubric while they are working on their "
"response."
msgstr ""
msgstr "حدد ما إذا كان بإمكان المتعلمين رؤية نموذج التقييم أثناء العمل على استجابتهم."

#: templates/openassessmentblock/edit/oa_edit_criterion.html:6
#: templates/openassessmentblock/staff_area/oa_student_info.html:122
Expand Down
84 changes: 52 additions & 32 deletions openassessment/conf/locale/en/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: edx-ora2\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-07-26 12:59+0000\n"
"POT-Creation-Date: 2023-08-23 14:25+0000\n"
"PO-Revision-Date: 2014-06-04 15:41-0400\n"
"Last-Translator: Muhammad Ayub khan <ayubkhan@edx.org>\n"
"Language-Team: openedx-translation <openedx-translation@googlegroups.com>\n"
Expand Down Expand Up @@ -69,76 +69,76 @@ msgstr ""
msgid "Feedback {number}"
msgstr ""

#: data.py:870
#: data.py:866
msgid "Item ID"
msgstr ""

#: data.py:871
#: data.py:867
msgid "Submission ID"
msgstr ""

#: data.py:883
#: data.py:879
msgid "Anonymized Student ID"
msgstr ""

#: data.py:914
#: data.py:910
msgid "Assessment ID"
msgstr ""

#: data.py:915
#: data.py:911
msgid "Assessment Scored Date"
msgstr ""

#: data.py:916
#: data.py:912
msgid "Assessment Scored Time"
msgstr ""

#: data.py:917
#: data.py:913
msgid "Assessment Type"
msgstr ""

#: data.py:918
#: data.py:914
msgid "Anonymous Scorer Id"
msgstr ""

#: data.py:920
#: data.py:916
#: templates/openassessmentblock/staff_area/oa_student_info_assessment_detail.html:59
msgid "Overall Feedback"
msgstr ""

#: data.py:921
#: data.py:917
msgid "Assessment Score Earned"
msgstr ""

#: data.py:922
#: data.py:918
msgid "Assessment Scored At"
msgstr ""

#: data.py:923
#: data.py:919
msgid "Date/Time Final Score Given"
msgstr ""

#: data.py:924
#: data.py:920
msgid "Final Score Earned"
msgstr ""

#: data.py:925
#: data.py:921
msgid "Final Score Possible"
msgstr ""

#: data.py:926
#: data.py:922
msgid "Feedback Statements Selected"
msgstr ""

#: data.py:927
#: data.py:923
msgid "Feedback on Assessment"
msgstr ""

#: data.py:929
#: data.py:925
msgid "Response Files"
msgstr ""

#: data.py:1320
#: data.py:1316
msgid "No description provided."
msgstr ""

Expand Down Expand Up @@ -550,30 +550,50 @@ msgid ""
msgstr ""

#: templates/openassessmentblock/edit/oa_edit_schedule.html:5
msgid "Course Deadlines"
msgid "Deadlines Configuration"
msgstr ""

#: templates/openassessmentblock/edit/oa_edit_schedule.html:9
msgid "Select a deadline configuration option"
msgstr ""

#: templates/openassessmentblock/edit/oa_edit_schedule.html:14
msgid "Configure deadlines manually"
msgstr ""

#: templates/openassessmentblock/edit/oa_edit_schedule.html:18
msgid "Match deadlines to the subsection due date"
msgstr ""

#: templates/openassessmentblock/edit/oa_edit_schedule.html:13
#: templates/openassessmentblock/edit/oa_edit_schedule.html:22
msgid "Match deadlines to the course end date"
msgstr ""

#: templates/openassessmentblock/edit/oa_edit_schedule.html:25
msgid "Learn more about open response date settings"
msgstr ""

#: templates/openassessmentblock/edit/oa_edit_schedule.html:35
msgid "Response Start Date"
msgstr ""

#: templates/openassessmentblock/edit/oa_edit_schedule.html:26
#: templates/openassessmentblock/edit/oa_edit_schedule.html:48
msgid "Response Start Time"
msgstr ""

#: templates/openassessmentblock/edit/oa_edit_schedule.html:35
#: templates/openassessmentblock/edit/oa_edit_schedule.html:57
msgid "The date and time when learners can begin submitting responses."
msgstr ""

#: templates/openassessmentblock/edit/oa_edit_schedule.html:43
#: templates/openassessmentblock/edit/oa_edit_schedule.html:65
msgid "Response Due Date"
msgstr ""

#: templates/openassessmentblock/edit/oa_edit_schedule.html:56
#: templates/openassessmentblock/edit/oa_edit_schedule.html:78
msgid "Response Due Time"
msgstr ""

#: templates/openassessmentblock/edit/oa_edit_schedule.html:65
#: templates/openassessmentblock/edit/oa_edit_schedule.html:87
msgid "The date and time when learners can no longer submit responses."
msgstr ""

Expand Down Expand Up @@ -2511,30 +2531,30 @@ msgstr ""
msgid "Your scores could not be checked."
msgstr ""

#: xblock/studio_mixin.py:229 xblock/studio_mixin.py:241
#: xblock/studio_mixin.py:235 xblock/studio_mixin.py:247
msgid "Error updating XBlock configuration"
msgstr ""

#: xblock/studio_mixin.py:246
#: xblock/studio_mixin.py:252
msgid "Error: Text Response and File Upload Response cannot both be disabled"
msgstr ""

#: xblock/studio_mixin.py:250
#: xblock/studio_mixin.py:256
msgid ""
"Error: When Text Response is disabled, File Upload Response must be Required"
msgstr ""

#: xblock/studio_mixin.py:253
#: xblock/studio_mixin.py:259
msgid ""
"Error: When File Upload Response is disabled, Text Response must be Required"
msgstr ""

#: xblock/studio_mixin.py:277
#: xblock/studio_mixin.py:283
#, python-brace-format
msgid "Validation error: {error}"
msgstr ""

#: xblock/studio_mixin.py:308
#: xblock/studio_mixin.py:315
msgid "Successfully updated OpenAssessment XBlock"
msgstr ""

Expand Down
Loading

0 comments on commit 99d711a

Please sign in to comment.