mario-core 2.9.412-feedback → 2.9.413-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
@@ -2109,7 +2109,7 @@ var add_1_1_conversation_notes = "Add 1-1 Conversation notes";
2109
2109
  var save_data = "Save data";
2110
2110
  var please_select_date_1_1_conversation = "Please select date 1-1 conversation!";
2111
2111
  var please_write_something_to_this_1_1_conversation = "Please write something to this 1-1 conversation!";
2112
- var data_1_1_conversation_cannot_exceed_300_characters = "Data 1-1 conversation cannot exceed 300 characters!";
2112
+ var data_1_1_conversation_cannot_exceed_300_characters = "Data 1-1 conversation cannot exceed 1000 characters!";
2113
2113
  var no_need_for_it = "No need for it";
2114
2114
  var conversation_saved = "Conversation saved!";
2115
2115
  var what_did_you_and_the_student_choose_as_an_action_step_would_you_like_to_add_it_as_a_goal = "What did you and the student choose as an action step?<br/>Would you like to add it as a Goal?";
@@ -2126,7 +2126,7 @@ var yes_view_student_goals = "Yes, view student goals";
2126
2126
  var please_set_time_1_1_conversation = "Please set time 1-1 conversation";
2127
2127
  var type_your_answer_here = "Type your answer here...";
2128
2128
  var delete_bulk = "Delete Bulk";
2129
- var number_of_students_with_at_least_one_very_low_metric = "Number of students with at least one very low metric";
2129
+ var number_of_students_with_at_least_one_very_low_metric = "Students with concerning metrics";
2130
2130
  var this_flags_if_the_student_is_not_ready_to_learn_or_has_at_least_one_success_or_readiness_to_learn_metrics_under_40 = "This flags if the student is not ready to learn or has at least one success, or readiness to learn metrics under 40%";
2131
2131
  var of_students_have_concerned_metrics = "of students have concerned metrics";
2132
2132
  var have_metrics_40 = "have metrics <40%";
@@ -2188,6 +2188,8 @@ var location$1 = "Location";
2188
2188
  var edit_my_profile = "Edit My Profile";
2189
2189
  var save_new_password = "Save new password";
2190
2190
  var teacher_code = "Teacher code";
