mario-core 2.9.400-feedback → 2.9.402-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 CHANGED
@@ -2083,7 +2083,7 @@ var not_ready_to_learn = "Not ready to learn";
2083
2083
  var students_who_are_not_ready_to_learn = "Students who are not ready to learn";
2084
2084
  var students_average_score = "Student’s average score";
2085
2085
  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.";
2086
- var check_in_and_1_1s = "Check-in and 1-1s";
2086
+ var check_in_and_1_1s = "Check-ins and 1-1s";
2087
2087
  var unfinished = "Unfinished";
2088
2088
  var sort_by = "Sort by";
2089
2089
  var recently = "Recently";
@@ -2153,7 +2153,7 @@ var log_1_1_conversation = "Log 1-1 Conversation";
2153
2153
  var note_log_and_scaffolding = "Note Log and<br/>Scaffolding";
2154
2154
  var student_review = "Student Review";
2155
2155
  var date_of_conversation = "Date of conversation";
2156
- var learning_strategy_added = "Learning Strategy Added";
2156
+ var learning_strategy_added = "Learning Strategy Used";
2157
2157
  var created_on = "Created on";
2158
2158
  var save_review = "Save Review";
2159
2159
  var write_your_most_important_learning_here = "Write your most important learning here...";
@@ -2165,6 +2165,9 @@ var save_1_1_log_note = "Save 1-1 log note";
2165
2165
  var view_1_1_note = "View 1-1 Note";
2166
2166
  var please_enter_a_description_of_the_conversation = "Please enter a description of the conversation.";
2167
2167
  var check_ins_tab = "Check-Ins";
