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.
@@ -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-in and 1-1s";
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 Added";
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,8 @@ 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.";
2167
2169
  var lang_us = {
2168
2170
  dashboard: dashboard,
2169
2171
  user: user,
@@ -4344,7 +4346,9 @@ var lang_us = {
4344
4346
  save_1_1_log_note: save_1_1_log_note,
4345
4347
  view_1_1_note: view_1_1_note,
4346
4348
  please_enter_a_description_of_the_conversation: please_enter_a_description_of_the_conversation,
4347
- check_ins_tab: check_ins_tab
4349
+ check_ins_tab: check_ins_tab,
4350
+ 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
4348
4352
  };
4349
4353
 
4350
4354
  var dashboard$1 = "Dashboard";
@@ -6393,7 +6397,7 @@ var not_ready_to_learn$1 = "Not ready to learn";
6393
6397
  var students_who_are_not_ready_to_learn$1 = "Students who are not ready to learn";
6394
6398
  var students_average_score$1 = "Student’s average score";
6395
6399
  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-in and 1-1s";
6400
+ var check_in_and_1_1s$1 = "Check-ins and 1-1s";
6397
6401
  var unfinished$1 = "Unfinished";
6398
6402
  var sort_by$1 = "Sort by";
6399
6403
  var recently$1 = "Recently";
@@ -6463,7 +6467,7 @@ var log_1_1_conversation$1 = "Log 1-1 Conversation";
6463
6467
  var note_log_and_scaffolding$1 = "Note Log and<br/>Scaffolding";
6464
6468
  var student_review$1 = "Student Review";
6465
6469
  var date_of_conversation$1 = "Date of conversation";
6466
- var learning_strategy_added$1 = "Learning Strategy Added";
6470
+ var learning_strategy_added$1 = "Learning Strategy Used";
6467
6471
  var created_on$1 = "Created on";
6468
6472
  var save_review$1 = "Save Review";
6469
6473
  var write_your_most_important_learning_here$1 = "Write your most important learning here...";
@@ -6475,6 +6479,8 @@ var save_1_1_log_note$1 = "Save 1-1 log note";
6475
6479
  var view_1_1_note$1 = "View 1-1 Note";
6476
6480
  var please_enter_a_description_of_the_conversation$1 = "Please enter a description of the conversation.";
6477
6481
  var check_ins_tab$1 = "Check-Ins";
6482
+ var start_check_in_homepage$1 = "Start Check-in";
6483
+ 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
6484
  var lang_uk = {
6479
6485
  dashboard: dashboard$1,
6480
6486
  user: user$1,
@@ -8655,7 +8661,9 @@ var lang_uk = {
8655
8661
  save_1_1_log_note: save_1_1_log_note$1,
8656
8662
  view_1_1_note: view_1_1_note$1,
8657
8663
  please_enter_a_description_of_the_conversation: please_enter_a_description_of_the_conversation$1,
8658
- check_ins_tab: check_ins_tab$1
8664
+ check_ins_tab: check_ins_tab$1,
8665
+ start_check_in_homepage: start_check_in_homepage$1,
8666
+ 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
8667
  };
8660
8668
 
8661
8669
  var dashboard$2 = "لوحة المعلومات";
@@ -10733,7 +10741,7 @@ var are_not_ready_to_learn$2 = "are not ready to learn";
10733
10741
  var students_who_are_not_ready_to_learn$2 = "Students who are not ready to learn";
10734
10742
  var students_average_score$2 = "Student’s average score";
10735
10743
  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-in and 1-1s";
10744
+ var check_in_and_1_1s$2 = "Check-ins and 1-1s";
10737
10745
  var unfinished$2 = "Unfinished";
10738
10746
  var sort_by$2 = "Sort by";
10739
10747
  var recently$2 = "Recently";
@@ -10804,7 +10812,7 @@ var log_1_1_conversation$2 = "Log 1-1 Conversation";
10804
10812
  var note_log_and_scaffolding$2 = "Note Log and<br/>Scaffolding";
10805
10813
  var student_review$2 = "Student Review";
10806
10814
  var date_of_conversation$2 = "Date of conversation";
10807
- var learning_strategy_added$2 = "Learning Strategy Added";
10815
+ var learning_strategy_added$2 = "Learning Strategy Used";
10808
10816
  var created_on$2 = "Created on";
10809
10817
  var save_review$2 = "Save Review";
10810
10818
  var write_your_most_important_learning_here$2 = "Write your most important learning here...";
@@ -10816,6 +10824,8 @@ var save_1_1_log_note$2 = "Save 1-1 log note";
10816
10824
  var view_1_1_note$2 = "View 1-1 Note";
10817
10825
  var please_enter_a_description_of_the_conversation$2 = "Please enter a description of the conversation.";
10818
10826
  var check_ins_tab$2 = "Check-Ins";
10827
+ var start_check_in_homepage$2 = "Start Check-in";
10828
+ 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
10829
  var lang_ar = {
10820
10830
  dashboard: dashboard$2,
10821
10831
  user: user$2,
@@ -13028,7 +13038,9 @@ var lang_ar = {
13028
13038
  save_1_1_log_note: save_1_1_log_note$2,
13029
13039
  view_1_1_note: view_1_1_note$2,
13030
13040
  please_enter_a_description_of_the_conversation: please_enter_a_description_of_the_conversation$2,
13031
- check_ins_tab: check_ins_tab$2
13041
+ check_ins_tab: check_ins_tab$2,
13042
+ start_check_in_homepage: start_check_in_homepage$2,
13043
+ 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
13044
  };
13033
13045
 
13034
13046
  var dashboard$3 = "Cuadro de mandos";
@@ -15107,7 +15119,7 @@ var not_ready_to_learn$3 = "Not ready to learn";
15107
15119
  var students_who_are_not_ready_to_learn$3 = "Students who are not ready to learn";
15108
15120
  var students_average_score$3 = "Student’s average score";
15109
15121
  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-in and 1-1s";
15122
+ var check_in_and_1_1s$3 = "Check-ins and 1-1s";
15111
15123
  var unfinished$3 = "Unfinished";
15112
15124
  var sort_by$3 = "Sort by";
15113
15125
  var recently$3 = "Recently";
@@ -15177,7 +15189,7 @@ var log_1_1_conversation$3 = "Log 1-1 Conversation";
15177
15189
  var note_log_and_scaffolding$3 = "Note Log and<br/>Scaffolding";
15178
15190
  var student_review$3 = "Student Review";
15179
15191
  var date_of_conversation$3 = "Date of conversation";
15180
- var learning_strategy_added$3 = "Learning Strategy Added";
15192
+ var learning_strategy_added$3 = "Learning Strategy Used";
15181
15193
  var created_on$3 = "Created on";
15182
15194
  var save_review$3 = "Save Review";
15183
15195
  var write_your_most_important_learning_here$3 = "Write your most important learning here...";
@@ -15189,6 +15201,8 @@ var save_1_1_log_note$3 = "Save 1-1 log note";
15189
15201
  var view_1_1_note$3 = "View 1-1 Note";
15190
15202
  var please_enter_a_description_of_the_conversation$3 = "Please enter a description of the conversation.";
15191
15203
  var check_ins_tab$3 = "Check-Ins";
15204
+ var start_check_in_homepage$3 = "Start Check-in";
15205
+ 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
15206
  var lang_es = {
15193
15207
  dashboard: dashboard$3,
15194
15208
  user: user$3,
@@ -17401,7 +17415,9 @@ var lang_es = {
17401
17415
  save_1_1_log_note: save_1_1_log_note$3,
17402
17416
  view_1_1_note: view_1_1_note$3,
17403
17417
  please_enter_a_description_of_the_conversation: please_enter_a_description_of_the_conversation$3,
17404
- check_ins_tab: check_ins_tab$3
17418
+ check_ins_tab: check_ins_tab$3,
17419
+ start_check_in_homepage: start_check_in_homepage$3,
17420
+ 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
17421
  };
17406
17422
 
17407
17423
  var dashboard$4 = "仪表板";
@@ -19480,7 +19496,7 @@ var not_ready_to_learn$4 = "Not ready to learn";
19480
19496
  var students_who_are_not_ready_to_learn$4 = "Students who are not ready to learn";
19481
19497
  var students_average_score$4 = "Student’s average score";
19482
19498
  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-in and 1-1s";
19499
+ var check_in_and_1_1s$4 = "Check-ins and 1-1s";
19484
19500
  var unfinished$4 = "Unfinished";
19485
19501
  var sort_by$4 = "Sort by";
19486
19502
  var recently$4 = "Recently";
@@ -19550,7 +19566,7 @@ var log_1_1_conversation$4 = "Log 1-1 Conversation";
19550
19566
  var note_log_and_scaffolding$4 = "Note Log and<br/>Scaffolding";
19551
19567
  var student_review$4 = "Student Review";
19552
19568
  var date_of_conversation$4 = "Date of conversation";
19553
- var learning_strategy_added$4 = "Learning Strategy Added";
19569
+ var learning_strategy_added$4 = "Learning Strategy Used";
19554
19570
  var created_on$4 = "Created on";
19555
19571
  var save_review$4 = "Save Review";
19556
19572
  var write_your_most_important_learning_here$4 = "Write your most important learning here...";
@@ -19562,6 +19578,8 @@ var save_1_1_log_note$4 = "Save 1-1 log note";
19562
19578
  var view_1_1_note$4 = "View 1-1 Note";
19563
19579
  var please_enter_a_description_of_the_conversation$4 = "Please enter a description of the conversation.";
19564
19580
  var check_ins_tab$4 = "Check-Ins";
19581
+ var start_check_in_homepage$4 = "Start Check-in";
19582
+ 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
19583
  var lang_zh = {
19566
19584
  dashboard: dashboard$4,
19567
19585
  user: user$4,
@@ -21774,7 +21792,9 @@ var lang_zh = {
21774
21792
  save_1_1_log_note: save_1_1_log_note$4,
21775
21793
  view_1_1_note: view_1_1_note$4,
21776
21794
  please_enter_a_description_of_the_conversation: please_enter_a_description_of_the_conversation$4,
21777
- check_ins_tab: check_ins_tab$4
21795
+ check_ins_tab: check_ins_tab$4,
21796
+ start_check_in_homepage: start_check_in_homepage$4,
21797
+ 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
21798
  };
21779
21799
 
21780
21800
  var TINY_MCE_API_KEY = "htqausuofrnali3nh9ivmlpq6v415o0tv2qikpg39bqf4pnk";