mario-core 2.10.3-release → 2.10.4-release
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 +63 -40
- package/dist/index.js.map +1 -1
- package/dist/index.modern.js +63 -40
- package/dist/index.modern.js.map +1 -1
- package/package.json +2 -2
- package/dist/services/weeklyQuestService.d.ts +0 -1
- package/dist/types/WeeklyQuest.d.ts +0 -37
package/dist/index.modern.js
CHANGED
|
@@ -2082,7 +2082,7 @@ var not_ready_to_learn = "Not ready to learn";
|
|
|
2082
2082
|
var students_who_are_not_ready_to_learn = "Students who are not ready to learn";
|
|
2083
2083
|
var students_average_score = "Student’s average score";
|
|
2084
2084
|
var the_data_presented_in_this_chart_reflects_the_average_from_the_student_check_ins = "The data presented in this chart reflects the average from the student’s check-ins.";
|
|
2085
|
-
var check_in_and_1_1s = "Check-
|
|
2085
|
+
var check_in_and_1_1s = "Check-ins and 1-1s";
|
|
2086
2086
|
var unfinished = "Unfinished";
|
|
2087
2087
|
var sort_by = "Sort by";
|
|
2088
2088
|
var recently = "Recently";
|
|
@@ -2152,7 +2152,7 @@ var log_1_1_conversation = "Log 1-1 Conversation";
|
|
|
2152
2152
|
var note_log_and_scaffolding = "Note Log and<br/>Scaffolding";
|
|
2153
2153
|
var student_review = "Student Review";
|
|
2154
2154
|
var date_of_conversation = "Date of conversation";
|
|
2155
|
-
var learning_strategy_added = "Learning Strategy
|
|
2155
|
+
var learning_strategy_added = "Learning Strategy Used";
|
|
2156
2156
|
var created_on = "Created on";
|
|
2157
2157
|
var save_review = "Save Review";
|
|
2158
2158
|
var write_your_most_important_learning_here = "Write your most important learning here...";
|
|
@@ -2164,6 +2164,10 @@ var save_1_1_log_note = "Save 1-1 log note";
|
|
|
2164
2164
|
var view_1_1_note = "View 1-1 Note";
|
|
2165
2165
|
var please_enter_a_description_of_the_conversation = "Please enter a description of the conversation.";
|
|
2166
2166
|
var check_ins_tab = "Check-Ins";
|
|
2167
|
+
var start_check_in_homepage = "Start Check-in";
|
|
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";
|
|
2167
2171
|
var lang_us = {
|
|
2168
2172
|
dashboard: dashboard,
|
|
2169
2173
|
user: user,
|
|
@@ -4344,7 +4348,11 @@ var lang_us = {
|
|
|
4344
4348
|
save_1_1_log_note: save_1_1_log_note,
|
|
4345
4349
|
view_1_1_note: view_1_1_note,
|
|
4346
4350
|
please_enter_a_description_of_the_conversation: please_enter_a_description_of_the_conversation,
|
|
4347
|
-
check_ins_tab: check_ins_tab
|
|
4351
|
+
check_ins_tab: check_ins_tab,
|
|
4352
|
+
start_check_in_homepage: start_check_in_homepage,
|
|
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
|
|
4348
4356
|
};
|
|
4349
4357
|
|
|
4350
4358
|
var dashboard$1 = "Dashboard";
|
|
@@ -4363,7 +4371,7 @@ var hey$1 = "Hey";
|
|
|
4363
4371
|
var readiness_to_learn$1 = "Readiness to Learn";
|
|
4364
4372
|
var high_impact_learning_strategies$1 = "High Impact Learning Strategies";
|
|
4365
4373
|
var check_in = "Check In";
|
|
4366
|
-
var check_ins = "Check Ins";
|
|
4374
|
+
var check_ins$1 = "Check Ins";
|
|
4367
4375
|
var reflection$1 = "Reflection";
|
|
4368
4376
|
var conferences$1 = "Conferences";
|
|
4369
4377
|
var safety$1 = "Safety";
|
|
@@ -4388,7 +4396,7 @@ var tooltip_content_student_by_age_chart$1 = "The specific representation of stu
|
|
|
4388
4396
|
var tooltip_content_students_by_designation$1 = "The composite representation of students by individual grades in your school with specific designations.";
|
|
4389
4397
|
var total_1_to_1$1 = "Total 1-to-1s";
|
|
4390
4398
|
var total_check_in = "Total Check-ins";
|
|
4391
|
-
var total_check_ins = "Total Check
|
|
4399
|
+
var total_check_ins$1 = "Total Check-ins";
|
|
4392
4400
|
var total_1_to_1_time$1 = "Total 1-to-1 Time";
|
|
4393
4401
|
var total_conferences$1 = "Total Conferences";
|
|
4394
4402
|
var total_conferences_time$1 = "Total Conference Time";
|
|
@@ -6393,7 +6401,7 @@ var not_ready_to_learn$1 = "Not ready to learn";
|
|
|
6393
6401
|
var students_who_are_not_ready_to_learn$1 = "Students who are not ready to learn";
|
|
6394
6402
|
var students_average_score$1 = "Student’s average score";
|
|
6395
6403
|
var the_data_presented_in_this_chart_reflects_the_average_from_the_student_check_ins$1 = "The data presented in this chart reflects the average from the student’s check-ins.";
|
|
6396
|
-
var check_in_and_1_1s$1 = "Check-
|
|
6404
|
+
var check_in_and_1_1s$1 = "Check-ins and 1-1s";
|
|
6397
6405
|
var unfinished$1 = "Unfinished";
|
|
6398
6406
|
var sort_by$1 = "Sort by";
|
|
6399
6407
|
var recently$1 = "Recently";
|
|
@@ -6463,7 +6471,7 @@ var log_1_1_conversation$1 = "Log 1-1 Conversation";
|
|
|
6463
6471
|
var note_log_and_scaffolding$1 = "Note Log and<br/>Scaffolding";
|
|
6464
6472
|
var student_review$1 = "Student Review";
|
|
6465
6473
|
var date_of_conversation$1 = "Date of conversation";
|
|
6466
|
-
var learning_strategy_added$1 = "Learning Strategy
|
|
6474
|
+
var learning_strategy_added$1 = "Learning Strategy Used";
|
|
6467
6475
|
var created_on$1 = "Created on";
|
|
6468
6476
|
var save_review$1 = "Save Review";
|
|
6469
6477
|
var write_your_most_important_learning_here$1 = "Write your most important learning here...";
|
|
@@ -6475,6 +6483,8 @@ var save_1_1_log_note$1 = "Save 1-1 log note";
|
|
|
6475
6483
|
var view_1_1_note$1 = "View 1-1 Note";
|
|
6476
6484
|
var please_enter_a_description_of_the_conversation$1 = "Please enter a description of the conversation.";
|
|
6477
6485
|
var check_ins_tab$1 = "Check-Ins";
|
|
6486
|
+
var start_check_in_homepage$1 = "Start Check-in";
|
|
6487
|
+
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$1 = "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.";
|
|
6478
6488
|
var lang_uk = {
|
|
6479
6489
|
dashboard: dashboard$1,
|
|
6480
6490
|
user: user$1,
|
|
@@ -6493,7 +6503,7 @@ var lang_uk = {
|
|
|
6493
6503
|
high_impact_learning_strategies: high_impact_learning_strategies$1,
|
|
6494
6504
|
"1_to_1": "1 to 1",
|
|
6495
6505
|
check_in: check_in,
|
|
6496
|
-
check_ins: check_ins,
|
|
6506
|
+
check_ins: check_ins$1,
|
|
6497
6507
|
reflection: reflection$1,
|
|
6498
6508
|
conferences: conferences$1,
|
|
6499
6509
|
safety: safety$1,
|
|
@@ -6518,7 +6528,7 @@ var lang_uk = {
|
|
|
6518
6528
|
tooltip_content_students_by_designation: tooltip_content_students_by_designation$1,
|
|
6519
6529
|
total_1_to_1: total_1_to_1$1,
|
|
6520
6530
|
total_check_in: total_check_in,
|
|
6521
|
-
total_check_ins: total_check_ins,
|
|
6531
|
+
total_check_ins: total_check_ins$1,
|
|
6522
6532
|
total_1_to_1_time: total_1_to_1_time$1,
|
|
6523
6533
|
total_conferences: total_conferences$1,
|
|
6524
6534
|
total_conferences_time: total_conferences_time$1,
|
|
@@ -8655,7 +8665,9 @@ var lang_uk = {
|
|
|
8655
8665
|
save_1_1_log_note: save_1_1_log_note$1,
|
|
8656
8666
|
view_1_1_note: view_1_1_note$1,
|
|
8657
8667
|
please_enter_a_description_of_the_conversation: please_enter_a_description_of_the_conversation$1,
|
|
8658
|
-
check_ins_tab: check_ins_tab$1
|
|
8668
|
+
check_ins_tab: check_ins_tab$1,
|
|
8669
|
+
start_check_in_homepage: start_check_in_homepage$1,
|
|
8670
|
+
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$1
|
|
8659
8671
|
};
|
|
8660
8672
|
|
|
8661
8673
|
var dashboard$2 = "لوحة المعلومات";
|
|
@@ -8674,7 +8686,7 @@ var hey$2 = "مرحبًا";
|
|
|
8674
8686
|
var readiness_to_learn$2 = "الاستعداد للتعلم";
|
|
8675
8687
|
var high_impact_learning_strategies$2 = "استراتيجيات التعلم عالية التأثير";
|
|
8676
8688
|
var check_in$1 = "تسجيل الحضور";
|
|
8677
|
-
var check_ins$
|
|
8689
|
+
var check_ins$2 = "عمليات تسجيل الحضور";
|
|
8678
8690
|
var reflection$2 = "التفكير";
|
|
8679
8691
|
var conferences$2 = "اللقاءات";
|
|
8680
8692
|
var safety$2 = "الأمان";
|
|
@@ -8698,7 +8710,7 @@ var tooltip_content_student_by_age_chart$2 = "العرض المحدد للطلب
|
|
|
8698
8710
|
var tooltip_content_students_by_designation$2 = "العرض المركب للطلبة، مصنفين حسب مستويات درجاتهم الفردية في مدرستك ويتم تحديدهم بواسطة تصنيفات محددة.";
|
|
8699
8711
|
var total_1_to_1$2 = "إجمالي المحادثات الفردية 1 إلى 1";
|
|
8700
8712
|
var total_check_in$1 = "إجمالي عمليات تسجيل الحضور";
|
|
8701
|
-
var total_check_ins$
|
|
8713
|
+
var total_check_ins$2 = "إجمالي عمليات تسجيل الحضور";
|
|
8702
8714
|
var total_1_to_1_time$2 = "إجمالي وقت المحادثات الفردية 1 إلى 1";
|
|
8703
8715
|
var total_conferences$2 = "إجمالي اللقاءات";
|
|
8704
8716
|
var total_conferences_time$2 = "إجمالي وقت اللقاءات";
|
|
@@ -10733,7 +10745,7 @@ var are_not_ready_to_learn$2 = "are not ready to learn";
|
|
|
10733
10745
|
var students_who_are_not_ready_to_learn$2 = "Students who are not ready to learn";
|
|
10734
10746
|
var students_average_score$2 = "Student’s average score";
|
|
10735
10747
|
var the_data_presented_in_this_chart_reflects_the_average_from_the_student_check_ins$2 = "The data presented in this chart reflects the average from the student’s check-ins.";
|
|
10736
|
-
var check_in_and_1_1s$2 = "Check-
|
|
10748
|
+
var check_in_and_1_1s$2 = "Check-ins and 1-1s";
|
|
10737
10749
|
var unfinished$2 = "Unfinished";
|
|
10738
10750
|
var sort_by$2 = "Sort by";
|
|
10739
10751
|
var recently$2 = "Recently";
|
|
@@ -10804,7 +10816,7 @@ var log_1_1_conversation$2 = "Log 1-1 Conversation";
|
|
|
10804
10816
|
var note_log_and_scaffolding$2 = "Note Log and<br/>Scaffolding";
|
|
10805
10817
|
var student_review$2 = "Student Review";
|
|
10806
10818
|
var date_of_conversation$2 = "Date of conversation";
|
|
10807
|
-
var learning_strategy_added$2 = "Learning Strategy
|
|
10819
|
+
var learning_strategy_added$2 = "Learning Strategy Used";
|
|
10808
10820
|
var created_on$2 = "Created on";
|
|
10809
10821
|
var save_review$2 = "Save Review";
|
|
10810
10822
|
var write_your_most_important_learning_here$2 = "Write your most important learning here...";
|
|
@@ -10816,6 +10828,8 @@ var save_1_1_log_note$2 = "Save 1-1 log note";
|
|
|
10816
10828
|
var view_1_1_note$2 = "View 1-1 Note";
|
|
10817
10829
|
var please_enter_a_description_of_the_conversation$2 = "Please enter a description of the conversation.";
|
|
10818
10830
|
var check_ins_tab$2 = "Check-Ins";
|
|
10831
|
+
var start_check_in_homepage$2 = "Start Check-in";
|
|
10832
|
+
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$2 = "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.";
|
|
10819
10833
|
var lang_ar = {
|
|
10820
10834
|
dashboard: dashboard$2,
|
|
10821
10835
|
user: user$2,
|
|
@@ -10834,7 +10848,7 @@ var lang_ar = {
|
|
|
10834
10848
|
high_impact_learning_strategies: high_impact_learning_strategies$2,
|
|
10835
10849
|
"1_to_1": "1 إلى 1",
|
|
10836
10850
|
check_in: check_in$1,
|
|
10837
|
-
check_ins: check_ins$
|
|
10851
|
+
check_ins: check_ins$2,
|
|
10838
10852
|
reflection: reflection$2,
|
|
10839
10853
|
conferences: conferences$2,
|
|
10840
10854
|
safety: safety$2,
|
|
@@ -10858,7 +10872,7 @@ var lang_ar = {
|
|
|
10858
10872
|
tooltip_content_students_by_designation: tooltip_content_students_by_designation$2,
|
|
10859
10873
|
total_1_to_1: total_1_to_1$2,
|
|
10860
10874
|
total_check_in: total_check_in$1,
|
|
10861
|
-
total_check_ins: total_check_ins$
|
|
10875
|
+
total_check_ins: total_check_ins$2,
|
|
10862
10876
|
total_1_to_1_time: total_1_to_1_time$2,
|
|
10863
10877
|
total_conferences: total_conferences$2,
|
|
10864
10878
|
total_conferences_time: total_conferences_time$2,
|
|
@@ -13028,7 +13042,9 @@ var lang_ar = {
|
|
|
13028
13042
|
save_1_1_log_note: save_1_1_log_note$2,
|
|
13029
13043
|
view_1_1_note: view_1_1_note$2,
|
|
13030
13044
|
please_enter_a_description_of_the_conversation: please_enter_a_description_of_the_conversation$2,
|
|
13031
|
-
check_ins_tab: check_ins_tab$2
|
|
13045
|
+
check_ins_tab: check_ins_tab$2,
|
|
13046
|
+
start_check_in_homepage: start_check_in_homepage$2,
|
|
13047
|
+
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$2
|
|
13032
13048
|
};
|
|
13033
13049
|
|
|
13034
13050
|
var dashboard$3 = "Cuadro de mandos";
|
|
@@ -13047,7 +13063,7 @@ var hey$3 = "Hola";
|
|
|
13047
13063
|
var readiness_to_learn$3 = "Preparación para el aprendizaje";
|
|
13048
13064
|
var high_impact_learning_strategies$3 = "Estrategias de aprendizaje de alto impacto";
|
|
13049
13065
|
var check_in$2 = "Registro";
|
|
13050
|
-
var check_ins$
|
|
13066
|
+
var check_ins$3 = "Registro de entrada";
|
|
13051
13067
|
var reflection$3 = "Reflexión";
|
|
13052
13068
|
var conferences$3 = "Conferencias";
|
|
13053
13069
|
var safety$3 = "Seguridad";
|
|
@@ -13071,7 +13087,7 @@ var tooltip_content_student_by_age_chart$3 = "La representación específica de
|
|
|
13071
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.";
|
|
13072
13088
|
var total_1_to_1$3 = "Total 1 a 1";
|
|
13073
13089
|
var total_check_in$2 = "Total Registro";
|
|
13074
|
-
var total_check_ins$
|
|
13090
|
+
var total_check_ins$3 = "Total Registro";
|
|
13075
13091
|
var total_1_to_1_time$3 = "Total Tiempo 1-a-1";
|
|
13076
13092
|
var total_conferences$3 = "Total Conferencias";
|
|
13077
13093
|
var total_conferences_time$3 = "Tiempo total de conferencias";
|
|
@@ -15107,7 +15123,7 @@ var not_ready_to_learn$3 = "Not ready to learn";
|
|
|
15107
15123
|
var students_who_are_not_ready_to_learn$3 = "Students who are not ready to learn";
|
|
15108
15124
|
var students_average_score$3 = "Student’s average score";
|
|
15109
15125
|
var the_data_presented_in_this_chart_reflects_the_average_from_the_student_check_ins$3 = "The data presented in this chart reflects the average from the student’s check-ins.";
|
|
15110
|
-
var check_in_and_1_1s$3 = "Check-
|
|
15126
|
+
var check_in_and_1_1s$3 = "Check-ins and 1-1s";
|
|
15111
15127
|
var unfinished$3 = "Unfinished";
|
|
15112
15128
|
var sort_by$3 = "Sort by";
|
|
15113
15129
|
var recently$3 = "Recently";
|
|
@@ -15177,7 +15193,7 @@ var log_1_1_conversation$3 = "Log 1-1 Conversation";
|
|
|
15177
15193
|
var note_log_and_scaffolding$3 = "Note Log and<br/>Scaffolding";
|
|
15178
15194
|
var student_review$3 = "Student Review";
|
|
15179
15195
|
var date_of_conversation$3 = "Date of conversation";
|
|
15180
|
-
var learning_strategy_added$3 = "Learning Strategy
|
|
15196
|
+
var learning_strategy_added$3 = "Learning Strategy Used";
|
|
15181
15197
|
var created_on$3 = "Created on";
|
|
15182
15198
|
var save_review$3 = "Save Review";
|
|
15183
15199
|
var write_your_most_important_learning_here$3 = "Write your most important learning here...";
|
|
@@ -15189,6 +15205,8 @@ var save_1_1_log_note$3 = "Save 1-1 log note";
|
|
|
15189
15205
|
var view_1_1_note$3 = "View 1-1 Note";
|
|
15190
15206
|
var please_enter_a_description_of_the_conversation$3 = "Please enter a description of the conversation.";
|
|
15191
15207
|
var check_ins_tab$3 = "Check-Ins";
|
|
15208
|
+
var start_check_in_homepage$3 = "Start Check-in";
|
|
15209
|
+
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$3 = "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.";
|
|
15192
15210
|
var lang_es = {
|
|
15193
15211
|
dashboard: dashboard$3,
|
|
15194
15212
|
user: user$3,
|
|
@@ -15207,7 +15225,7 @@ var lang_es = {
|
|
|
15207
15225
|
high_impact_learning_strategies: high_impact_learning_strategies$3,
|
|
15208
15226
|
"1_to_1": "1 a 1",
|
|
15209
15227
|
check_in: check_in$2,
|
|
15210
|
-
check_ins: check_ins$
|
|
15228
|
+
check_ins: check_ins$3,
|
|
15211
15229
|
reflection: reflection$3,
|
|
15212
15230
|
conferences: conferences$3,
|
|
15213
15231
|
safety: safety$3,
|
|
@@ -15231,7 +15249,7 @@ var lang_es = {
|
|
|
15231
15249
|
tooltip_content_students_by_designation: tooltip_content_students_by_designation$3,
|
|
15232
15250
|
total_1_to_1: total_1_to_1$3,
|
|
15233
15251
|
total_check_in: total_check_in$2,
|
|
15234
|
-
total_check_ins: total_check_ins$
|
|
15252
|
+
total_check_ins: total_check_ins$3,
|
|
15235
15253
|
total_1_to_1_time: total_1_to_1_time$3,
|
|
15236
15254
|
total_conferences: total_conferences$3,
|
|
15237
15255
|
total_conferences_time: total_conferences_time$3,
|
|
@@ -17401,7 +17419,9 @@ var lang_es = {
|
|
|
17401
17419
|
save_1_1_log_note: save_1_1_log_note$3,
|
|
17402
17420
|
view_1_1_note: view_1_1_note$3,
|
|
17403
17421
|
please_enter_a_description_of_the_conversation: please_enter_a_description_of_the_conversation$3,
|
|
17404
|
-
check_ins_tab: check_ins_tab$3
|
|
17422
|
+
check_ins_tab: check_ins_tab$3,
|
|
17423
|
+
start_check_in_homepage: start_check_in_homepage$3,
|
|
17424
|
+
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$3
|
|
17405
17425
|
};
|
|
17406
17426
|
|
|
17407
17427
|
var dashboard$4 = "仪表板";
|
|
@@ -17420,7 +17440,7 @@ var hey$4 = "您好";
|
|
|
17420
17440
|
var readiness_to_learn$4 = "准备学习";
|
|
17421
17441
|
var high_impact_learning_strategies$4 = "高效学习策略";
|
|
17422
17442
|
var check_in$3 = "签到";
|
|
17423
|
-
var check_ins$
|
|
17443
|
+
var check_ins$4 = "签到";
|
|
17424
17444
|
var reflection$4 = "反思";
|
|
17425
17445
|
var conferences$4 = "讨论会";
|
|
17426
17446
|
var safety$4 = "安全";
|
|
@@ -17444,7 +17464,7 @@ var tooltip_content_student_by_age_chart$4 = "您所在学校的学生性别和
|
|
|
17444
17464
|
var tooltip_content_students_by_designation$4 = "您所在学校按年级划分的学生的综合情况,具有特定的称号。";
|
|
17445
17465
|
var total_1_to_1$4 = "一对一总次数";
|
|
17446
17466
|
var total_check_in$3 = "签到总次数";
|
|
17447
|
-
var total_check_ins$
|
|
17467
|
+
var total_check_ins$4 = "签到总次数";
|
|
17448
17468
|
var total_1_to_1_time$4 = "一对一总时间";
|
|
17449
17469
|
var total_conferences$4 = "讨论会总次数";
|
|
17450
17470
|
var total_conferences_time$4 = "讨论会总时间";
|
|
@@ -19480,7 +19500,7 @@ var not_ready_to_learn$4 = "Not ready to learn";
|
|
|
19480
19500
|
var students_who_are_not_ready_to_learn$4 = "Students who are not ready to learn";
|
|
19481
19501
|
var students_average_score$4 = "Student’s average score";
|
|
19482
19502
|
var the_data_presented_in_this_chart_reflects_the_average_from_the_student_check_ins$4 = "The data presented in this chart reflects the average from the student’s check-ins.";
|
|
19483
|
-
var check_in_and_1_1s$4 = "Check-
|
|
19503
|
+
var check_in_and_1_1s$4 = "Check-ins and 1-1s";
|
|
19484
19504
|
var unfinished$4 = "Unfinished";
|
|
19485
19505
|
var sort_by$4 = "Sort by";
|
|
19486
19506
|
var recently$4 = "Recently";
|
|
@@ -19550,7 +19570,7 @@ var log_1_1_conversation$4 = "Log 1-1 Conversation";
|
|
|
19550
19570
|
var note_log_and_scaffolding$4 = "Note Log and<br/>Scaffolding";
|
|
19551
19571
|
var student_review$4 = "Student Review";
|
|
19552
19572
|
var date_of_conversation$4 = "Date of conversation";
|
|
19553
|
-
var learning_strategy_added$4 = "Learning Strategy
|
|
19573
|
+
var learning_strategy_added$4 = "Learning Strategy Used";
|
|
19554
19574
|
var created_on$4 = "Created on";
|
|
19555
19575
|
var save_review$4 = "Save Review";
|
|
19556
19576
|
var write_your_most_important_learning_here$4 = "Write your most important learning here...";
|
|
@@ -19562,6 +19582,8 @@ var save_1_1_log_note$4 = "Save 1-1 log note";
|
|
|
19562
19582
|
var view_1_1_note$4 = "View 1-1 Note";
|
|
19563
19583
|
var please_enter_a_description_of_the_conversation$4 = "Please enter a description of the conversation.";
|
|
19564
19584
|
var check_ins_tab$4 = "Check-Ins";
|
|
19585
|
+
var start_check_in_homepage$4 = "Start Check-in";
|
|
19586
|
+
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$4 = "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.";
|
|
19565
19587
|
var lang_zh = {
|
|
19566
19588
|
dashboard: dashboard$4,
|
|
19567
19589
|
user: user$4,
|
|
@@ -19580,7 +19602,7 @@ var lang_zh = {
|
|
|
19580
19602
|
high_impact_learning_strategies: high_impact_learning_strategies$4,
|
|
19581
19603
|
"1_to_1": "一对一",
|
|
19582
19604
|
check_in: check_in$3,
|
|
19583
|
-
check_ins: check_ins$
|
|
19605
|
+
check_ins: check_ins$4,
|
|
19584
19606
|
reflection: reflection$4,
|
|
19585
19607
|
conferences: conferences$4,
|
|
19586
19608
|
safety: safety$4,
|
|
@@ -19604,7 +19626,7 @@ var lang_zh = {
|
|
|
19604
19626
|
tooltip_content_students_by_designation: tooltip_content_students_by_designation$4,
|
|
19605
19627
|
total_1_to_1: total_1_to_1$4,
|
|
19606
19628
|
total_check_in: total_check_in$3,
|
|
19607
|
-
total_check_ins: total_check_ins$
|
|
19629
|
+
total_check_ins: total_check_ins$4,
|
|
19608
19630
|
total_1_to_1_time: total_1_to_1_time$4,
|
|
19609
19631
|
total_conferences: total_conferences$4,
|
|
19610
19632
|
total_conferences_time: total_conferences_time$4,
|
|
@@ -21774,7 +21796,9 @@ var lang_zh = {
|
|
|
21774
21796
|
save_1_1_log_note: save_1_1_log_note$4,
|
|
21775
21797
|
view_1_1_note: view_1_1_note$4,
|
|
21776
21798
|
please_enter_a_description_of_the_conversation: please_enter_a_description_of_the_conversation$4,
|
|
21777
|
-
check_ins_tab: check_ins_tab$4
|
|
21799
|
+
check_ins_tab: check_ins_tab$4,
|
|
21800
|
+
start_check_in_homepage: start_check_in_homepage$4,
|
|
21801
|
+
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$4
|
|
21778
21802
|
};
|
|
21779
21803
|
|
|
21780
21804
|
var TINY_MCE_API_KEY = "htqausuofrnali3nh9ivmlpq6v415o0tv2qikpg39bqf4pnk";
|
|
@@ -40199,14 +40223,7 @@ var BlockResetPassword = function BlockResetPassword() {
|
|
|
40199
40223
|
onClick: function onClick() {
|
|
40200
40224
|
return handleSubmit();
|
|
40201
40225
|
}
|
|
40202
|
-
}, "SET A NEW PASSWORD")))))
|
|
40203
|
-
lg: 4,
|
|
40204
|
-
md: 4,
|
|
40205
|
-
className: "" + styles["img-box"]
|
|
40206
|
-
}, React.createElement("img", {
|
|
40207
|
-
src: getStaticFileUrl("/images/img-login.png"),
|
|
40208
|
-
className: "" + styles["img-login"]
|
|
40209
|
-
})));
|
|
40226
|
+
}, "SET A NEW PASSWORD"))))));
|
|
40210
40227
|
});
|
|
40211
40228
|
};
|
|
40212
40229
|
|
|
@@ -44417,8 +44434,11 @@ var GRADE_DEFAULT = [{
|
|
|
44417
44434
|
}, {
|
|
44418
44435
|
label: "12",
|
|
44419
44436
|
value: "12"
|
|
44437
|
+
}, {
|
|
44438
|
+
label: "13",
|
|
44439
|
+
value: "13"
|
|
44420
44440
|
}];
|
|
44421
|
-
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"];
|
|
44422
44442
|
var gradeOptions = [{
|
|
44423
44443
|
label: "K",
|
|
44424
44444
|
value: "K"
|
|
@@ -44461,6 +44481,9 @@ var gradeOptions = [{
|
|
|
44461
44481
|
}, {
|
|
44462
44482
|
label: "12",
|
|
44463
44483
|
value: "12"
|
|
44484
|
+
}, {
|
|
44485
|
+
label: "13",
|
|
44486
|
+
value: "13"
|
|
44464
44487
|
}];
|
|
44465
44488
|
var initStaffDeleteBulk = {
|
|
44466
44489
|
assistantRemoveUserId: [],
|