mario-core 2.9.400-feedback → 2.9.401-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 +35 -15
- package/dist/index.js.map +1 -1
- package/dist/index.modern.js +35 -15
- package/dist/index.modern.js.map +1 -1
- package/package.json +1 -1
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-
|
|
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
|
|
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,8 @@ 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.";
|
|
2168
2170
|
var lang_us = {
|
|
2169
2171
|
dashboard: dashboard,
|
|
2170
2172
|
user: user,
|
|
@@ -4345,7 +4347,9 @@ var lang_us = {
|
|
|
4345
4347
|
save_1_1_log_note: save_1_1_log_note,
|
|
4346
4348
|
view_1_1_note: view_1_1_note,
|
|
4347
4349
|
please_enter_a_description_of_the_conversation: please_enter_a_description_of_the_conversation,
|
|
4348
|
-
check_ins_tab: check_ins_tab
|
|
4350
|
+
check_ins_tab: check_ins_tab,
|
|
4351
|
+
start_check_in_homepage: start_check_in_homepage,
|
|
4352
|
+
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
|
|
4349
4353
|
};
|
|
4350
4354
|
|
|
4351
4355
|
var dashboard$1 = "Dashboard";
|
|
@@ -6394,7 +6398,7 @@ var not_ready_to_learn$1 = "Not ready to learn";
|
|
|
6394
6398
|
var students_who_are_not_ready_to_learn$1 = "Students who are not ready to learn";
|
|
6395
6399
|
var students_average_score$1 = "Student’s average score";
|
|
6396
6400
|
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-
|
|
6401
|
+
var check_in_and_1_1s$1 = "Check-ins and 1-1s";
|
|
6398
6402
|
var unfinished$1 = "Unfinished";
|
|
6399
6403
|
var sort_by$1 = "Sort by";
|
|
6400
6404
|
var recently$1 = "Recently";
|
|
@@ -6464,7 +6468,7 @@ var log_1_1_conversation$1 = "Log 1-1 Conversation";
|
|
|
6464
6468
|
var note_log_and_scaffolding$1 = "Note Log and<br/>Scaffolding";
|
|
6465
6469
|
var student_review$1 = "Student Review";
|
|
6466
6470
|
var date_of_conversation$1 = "Date of conversation";
|
|
6467
|
-
var learning_strategy_added$1 = "Learning Strategy
|
|
6471
|
+
var learning_strategy_added$1 = "Learning Strategy Used";
|
|
6468
6472
|
var created_on$1 = "Created on";
|
|
6469
6473
|
var save_review$1 = "Save Review";
|
|
6470
6474
|
var write_your_most_important_learning_here$1 = "Write your most important learning here...";
|
|
@@ -6476,6 +6480,8 @@ var save_1_1_log_note$1 = "Save 1-1 log note";
|
|
|
6476
6480
|
var view_1_1_note$1 = "View 1-1 Note";
|
|
6477
6481
|
var please_enter_a_description_of_the_conversation$1 = "Please enter a description of the conversation.";
|
|
6478
6482
|
var check_ins_tab$1 = "Check-Ins";
|
|
6483
|
+
var start_check_in_homepage$1 = "Start Check-in";
|
|
6484
|
+
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
6485
|
var lang_uk = {
|
|
6480
6486
|
dashboard: dashboard$1,
|
|
6481
6487
|
user: user$1,
|
|
@@ -8656,7 +8662,9 @@ var lang_uk = {
|
|
|
8656
8662
|
save_1_1_log_note: save_1_1_log_note$1,
|
|
8657
8663
|
view_1_1_note: view_1_1_note$1,
|
|
8658
8664
|
please_enter_a_description_of_the_conversation: please_enter_a_description_of_the_conversation$1,
|
|
8659
|
-
check_ins_tab: check_ins_tab$1
|
|
8665
|
+
check_ins_tab: check_ins_tab$1,
|
|
8666
|
+
start_check_in_homepage: start_check_in_homepage$1,
|
|
8667
|
+
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
8668
|
};
|
|
8661
8669
|
|
|
8662
8670
|
var dashboard$2 = "لوحة المعلومات";
|
|
@@ -10734,7 +10742,7 @@ var are_not_ready_to_learn$2 = "are not ready to learn";
|
|
|
10734
10742
|
var students_who_are_not_ready_to_learn$2 = "Students who are not ready to learn";
|
|
10735
10743
|
var students_average_score$2 = "Student’s average score";
|
|
10736
10744
|
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-
|
|
10745
|
+
var check_in_and_1_1s$2 = "Check-ins and 1-1s";
|
|
10738
10746
|
var unfinished$2 = "Unfinished";
|
|
10739
10747
|
var sort_by$2 = "Sort by";
|
|
10740
10748
|
var recently$2 = "Recently";
|
|
@@ -10805,7 +10813,7 @@ var log_1_1_conversation$2 = "Log 1-1 Conversation";
|
|
|
10805
10813
|
var note_log_and_scaffolding$2 = "Note Log and<br/>Scaffolding";
|
|
10806
10814
|
var student_review$2 = "Student Review";
|
|
10807
10815
|
var date_of_conversation$2 = "Date of conversation";
|
|
10808
|
-
var learning_strategy_added$2 = "Learning Strategy
|
|
10816
|
+
var learning_strategy_added$2 = "Learning Strategy Used";
|
|
10809
10817
|
var created_on$2 = "Created on";
|
|
10810
10818
|
var save_review$2 = "Save Review";
|
|
10811
10819
|
var write_your_most_important_learning_here$2 = "Write your most important learning here...";
|
|
@@ -10817,6 +10825,8 @@ var save_1_1_log_note$2 = "Save 1-1 log note";
|
|
|
10817
10825
|
var view_1_1_note$2 = "View 1-1 Note";
|
|
10818
10826
|
var please_enter_a_description_of_the_conversation$2 = "Please enter a description of the conversation.";
|
|
10819
10827
|
var check_ins_tab$2 = "Check-Ins";
|
|
10828
|
+
var start_check_in_homepage$2 = "Start Check-in";
|
|
10829
|
+
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
10830
|
var lang_ar = {
|
|
10821
10831
|
dashboard: dashboard$2,
|
|
10822
10832
|
user: user$2,
|
|
@@ -13029,7 +13039,9 @@ var lang_ar = {
|
|
|
13029
13039
|
save_1_1_log_note: save_1_1_log_note$2,
|
|
13030
13040
|
view_1_1_note: view_1_1_note$2,
|
|
13031
13041
|
please_enter_a_description_of_the_conversation: please_enter_a_description_of_the_conversation$2,
|
|
13032
|
-
check_ins_tab: check_ins_tab$2
|
|
13042
|
+
check_ins_tab: check_ins_tab$2,
|
|
13043
|
+
start_check_in_homepage: start_check_in_homepage$2,
|
|
13044
|
+
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
13045
|
};
|
|
13034
13046
|
|
|
13035
13047
|
var dashboard$3 = "Cuadro de mandos";
|
|
@@ -15108,7 +15120,7 @@ var not_ready_to_learn$3 = "Not ready to learn";
|
|
|
15108
15120
|
var students_who_are_not_ready_to_learn$3 = "Students who are not ready to learn";
|
|
15109
15121
|
var students_average_score$3 = "Student’s average score";
|
|
15110
15122
|
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-
|
|
15123
|
+
var check_in_and_1_1s$3 = "Check-ins and 1-1s";
|
|
15112
15124
|
var unfinished$3 = "Unfinished";
|
|
15113
15125
|
var sort_by$3 = "Sort by";
|
|
15114
15126
|
var recently$3 = "Recently";
|
|
@@ -15178,7 +15190,7 @@ var log_1_1_conversation$3 = "Log 1-1 Conversation";
|
|
|
15178
15190
|
var note_log_and_scaffolding$3 = "Note Log and<br/>Scaffolding";
|
|
15179
15191
|
var student_review$3 = "Student Review";
|
|
15180
15192
|
var date_of_conversation$3 = "Date of conversation";
|
|
15181
|
-
var learning_strategy_added$3 = "Learning Strategy
|
|
15193
|
+
var learning_strategy_added$3 = "Learning Strategy Used";
|
|
15182
15194
|
var created_on$3 = "Created on";
|
|
15183
15195
|
var save_review$3 = "Save Review";
|
|
15184
15196
|
var write_your_most_important_learning_here$3 = "Write your most important learning here...";
|
|
@@ -15190,6 +15202,8 @@ var save_1_1_log_note$3 = "Save 1-1 log note";
|
|
|
15190
15202
|
var view_1_1_note$3 = "View 1-1 Note";
|
|
15191
15203
|
var please_enter_a_description_of_the_conversation$3 = "Please enter a description of the conversation.";
|
|
15192
15204
|
var check_ins_tab$3 = "Check-Ins";
|
|
15205
|
+
var start_check_in_homepage$3 = "Start Check-in";
|
|
15206
|
+
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
15207
|
var lang_es = {
|
|
15194
15208
|
dashboard: dashboard$3,
|
|
15195
15209
|
user: user$3,
|
|
@@ -17402,7 +17416,9 @@ var lang_es = {
|
|
|
17402
17416
|
save_1_1_log_note: save_1_1_log_note$3,
|
|
17403
17417
|
view_1_1_note: view_1_1_note$3,
|
|
17404
17418
|
please_enter_a_description_of_the_conversation: please_enter_a_description_of_the_conversation$3,
|
|
17405
|
-
check_ins_tab: check_ins_tab$3
|
|
17419
|
+
check_ins_tab: check_ins_tab$3,
|
|
17420
|
+
start_check_in_homepage: start_check_in_homepage$3,
|
|
17421
|
+
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
17422
|
};
|
|
17407
17423
|
|
|
17408
17424
|
var dashboard$4 = "仪表板";
|
|
@@ -19481,7 +19497,7 @@ var not_ready_to_learn$4 = "Not ready to learn";
|
|
|
19481
19497
|
var students_who_are_not_ready_to_learn$4 = "Students who are not ready to learn";
|
|
19482
19498
|
var students_average_score$4 = "Student’s average score";
|
|
19483
19499
|
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-
|
|
19500
|
+
var check_in_and_1_1s$4 = "Check-ins and 1-1s";
|
|
19485
19501
|
var unfinished$4 = "Unfinished";
|
|
19486
19502
|
var sort_by$4 = "Sort by";
|
|
19487
19503
|
var recently$4 = "Recently";
|
|
@@ -19551,7 +19567,7 @@ var log_1_1_conversation$4 = "Log 1-1 Conversation";
|
|
|
19551
19567
|
var note_log_and_scaffolding$4 = "Note Log and<br/>Scaffolding";
|
|
19552
19568
|
var student_review$4 = "Student Review";
|
|
19553
19569
|
var date_of_conversation$4 = "Date of conversation";
|
|
19554
|
-
var learning_strategy_added$4 = "Learning Strategy
|
|
19570
|
+
var learning_strategy_added$4 = "Learning Strategy Used";
|
|
19555
19571
|
var created_on$4 = "Created on";
|
|
19556
19572
|
var save_review$4 = "Save Review";
|
|
19557
19573
|
var write_your_most_important_learning_here$4 = "Write your most important learning here...";
|
|
@@ -19563,6 +19579,8 @@ var save_1_1_log_note$4 = "Save 1-1 log note";
|
|
|
19563
19579
|
var view_1_1_note$4 = "View 1-1 Note";
|
|
19564
19580
|
var please_enter_a_description_of_the_conversation$4 = "Please enter a description of the conversation.";
|
|
19565
19581
|
var check_ins_tab$4 = "Check-Ins";
|
|
19582
|
+
var start_check_in_homepage$4 = "Start Check-in";
|
|
19583
|
+
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
19584
|
var lang_zh = {
|
|
19567
19585
|
dashboard: dashboard$4,
|
|
19568
19586
|
user: user$4,
|
|
@@ -21775,7 +21793,9 @@ var lang_zh = {
|
|
|
21775
21793
|
save_1_1_log_note: save_1_1_log_note$4,
|
|
21776
21794
|
view_1_1_note: view_1_1_note$4,
|
|
21777
21795
|
please_enter_a_description_of_the_conversation: please_enter_a_description_of_the_conversation$4,
|
|
21778
|
-
check_ins_tab: check_ins_tab$4
|
|
21796
|
+
check_ins_tab: check_ins_tab$4,
|
|
21797
|
+
start_check_in_homepage: start_check_in_homepage$4,
|
|
21798
|
+
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
21799
|
};
|
|
21780
21800
|
|
|
21781
21801
|
var TINY_MCE_API_KEY = "htqausuofrnali3nh9ivmlpq6v415o0tv2qikpg39bqf4pnk";
|