2191
+ var number_of_conversations = "Number of conversations";
2192
+ var number_of_expected_conversations_based_on_the_goal = "Number of expected conversations based on the goal";
2191
2193
  var lang_us = {
2192
2194
  dashboard: dashboard,
2193
2195
  user: user,
@@ -4391,7 +4393,9 @@ var lang_us = {
4391
4393
  location: location$1,
4392
4394
  edit_my_profile: edit_my_profile,
4393
4395
  save_new_password: save_new_password,
4394
- teacher_code: teacher_code
4396
+ teacher_code: teacher_code,
4397
+ number_of_conversations: number_of_conversations,
4398
+ number_of_expected_conversations_based_on_the_goal: number_of_expected_conversations_based_on_the_goal
4395
4399
  };
4396
4400
 
4397
4401
  var dashboard$1 = "Dashboard";
@@ -6466,7 +6470,7 @@ var add_1_1_conversation_notes$1 = "Add 1-1 Conversation notes";
6466
6470
  var save_data$1 = "Save data";
6467
6471
  var please_select_date_1_1_conversation$1 = "Please select date 1-1 conversation!";
6468
6472
  var please_write_something_to_this_1_1_conversation$1 = "Please write something to this 1-1 conversation!";
6469
- var data_1_1_conversation_cannot_exceed_300_characters$1 = "Data 1-1 conversation cannot exceed 300 characters!";
6473
+ var data_1_1_conversation_cannot_exceed_300_characters$1 = "Data 1-1 conversation cannot exceed 1000 characters!";
6470
6474
  var no_need_for_it$1 = "No need for it";
6471
6475
  var conversation_saved$1 = "Conversation saved!";
6472
6476
  var what_did_you_and_the_student_choose_as_an_action_step_would_you_like_to_add_it_as_a_goal$1 = "What did you and the student choose as an action step?<br/>Would you like to add it as a Goal?";
@@ -6483,7 +6487,7 @@ var yes_view_student_goals$1 = "Yes, view student goals";
6483
6487
  var please_set_time_1_1_conversation$1 = "Please set time 1-1 conversation";
6484
6488
  var type_your_answer_here$1 = "Type your answer here...";
6485
6489
  var delete_bulk$1 = "Delete Bulk";
6486
- var number_of_students_with_at_least_one_very_low_metric$1 = "Number of students with at least one very low metric";
6490
+ var number_of_students_with_at_least_one_very_low_metric$1 = "Students with concerning metrics";
6487
6491
  var this_flags_if_the_student_is_not_ready_to_learn_or_has_at_least_one_success_or_readiness_to_learn_metrics_under_40$1 = "This flags if the student is not ready to learn or has at least one success, or readiness to learn metrics under 40%";
6488
6492
  var of_students_have_concerned_metrics$1 = "of students have concerned metrics";
6489
6493
  var have_metrics_40$1 = "have metrics <40%";
@@ -6543,6 +6547,8 @@ var location$2 = "Location";
6543
6547
  var edit_my_profile$1 = "Edit My Profile";
6544
6548
  var save_new_password$1 = "Save new password";
6545
6549
  var teacher_code$1 = "Teacher code";
6550
+ var number_of_conversations$1 = "Number of conversations";
6551
+ var number_of_expected_conversations_based_on_the_goal$1 = "Number of expected conversations based on the goal";
6546
6552
  var lang_uk = {
6547
6553
  dashboard: dashboard$1,
6548
6554
  user: user$1,
@@ -8744,7 +8750,9 @@ var lang_uk = {
8744
8750
  location: location$2,
8745
8751
  edit_my_profile: edit_my_profile$1,
8746
8752
  save_new_password: save_new_password$1,
8747
- teacher_code: teacher_code$1
8753
+ teacher_code: teacher_code$1,
8754
+ number_of_conversations: number_of_conversations$1,
8755
+ number_of_expected_conversations_based_on_the_goal: number_of_expected_conversations_based_on_the_goal$1
8748
8756
  };
8749
8757
 
8750
8758
  var dashboard$2 = "لوحة المعلومات";
@@ -10848,7 +10856,7 @@ var add_1_1_conversation_notes$2 = "Add 1-1 Conversation notes";
10848
10856
  var save_data$2 = "Save data";
10849
10857
  var please_select_date_1_1_conversation$2 = "Please select date 1-1 conversation!";
10850
10858
  var please_write_something_to_this_1_1_conversation$2 = "Please write something to this 1-1 conversation!";
10851
- var data_1_1_conversation_cannot_exceed_300_characters$2 = "Data 1-1 conversation cannot exceed 300 characters!";
10859
+ var data_1_1_conversation_cannot_exceed_300_characters$2 = "Data 1-1 conversation cannot exceed 1000 characters!";
10852
10860
  var no_need_for_it$2 = "No need for it";
10853
10861
  var conversation_saved$2 = "Conversation saved!";
10854
10862
  var what_did_you_and_the_student_choose_as_an_action_step_would_you_like_to_add_it_as_a_goal$2 = "What did you and the student choose as an action step?<br/>Would you like to add it as a Goal?";
@@ -10866,7 +10874,7 @@ var please_set_time_1_1_conversation$2 = "Please set time 1-1 conversation";
10866
10874
  var type_your_answer_here$2 = "Type your answer here...";
10867
10875
  var not_ready_to_learn$2 = "Not ready to learn";
10868
10876
  var delete_bulk$2 = "Delete Bulk";
10869
- var number_of_students_with_at_least_one_very_low_metric$2 = "Number of students with at least one very low metric";
10877
+ var number_of_students_with_at_least_one_very_low_metric$2 = "Students with concerning metrics";
10870
10878
  var this_flags_if_the_student_is_not_ready_to_learn_or_has_at_least_one_success_or_readiness_to_learn_metrics_under_40$2 = "This flags if the student is not ready to learn or has at least one success, or readiness to learn metrics under 40%";
10871
10879
  var of_students_have_concerned_metrics$2 = "of students have concerned metrics";
10872
10880
  var have_metrics_40$2 = "have metrics <40%";
@@ -10926,6 +10934,8 @@ var location$3 = "Location";
10926
10934
  var edit_my_profile$2 = "Edit My Profile";
10927
10935
  var save_new_password$2 = "Save new password";
10928
10936
  var teacher_code$2 = "Teacher code";
10937
+ var number_of_conversations$2 = "Number of conversations";
10938
+ var number_of_expected_conversations_based_on_the_goal$2 = "Number of expected conversations based on the goal";
10929
10939
  var lang_ar = {
10930
10940
  dashboard: dashboard$2,
10931
10941
  user: user$2,
@@ -13159,7 +13169,9 @@ var lang_ar = {
13159
13169
  location: location$3,
13160
13170
  edit_my_profile: edit_my_profile$2,
13161
13171
  save_new_password: save_new_password$2,
13162
- teacher_code: teacher_code$2
13172
+ teacher_code: teacher_code$2,
13173
+ number_of_conversations: number_of_conversations$2,
13174
+ number_of_expected_conversations_based_on_the_goal: number_of_expected_conversations_based_on_the_goal$2
13163
13175
  };
13164
13176
 
13165
13177
  var dashboard$3 = "Cuadro de mandos";
@@ -15264,7 +15276,7 @@ var add_1_1_conversation_notes$3 = "Add 1-1 Conversation notes";
15264
15276
  var save_data$3 = "Save data";
15265
15277
  var please_select_date_1_1_conversation$3 = "Please select date 1-1 conversation!";
15266
15278
  var please_write_something_to_this_1_1_conversation$3 = "Please write something to this 1-1 conversation!";
15267
- var data_1_1_conversation_cannot_exceed_300_characters$3 = "Data 1-1 conversation cannot exceed 300 characters!";
15279
+ var data_1_1_conversation_cannot_exceed_300_characters$3 = "Data 1-1 conversation cannot exceed 1000 characters!";
15268
15280
  var no_need_for_it$3 = "No need for it";
15269
15281
  var conversation_saved$3 = "Conversation saved!";
15270
15282
  var what_did_you_and_the_student_choose_as_an_action_step_would_you_like_to_add_it_as_a_goal$3 = "What did you and the student choose as an action step?<br/>Would you like to add it as a Goal?";
@@ -15281,7 +15293,7 @@ var yes_view_student_goals$3 = "Yes, view student goals";
15281
15293
  var please_set_time_1_1_conversation$3 = "Please set time 1-1 conversation";
15282
15294
  var type_your_answer_here$3 = "Type your answer here...";
15283
15295
  var delete_bulk$3 = "Delete Bulk";
15284
- var number_of_students_with_at_least_one_very_low_metric$3 = "Number of students with at least one very low metric";
15296
+ var number_of_students_with_at_least_one_very_low_metric$3 = "Students with concerning metrics";
15285
15297
  var this_flags_if_the_student_is_not_ready_to_learn_or_has_at_least_one_success_or_readiness_to_learn_metrics_under_40$3 = "This flags if the student is not ready to learn or has at least one success, or readiness to learn metrics under 40%";
15286
15298
  var of_students_have_concerned_metrics$3 = "of students have concerned metrics";
15287
15299
  var have_metrics_40$3 = "have metrics <40%";
@@ -15341,6 +15353,8 @@ var location$4 = "Location";
15341
15353
  var edit_my_profile$3 = "Edit My Profile";
15342
15354
  var save_new_password$3 = "Save new password";
15343
15355
  var teacher_code$3 = "Teacher code";
15356
+ var number_of_conversations$3 = "Number of conversations";
15357
+ var number_of_expected_conversations_based_on_the_goal$3 = "Number of expected conversations based on the goal";
15344
15358
  var lang_es = {
15345
15359
  dashboard: dashboard$3,
15346
15360
  user: user$3,
@@ -17574,7 +17588,9 @@ var lang_es = {
17574
17588
  location: location$4,
17575
17589
  edit_my_profile: edit_my_profile$3,
17576
17590
  save_new_password: save_new_password$3,
17577
- teacher_code: teacher_code$3
17591
+ teacher_code: teacher_code$3,
17592
+ number_of_conversations: number_of_conversations$3,
17593
+ number_of_expected_conversations_based_on_the_goal: number_of_expected_conversations_based_on_the_goal$3
17578
17594
  };
17579
17595
 
17580
17596
  var dashboard$4 = "仪表板";
@@ -19679,7 +19695,7 @@ var add_1_1_conversation_notes$4 = "Add 1-1 Conversation notes";
19679
19695
  var save_data$4 = "Save data";
19680
19696
  var please_select_date_1_1_conversation$4 = "Please select date 1-1 conversation!";
19681
19697
  var please_write_something_to_this_1_1_conversation$4 = "Please write something to this 1-1 conversation!";
19682
- var data_1_1_conversation_cannot_exceed_300_characters$4 = "Data 1-1 conversation cannot exceed 300 characters!";
19698
+ var data_1_1_conversation_cannot_exceed_300_characters$4 = "Data 1-1 conversation cannot exceed 1000 characters!";
19683
19699
  var no_need_for_it$4 = "No need for it";
19684
19700
  var conversation_saved$4 = "Conversation saved!";
19685
19701
  var what_did_you_and_the_student_choose_as_an_action_step_would_you_like_to_add_it_as_a_goal$4 = "What did you and the student choose as an action step?<br/>Would you like to add it as a Goal?";
@@ -19696,7 +19712,7 @@ var yes_view_student_goals$4 = "Yes, view student goals";
19696
19712
  var please_set_time_1_1_conversation$4 = "Please set time 1-1 conversation";
19697
19713
  var type_your_answer_here$4 = "Type your answer here...";
19698
19714
  var delete_bulk$4 = "Delete Bulk";
19699
- var number_of_students_with_at_least_one_very_low_metric$4 = "Number of students with at least one very low metric";
19715
+ var number_of_students_with_at_least_one_very_low_metric$4 = "Students with concerning metrics";
19700
19716
  var this_flags_if_the_student_is_not_ready_to_learn_or_has_at_least_one_success_or_readiness_to_learn_metrics_under_40$4 = "This flags if the student is not ready to learn or has at least one success, or readiness to learn metrics under 40%";
19701
19717
  var of_students_have_concerned_metrics$4 = "of students have concerned metrics";
19702
19718
  var have_metrics_40$4 = "have metrics <40%";
@@ -19756,6 +19772,8 @@ var location$5 = "Location";
19756
19772
  var edit_my_profile$4 = "Edit My Profile";
19757
19773
  var save_new_password$4 = "Save new password";
19758
19774
  var teacher_code$4 = "Teacher code";
19775
+ var number_of_conversations$4 = "Number of conversations";
19776
+ var number_of_expected_conversations_based_on_the_goal$4 = "Number of expected conversations based on the goal";
19759
19777
  var lang_zh = {
19760
19778
  dashboard: dashboard$4,
19761
19779
  user: user$4,
@@ -21989,7 +22007,9 @@ var lang_zh = {
21989
22007
  location: location$5,
21990
22008
  edit_my_profile: edit_my_profile$4,
21991
22009
  save_new_password: save_new_password$4,
21992
- teacher_code: teacher_code$4
22010
+ teacher_code: teacher_code$4,
22011
+ number_of_conversations: number_of_conversations$4,
22012
+ number_of_expected_conversations_based_on_the_goal: number_of_expected_conversations_based_on_the_goal$4
21993
22013
  };
21994
22014
 
21995
22015
  var TINY_MCE_API_KEY = "htqausuofrnali3nh9ivmlpq6v415o0tv2qikpg39bqf4pnk";