mario-core 2.9.401-feedback → 2.9.403-feedback
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +29 -26
- package/dist/index.js.map +1 -1
- package/dist/index.modern.js +29 -26
- package/dist/index.modern.js.map +1 -1
- package/dist/services/weeklyQuestService.d.ts +1 -0
- package/dist/types/WeeklyQuest.d.ts +37 -0
- package/package.json +1 -1
package/dist/index.modern.js
CHANGED
|
@@ -2166,6 +2166,8 @@ var please_enter_a_description_of_the_conversation = "Please enter a description
|
|
|
2166
2166
|
var check_ins_tab = "Check-Ins";
|
|
2167
2167
|
var start_check_in_homepage = "Start Check-in";
|
|
2168
2168
|
var select_the_teacher_or_counselor_asking_you_to_check_in_if_you_have_more_than_one_teacher_choose_any_teacher_in_the_class_all_the_teachers_and_counselors_listed_can_view_your_check_ins = "Select the teacher or counselor asking you to check in. If you have more than one teacher, choose any teacher in the class. All the teachers and counselors listed can view your check-ins.";
|
|
2169
|
+
var total_check_ins = "Total Check-ins";
|
|
2170
|
+
var check_ins = "Check Ins";
|
|
2169
2171
|
var lang_us = {
|
|
2170
2172
|
dashboard: dashboard,
|
|
2171
2173
|
user: user,
|
|
@@ -4348,7 +4350,9 @@ var lang_us = {
|
|
|
4348
4350
|
please_enter_a_description_of_the_conversation: please_enter_a_description_of_the_conversation,
|
|
4349
4351
|
check_ins_tab: check_ins_tab,
|
|
4350
4352
|
start_check_in_homepage: start_check_in_homepage,
|
|
4351
|
-
select_the_teacher_or_counselor_asking_you_to_check_in_if_you_have_more_than_one_teacher_choose_any_teacher_in_the_class_all_the_teachers_and_counselors_listed_can_view_your_check_ins: select_the_teacher_or_counselor_asking_you_to_check_in_if_you_have_more_than_one_teacher_choose_any_teacher_in_the_class_all_the_teachers_and_counselors_listed_can_view_your_check_ins
|
|
4353
|
+
select_the_teacher_or_counselor_asking_you_to_check_in_if_you_have_more_than_one_teacher_choose_any_teacher_in_the_class_all_the_teachers_and_counselors_listed_can_view_your_check_ins: select_the_teacher_or_counselor_asking_you_to_check_in_if_you_have_more_than_one_teacher_choose_any_teacher_in_the_class_all_the_teachers_and_counselors_listed_can_view_your_check_ins,
|
|
4354
|
+
total_check_ins: total_check_ins,
|
|
4355
|
+
check_ins: check_ins
|
|
4352
4356
|
};
|
|
4353
4357
|
|
|
4354
4358
|
var dashboard$1 = "Dashboard";
|
|
@@ -4367,7 +4371,7 @@ var hey$1 = "Hey";
|
|
|
4367
4371
|
var readiness_to_learn$1 = "Readiness to Learn";
|
|
4368
4372
|
var high_impact_learning_strategies$1 = "High Impact Learning Strategies";
|
|
4369
4373
|
var check_in = "Check In";
|
|
4370
|
-
var check_ins = "Check Ins";
|
|
4374
|
+
var check_ins$1 = "Check Ins";
|
|
4371
4375
|
var reflection$1 = "Reflection";
|
|
4372
4376
|
var conferences$1 = "Conferences";
|
|
4373
4377
|
var safety$1 = "Safety";
|
|
@@ -4392,7 +4396,7 @@ var tooltip_content_student_by_age_chart$1 = "The specific representation of stu
|
|
|
4392
4396
|
var tooltip_content_students_by_designation$1 = "The composite representation of students by individual grades in your school with specific designations.";
|
|
4393
4397
|
var total_1_to_1$1 = "Total 1-to-1s";
|
|
4394
4398
|
var total_check_in = "Total Check-ins";
|
|
4395
|
-
var total_check_ins = "Total Check
|
|
4399
|
+
var total_check_ins$1 = "Total Check-ins";
|
|
4396
4400
|
var total_1_to_1_time$1 = "Total 1-to-1 Time";
|
|
4397
4401
|
var total_conferences$1 = "Total Conferences";
|
|
4398
4402
|
var total_conferences_time$1 = "Total Conference Time";
|
|
@@ -6499,7 +6503,7 @@ var lang_uk = {
|
|
|
6499
6503
|
high_impact_learning_strategies: high_impact_learning_strategies$1,
|
|
6500
6504
|
"1_to_1": "1 to 1",
|
|
6501
6505
|
check_in: check_in,
|
|
6502
|
-
check_ins: check_ins,
|
|
6506
|
+
check_ins: check_ins$1,
|
|
6503
6507
|
reflection: reflection$1,
|
|
6504
6508
|
conferences: conferences$1,
|
|
6505
6509
|
safety: safety$1,
|
|
@@ -6524,7 +6528,7 @@ var lang_uk = {
|
|
|
6524
6528
|
tooltip_content_students_by_designation: tooltip_content_students_by_designation$1,
|
|
6525
6529
|
total_1_to_1: total_1_to_1$1,
|
|
6526
6530
|
total_check_in: total_check_in,
|
|
6527
|
-
total_check_ins: total_check_ins,
|
|
6531
|
+
total_check_ins: total_check_ins$1,
|
|
6528
6532
|
total_1_to_1_time: total_1_to_1_time$1,
|
|
6529
6533
|
total_conferences: total_conferences$1,
|
|
6530
6534
|
total_conferences_time: total_conferences_time$1,
|
|
@@ -8682,7 +8686,7 @@ var hey$2 = "مرحبًا";
|
|
|
8682
8686
|
var readiness_to_learn$2 = "الاستعداد للتعلم";
|
|
8683
8687
|
var high_impact_learning_strategies$2 = "استراتيجيات التعلم عالية التأثير";
|
|
8684
8688
|
var check_in$1 = "تسجيل الحضور";
|
|
8685
|
-
var check_ins$
|
|
8689
|
+
var check_ins$2 = "عمليات تسجيل الحضور";
|
|
8686
8690
|
var reflection$2 = "التفكير";
|
|
8687
8691
|
var conferences$2 = "اللقاءات";
|
|
8688
8692
|
var safety$2 = "الأمان";
|
|
@@ -8706,7 +8710,7 @@ var tooltip_content_student_by_age_chart$2 = "العرض المحدد للطلب
|
|
|
8706
8710
|
var tooltip_content_students_by_designation$2 = "العرض المركب للطلبة، مصنفين حسب مستويات درجاتهم الفردية في مدرستك ويتم تحديدهم بواسطة تصنيفات محددة.";
|
|
8707
8711
|
var total_1_to_1$2 = "إجمالي المحادثات الفردية 1 إلى 1";
|
|
8708
8712
|
var total_check_in$1 = "إجمالي عمليات تسجيل الحضور";
|
|
8709
|
-
var total_check_ins$
|
|
8713
|
+
var total_check_ins$2 = "إجمالي عمليات تسجيل الحضور";
|
|
8710
8714
|
var total_1_to_1_time$2 = "إجمالي وقت المحادثات الفردية 1 إلى 1";
|
|
8711
8715
|
var total_conferences$2 = "إجمالي اللقاءات";
|
|
8712
8716
|
var total_conferences_time$2 = "إجمالي وقت اللقاءات";
|
|
@@ -10844,7 +10848,7 @@ var lang_ar = {
|
|
|
10844
10848
|
high_impact_learning_strategies: high_impact_learning_strategies$2,
|
|
10845
10849
|
"1_to_1": "1 إلى 1",
|
|
10846
10850
|
check_in: check_in$1,
|
|
10847
|
-
check_ins: check_ins$
|
|
10851
|
+
check_ins: check_ins$2,
|
|
10848
10852
|
reflection: reflection$2,
|
|
10849
10853
|
conferences: conferences$2,
|
|
10850
10854
|
safety: safety$2,
|
|
@@ -10868,7 +10872,7 @@ var lang_ar = {
|
|
|
10868
10872
|
tooltip_content_students_by_designation: tooltip_content_students_by_designation$2,
|
|
10869
10873
|
total_1_to_1: total_1_to_1$2,
|
|
10870
10874
|
total_check_in: total_check_in$1,
|
|
10871
|
-
total_check_ins: total_check_ins$
|
|
10875
|
+
total_check_ins: total_check_ins$2,
|
|
10872
10876
|
total_1_to_1_time: total_1_to_1_time$2,
|
|
10873
10877
|
total_conferences: total_conferences$2,
|
|
10874
10878
|
total_conferences_time: total_conferences_time$2,
|
|
@@ -13059,7 +13063,7 @@ var hey$3 = "Hola";
|
|
|
13059
13063
|
var readiness_to_learn$3 = "Preparación para el aprendizaje";
|
|
13060
13064
|
var high_impact_learning_strategies$3 = "Estrategias de aprendizaje de alto impacto";
|
|
13061
13065
|
var check_in$2 = "Registro";
|
|
13062
|
-
var check_ins$
|
|
13066
|
+
var check_ins$3 = "Registro de entrada";
|
|
13063
13067
|
var reflection$3 = "Reflexión";
|
|
13064
13068
|
var conferences$3 = "Conferencias";
|
|
13065
13069
|
var safety$3 = "Seguridad";
|
|
@@ -13083,7 +13087,7 @@ var tooltip_content_student_by_age_chart$3 = "La representación específica de
|
|
|
13083
13087
|
var tooltip_content_students_by_designation$3 = "La representación compuesta de los alumnos por grados individuales en su escuela con designaciones específicas.";
|
|
13084
13088
|
var total_1_to_1$3 = "Total 1 a 1";
|
|
13085
13089
|
var total_check_in$2 = "Total Registro";
|
|
13086
|
-
var total_check_ins$
|
|
13090
|
+
var total_check_ins$3 = "Total Registro";
|
|
13087
13091
|
var total_1_to_1_time$3 = "Total Tiempo 1-a-1";
|
|
13088
13092
|
var total_conferences$3 = "Total Conferencias";
|
|
13089
13093
|
var total_conferences_time$3 = "Tiempo total de conferencias";
|
|
@@ -15221,7 +15225,7 @@ var lang_es = {
|
|
|
15221
15225
|
high_impact_learning_strategies: high_impact_learning_strategies$3,
|
|
15222
15226
|
"1_to_1": "1 a 1",
|
|
15223
15227
|
check_in: check_in$2,
|
|
15224
|
-
check_ins: check_ins$
|
|
15228
|
+
check_ins: check_ins$3,
|
|
15225
15229
|
reflection: reflection$3,
|
|
15226
15230
|
conferences: conferences$3,
|
|
15227
15231
|
safety: safety$3,
|
|
@@ -15245,7 +15249,7 @@ var lang_es = {
|
|
|
15245
15249
|
tooltip_content_students_by_designation: tooltip_content_students_by_designation$3,
|
|
15246
15250
|
total_1_to_1: total_1_to_1$3,
|
|
15247
15251
|
total_check_in: total_check_in$2,
|
|
15248
|
-
total_check_ins: total_check_ins$
|
|
15252
|
+
total_check_ins: total_check_ins$3,
|
|
15249
15253
|
total_1_to_1_time: total_1_to_1_time$3,
|
|
15250
15254
|
total_conferences: total_conferences$3,
|
|
15251
15255
|
total_conferences_time: total_conferences_time$3,
|
|
@@ -17436,7 +17440,7 @@ var hey$4 = "您好";
|
|
|
17436
17440
|
var readiness_to_learn$4 = "准备学习";
|
|
17437
17441
|
var high_impact_learning_strategies$4 = "高效学习策略";
|
|
17438
17442
|
var check_in$3 = "签到";
|
|
17439
|
-
var check_ins$
|
|
17443
|
+
var check_ins$4 = "签到";
|
|
17440
17444
|
var reflection$4 = "反思";
|
|
17441
17445
|
var conferences$4 = "讨论会";
|
|
17442
17446
|
var safety$4 = "安全";
|
|
@@ -17460,7 +17464,7 @@ var tooltip_content_student_by_age_chart$4 = "您所在学校的学生性别和
|
|
|
17460
17464
|
var tooltip_content_students_by_designation$4 = "您所在学校按年级划分的学生的综合情况,具有特定的称号。";
|
|
17461
17465
|
var total_1_to_1$4 = "一对一总次数";
|
|
17462
17466
|
var total_check_in$3 = "签到总次数";
|
|
17463
|
-
var total_check_ins$
|
|
17467
|
+
var total_check_ins$4 = "签到总次数";
|
|
17464
17468
|
var total_1_to_1_time$4 = "一对一总时间";
|
|
17465
17469
|
var total_conferences$4 = "讨论会总次数";
|
|
17466
17470
|
var total_conferences_time$4 = "讨论会总时间";
|
|
@@ -19598,7 +19602,7 @@ var lang_zh = {
|
|
|
19598
19602
|
high_impact_learning_strategies: high_impact_learning_strategies$4,
|
|
19599
19603
|
"1_to_1": "一对一",
|
|
19600
19604
|
check_in: check_in$3,
|
|
19601
|
-
check_ins: check_ins$
|
|
19605
|
+
check_ins: check_ins$4,
|
|
19602
19606
|
reflection: reflection$4,
|
|
19603
19607
|
conferences: conferences$4,
|
|
19604
19608
|
safety: safety$4,
|
|
@@ -19622,7 +19626,7 @@ var lang_zh = {
|
|
|
19622
19626
|
tooltip_content_students_by_designation: tooltip_content_students_by_designation$4,
|
|
19623
19627
|
total_1_to_1: total_1_to_1$4,
|
|
19624
19628
|
total_check_in: total_check_in$3,
|
|
19625
|
-
total_check_ins: total_check_ins$
|
|
19629
|
+
total_check_ins: total_check_ins$4,
|
|
19626
19630
|
total_1_to_1_time: total_1_to_1_time$4,
|
|
19627
19631
|
total_conferences: total_conferences$4,
|
|
19628
19632
|
total_conferences_time: total_conferences_time$4,
|
|
@@ -40219,14 +40223,7 @@ var BlockResetPassword = function BlockResetPassword() {
|
|
|
40219
40223
|
onClick: function onClick() {
|
|
40220
40224
|
return handleSubmit();
|
|
40221
40225
|
}
|
|
40222
|
-
}, "SET A NEW PASSWORD")))))
|
|
40223
|
-
lg: 4,
|
|
40224
|
-
md: 4,
|
|
40225
|
-
className: "" + styles["img-box"]
|
|
40226
|
-
}, React.createElement("img", {
|
|
40227
|
-
src: getStaticFileUrl("/images/img-login.png"),
|
|
40228
|
-
className: "" + styles["img-login"]
|
|
40229
|
-
})));
|
|
40226
|
+
}, "SET A NEW PASSWORD"))))));
|
|
40230
40227
|
});
|
|
40231
40228
|
};
|
|
40232
40229
|
|
|
@@ -44437,8 +44434,11 @@ var GRADE_DEFAULT = [{
|
|
|
44437
44434
|
}, {
|
|
44438
44435
|
label: "12",
|
|
44439
44436
|
value: "12"
|
|
44437
|
+
}, {
|
|
44438
|
+
label: "13",
|
|
44439
|
+
value: "13"
|
|
44440
44440
|
}];
|
|
44441
|
-
var GRADE = ["K", "G", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12"];
|
|
44441
|
+
var GRADE = ["K", "G", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13"];
|
|
44442
44442
|
var gradeOptions = [{
|
|
44443
44443
|
label: "K",
|
|
44444
44444
|
value: "K"
|
|
@@ -44481,6 +44481,9 @@ var gradeOptions = [{
|
|
|
44481
44481
|
}, {
|
|
44482
44482
|
label: "12",
|
|
44483
44483
|
value: "12"
|
|
44484
|
+
}, {
|
|
44485
|
+
label: "13",
|
|
44486
|
+
value: "13"
|
|
44484
44487
|
}];
|
|
44485
44488
|
var initStaffDeleteBulk = {
|
|
44486
44489
|
assistantRemoveUserId: [],
|