2168
+ var start_check_in_homepage = "Start Check-in";
2169
+ 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.";
2170
+ var total_check_ins = "Total Check-ins";
2168
2171
  var lang_us = {
2169
2172
  dashboard: dashboard,
2170
2173
  user: user,
@@ -4345,7 +4348,10 @@ var lang_us = {
4345
4348
  save_1_1_log_note: save_1_1_log_note,
4346
4349
  view_1_1_note: view_1_1_note,
4347
4350
  please_enter_a_description_of_the_conversation: please_enter_a_description_of_the_conversation,
4348
- 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
4349
4355
  };
4350
4356
 
4351
4357
  var dashboard$1 = "Dashboard";
@@ -4389,7 +4395,7 @@ var tooltip_content_student_by_age_chart$1 = "The specific representation of stu
4389
4395
  var tooltip_content_students_by_designation$1 = "The composite representation of students by individual grades in your school with specific designations.";
4390
4396
  var total_1_to_1$1 = "Total 1-to-1s";
4391
4397
  var total_check_in = "Total Check-ins";
4392
- var total_check_ins = "Total Check Ins";
4398
+ var total_check_ins$1 = "Total Check-ins";
4393
4399
  var total_1_to_1_time$1 = "Total 1-to-1 Time";
4394
4400
  var total_conferences$1 = "Total Conferences";
4395
4401
  var total_conferences_time$1 = "Total Conference Time";
@@ -6394,7 +6400,7 @@ var not_ready_to_learn$1 = "Not ready to learn";
6394
6400
  var students_who_are_not_ready_to_learn$1 = "Students who are not ready to learn";
6395
6401
  var students_average_score$1 = "Student’s average score";
6396
6402
  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.";
6397
- var check_in_and_1_1s$1 = "Check-in and 1-1s";
6403
+ var check_in_and_1_1s$1 = "Check-ins and 1-1s";
6398
6404
  var unfinished$1 = "Unfinished";
6399
6405
  var sort_by$1 = "Sort by";
6400
6406
  var recently$1 = "Recently";
@@ -6464,7 +6470,7 @@ var log_1_1_conversation$1 = "Log 1-1 Conversation";
6464
6470
  var note_log_and_scaffolding$1 = "Note Log and<br/>Scaffolding";
6465
6471
  var student_review$1 = "Student Review";
6466
6472
  var date_of_conversation$1 = "Date of conversation";
6467
- var learning_strategy_added$1 = "Learning Strategy Added";
6473
+ var learning_strategy_added$1 = "Learning Strategy Used";
6468
6474
  var created_on$1 = "Created on";
6469
6475
  var save_review$1 = "Save Review";
6470
6476
  var write_your_most_important_learning_here$1 = "Write your most important learning here...";
@@ -6476,6 +6482,8 @@ var save_1_1_log_note$1 = "Save 1-1 log note";
6476
6482
  var view_1_1_note$1 = "View 1-1 Note";
6477
6483
  var please_enter_a_description_of_the_conversation$1 = "Please enter a description of the conversation.";
6478
6484
  var check_ins_tab$1 = "Check-Ins";
6485
+ var start_check_in_homepage$1 = "Start Check-in";
6486
+ 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.";
6479
6487
  var lang_uk = {
6480
6488
  dashboard: dashboard$1,
6481
6489
  user: user$1,
@@ -6519,7 +6527,7 @@ var lang_uk = {
6519
6527
  tooltip_content_students_by_designation: tooltip_content_students_by_designation$1,
6520
6528
  total_1_to_1: total_1_to_1$1,
6521
6529
  total_check_in: total_check_in,
6522
- total_check_ins: total_check_ins,
6530
+ total_check_ins: total_check_ins$1,
6523
6531
  total_1_to_1_time: total_1_to_1_time$1,
6524
6532
  total_conferences: total_conferences$1,
6525
6533
  total_conferences_time: total_conferences_time$1,
@@ -8656,7 +8664,9 @@ var lang_uk = {
8656
8664
  save_1_1_log_note: save_1_1_log_note$1,
8657
8665
  view_1_1_note: view_1_1_note$1,
8658
8666
  please_enter_a_description_of_the_conversation: please_enter_a_description_of_the_conversation$1,
8659
- check_ins_tab: check_ins_tab$1
8667
+ check_ins_tab: check_ins_tab$1,
8668
+ start_check_in_homepage: start_check_in_homepage$1,
8669
+ 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
8660
8670
  };
8661
8671
 
8662
8672
  var dashboard$2 = "لوحة المعلومات";
@@ -8699,7 +8709,7 @@ var tooltip_content_student_by_age_chart$2 = "العرض المحدد للطلب
8699
8709
  var tooltip_content_students_by_designation$2 = "العرض المركب للطلبة، مصنفين حسب مستويات درجاتهم الفردية في مدرستك ويتم تحديدهم بواسطة تصنيفات محددة.";
8700
8710
  var total_1_to_1$2 = "إجمالي المحادثات الفردية 1 إلى 1";
8701
8711
  var total_check_in$1 = "إجمالي عمليات تسجيل الحضور";
8702
- var total_check_ins$1 = "إجمالي عمليات تسجيل الحضور";
8712
+ var total_check_ins$2 = "إجمالي عمليات تسجيل الحضور";
8703
8713
  var total_1_to_1_time$2 = "إجمالي وقت المحادثات الفردية 1 إلى 1";
8704
8714
  var total_conferences$2 = "إجمالي اللقاءات";
8705
8715
  var total_conferences_time$2 = "إجمالي وقت اللقاءات";
@@ -10734,7 +10744,7 @@ var are_not_ready_to_learn$2 = "are not ready to learn";
10734
10744
  var students_who_are_not_ready_to_learn$2 = "Students who are not ready to learn";
10735
10745
  var students_average_score$2 = "Student’s average score";
10736
10746
  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.";
10737
- var check_in_and_1_1s$2 = "Check-in and 1-1s";
10747
+ var check_in_and_1_1s$2 = "Check-ins and 1-1s";
10738
10748
  var unfinished$2 = "Unfinished";
10739
10749
  var sort_by$2 = "Sort by";
10740
10750
  var recently$2 = "Recently";
@@ -10805,7 +10815,7 @@ var log_1_1_conversation$2 = "Log 1-1 Conversation";
10805
10815
  var note_log_and_scaffolding$2 = "Note Log and<br/>Scaffolding";
10806
10816
  var student_review$2 = "Student Review";
10807
10817
  var date_of_conversation$2 = "Date of conversation";
10808
- var learning_strategy_added$2 = "Learning Strategy Added";
10818
+ var learning_strategy_added$2 = "Learning Strategy Used";
10809
10819
  var created_on$2 = "Created on";
10810
10820
  var save_review$2 = "Save Review";
10811
10821
  var write_your_most_important_learning_here$2 = "Write your most important learning here...";
@@ -10817,6 +10827,8 @@ var save_1_1_log_note$2 = "Save 1-1 log note";
10817
10827
  var view_1_1_note$2 = "View 1-1 Note";
10818
10828
  var please_enter_a_description_of_the_conversation$2 = "Please enter a description of the conversation.";
10819
10829
  var check_ins_tab$2 = "Check-Ins";
10830
+ var start_check_in_homepage$2 = "Start Check-in";
10831
+ 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.";
10820
10832
  var lang_ar = {
10821
10833
  dashboard: dashboard$2,
10822
10834
  user: user$2,
@@ -10859,7 +10871,7 @@ var lang_ar = {
10859
10871
  tooltip_content_students_by_designation: tooltip_content_students_by_designation$2,
10860
10872
  total_1_to_1: total_1_to_1$2,
10861
10873
  total_check_in: total_check_in$1,
10862
- total_check_ins: total_check_ins$1,
10874
+ total_check_ins: total_check_ins$2,
10863
10875
  total_1_to_1_time: total_1_to_1_time$2,
10864
10876
  total_conferences: total_conferences$2,
10865
10877
  total_conferences_time: total_conferences_time$2,
@@ -13029,7 +13041,9 @@ var lang_ar = {
13029
13041
  save_1_1_log_note: save_1_1_log_note$2,
13030
13042
  view_1_1_note: view_1_1_note$2,
13031
13043
  please_enter_a_description_of_the_conversation: please_enter_a_description_of_the_conversation$2,
13032
- check_ins_tab: check_ins_tab$2
13044
+ check_ins_tab: check_ins_tab$2,
13045
+ start_check_in_homepage: start_check_in_homepage$2,
13046
+ 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
13033
13047
  };
13034
13048
 
13035
13049
  var dashboard$3 = "Cuadro de mandos";
@@ -13072,7 +13086,7 @@ var tooltip_content_student_by_age_chart$3 = "La representación específica de
13072
13086
  var tooltip_content_students_by_designation$3 = "La representación compuesta de los alumnos por grados individuales en su escuela con designaciones específicas.";
13073
13087
  var total_1_to_1$3 = "Total 1 a 1";
13074
13088
  var total_check_in$2 = "Total Registro";
13075
- var total_check_ins$2 = "Total Registro";
13089
+ var total_check_ins$3 = "Total Registro";
13076
13090
  var total_1_to_1_time$3 = "Total Tiempo 1-a-1";
13077
13091
  var total_conferences$3 = "Total Conferencias";
13078
13092
  var total_conferences_time$3 = "Tiempo total de conferencias";
@@ -15108,7 +15122,7 @@ var not_ready_to_learn$3 = "Not ready to learn";
15108
15122
  var students_who_are_not_ready_to_learn$3 = "Students who are not ready to learn";
15109
15123
  var students_average_score$3 = "Student’s average score";
15110
15124
  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.";
15111
- var check_in_and_1_1s$3 = "Check-in and 1-1s";
15125
+ var check_in_and_1_1s$3 = "Check-ins and 1-1s";
15112
15126
  var unfinished$3 = "Unfinished";
15113
15127
  var sort_by$3 = "Sort by";
15114
15128
  var recently$3 = "Recently";
@@ -15178,7 +15192,7 @@ var log_1_1_conversation$3 = "Log 1-1 Conversation";
15178
15192
  var note_log_and_scaffolding$3 = "Note Log and<br/>Scaffolding";
15179
15193
  var student_review$3 = "Student Review";
15180
15194
  var date_of_conversation$3 = "Date of conversation";
15181
- var learning_strategy_added$3 = "Learning Strategy Added";
15195
+ var learning_strategy_added$3 = "Learning Strategy Used";
15182
15196
  var created_on$3 = "Created on";
15183
15197
  var save_review$3 = "Save Review";
15184
15198
  var write_your_most_important_learning_here$3 = "Write your most important learning here...";
@@ -15190,6 +15204,8 @@ var save_1_1_log_note$3 = "Save 1-1 log note";
15190
15204
  var view_1_1_note$3 = "View 1-1 Note";
15191
15205
  var please_enter_a_description_of_the_conversation$3 = "Please enter a description of the conversation.";
15192
15206
  var check_ins_tab$3 = "Check-Ins";
15207
+ var start_check_in_homepage$3 = "Start Check-in";
15208
+ 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.";
15193
15209
  var lang_es = {
15194
15210
  dashboard: dashboard$3,
15195
15211
  user: user$3,
@@ -15232,7 +15248,7 @@ var lang_es = {
15232
15248
  tooltip_content_students_by_designation: tooltip_content_students_by_designation$3,
15233
15249
  total_1_to_1: total_1_to_1$3,
15234
15250
  total_check_in: total_check_in$2,
15235
- total_check_ins: total_check_ins$2,
15251
+ total_check_ins: total_check_ins$3,
15236
15252
  total_1_to_1_time: total_1_to_1_time$3,
15237
15253
  total_conferences: total_conferences$3,
15238
15254
  total_conferences_time: total_conferences_time$3,
@@ -17402,7 +17418,9 @@ var lang_es = {
17402
17418
  save_1_1_log_note: save_1_1_log_note$3,
17403
17419
  view_1_1_note: view_1_1_note$3,
17404
17420
  please_enter_a_description_of_the_conversation: please_enter_a_description_of_the_conversation$3,
17405
- check_ins_tab: check_ins_tab$3
17421
+ check_ins_tab: check_ins_tab$3,
17422
+ start_check_in_homepage: start_check_in_homepage$3,
17423
+ 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
17406
17424
  };
17407
17425
 
17408
17426
  var dashboard$4 = "仪表板";
@@ -17445,7 +17463,7 @@ var tooltip_content_student_by_age_chart$4 = "您所在学校的学生性别和
17445
17463
  var tooltip_content_students_by_designation$4 = "您所在学校按年级划分的学生的综合情况,具有特定的称号。";
17446
17464
  var total_1_to_1$4 = "一对一总次数";
17447
17465
  var total_check_in$3 = "签到总次数";
17448
- var total_check_ins$3 = "签到总次数";
17466
+ var total_check_ins$4 = "签到总次数";
17449
17467
  var total_1_to_1_time$4 = "一对一总时间";
17450
17468
  var total_conferences$4 = "讨论会总次数";
17451
17469
  var total_conferences_time$4 = "讨论会总时间";
@@ -19481,7 +19499,7 @@ var not_ready_to_learn$4 = "Not ready to learn";
19481
19499
  var students_who_are_not_ready_to_learn$4 = "Students who are not ready to learn";
19482
19500
  var students_average_score$4 = "Student’s average score";
19483
19501
  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.";
19484
- var check_in_and_1_1s$4 = "Check-in and 1-1s";
19502
+ var check_in_and_1_1s$4 = "Check-ins and 1-1s";
19485
19503
  var unfinished$4 = "Unfinished";
19486
19504
  var sort_by$4 = "Sort by";
19487
19505
  var recently$4 = "Recently";
@@ -19551,7 +19569,7 @@ var log_1_1_conversation$4 = "Log 1-1 Conversation";
19551
19569
  var note_log_and_scaffolding$4 = "Note Log and<br/>Scaffolding";
19552
19570
  var student_review$4 = "Student Review";
19553
19571
  var date_of_conversation$4 = "Date of conversation";
19554
- var learning_strategy_added$4 = "Learning Strategy Added";
19572
+ var learning_strategy_added$4 = "Learning Strategy Used";
19555
19573
  var created_on$4 = "Created on";
19556
19574
  var save_review$4 = "Save Review";
19557
19575
  var write_your_most_important_learning_here$4 = "Write your most important learning here...";
@@ -19563,6 +19581,8 @@ var save_1_1_log_note$4 = "Save 1-1 log note";
19563
19581
  var view_1_1_note$4 = "View 1-1 Note";
19564
19582
  var please_enter_a_description_of_the_conversation$4 = "Please enter a description of the conversation.";
19565
19583
  var check_ins_tab$4 = "Check-Ins";
19584
+ var start_check_in_homepage$4 = "Start Check-in";
19585
+ 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.";
19566
19586
  var lang_zh = {
19567
19587
  dashboard: dashboard$4,
19568
19588
  user: user$4,
@@ -19605,7 +19625,7 @@ var lang_zh = {
19605
19625
  tooltip_content_students_by_designation: tooltip_content_students_by_designation$4,
19606
19626
  total_1_to_1: total_1_to_1$4,
19607
19627
  total_check_in: total_check_in$3,
19608
- total_check_ins: total_check_ins$3,
19628
+ total_check_ins: total_check_ins$4,
19609
19629
  total_1_to_1_time: total_1_to_1_time$4,
19610
19630
  total_conferences: total_conferences$4,
19611
19631
  total_conferences_time: total_conferences_time$4,
@@ -21775,7 +21795,9 @@ var lang_zh = {
21775
21795
  save_1_1_log_note: save_1_1_log_note$4,
21776
21796
  view_1_1_note: view_1_1_note$4,
21777
21797
  please_enter_a_description_of_the_conversation: please_enter_a_description_of_the_conversation$4,
21778
- check_ins_tab: check_ins_tab$4
21798
+ check_ins_tab: check_ins_tab$4,
21799
+ start_check_in_homepage: start_check_in_homepage$4,
21800
+ 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
21779
21801
  };
21780
21802
 
21781
21803
  var TINY_MCE_API_KEY = "htqausuofrnali3nh9ivmlpq6v415o0tv2qikpg39bqf4pnk";
@@ -40200,14 +40222,7 @@ var BlockResetPassword = function BlockResetPassword() {
40200
40222
  onClick: function onClick() {
40201
40223
  return handleSubmit();
40202
40224
  }
40203
- }, "SET A NEW PASSWORD"))))), React__default.createElement(reactstrap.Col, {
40204
- lg: 4,
40205
- md: 4,
40206
- className: "" + styles["img-box"]
40207
- }, React__default.createElement("img", {
40208
- src: getStaticFileUrl("/images/img-login.png"),
40209
- className: "" + styles["img-login"]
40210
- })));
40225
+ }, "SET A NEW PASSWORD"))))));
40211
40226
  });
40212
40227
  };
40213
40228
 
@@ -44418,8 +44433,11 @@ var GRADE_DEFAULT = [{
44418
44433
  }, {
44419
44434
  label: "12",
44420
44435
  value: "12"
44436
+ }, {
44437
+ label: "13",
44438
+ value: "13"
44421
44439
  }];
44422
- var GRADE = ["K", "G", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12"];
44440
+ var GRADE = ["K", "G", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13"];
44423
44441
  var gradeOptions = [{
44424
44442
  label: "K",
44425
44443
  value: "K"
@@ -44462,6 +44480,9 @@ var gradeOptions = [{
44462
44480
  }, {
44463
44481
  label: "12",
44464
44482
  value: "12"
44483
+ }, {
44484
+ label: "13",
44485
+ value: "13"
44465
44486
  }];
44466
44487
  var initStaffDeleteBulk = {
44467
44488
  assistantRemoveUserId: [],