mario-core 2.9.393-feedback → 2.9.395-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
@@ -224,6 +224,7 @@ var level = "Level";
224
224
  var use_for = "Use for";
225
225
  var admin_training = "Admin training";
226
226
  var teacher_training = "Teacher training";
227
+ var counselor_training = "Counselor training";
227
228
  var created_time = "Create time";
228
229
  var total_reflections = "Total Reflections";
229
230
  var student_training = "Student training";
@@ -2083,6 +2084,14 @@ var not_ready_to_learn = "Not ready to learn";
2083
2084
  var students_who_are_not_ready_to_learn = "Students who are not ready to learn";
2084
2085
  var students_average_score = "Student’s average score";
2085
2086
  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.";
2087
+ var number_of_students_with_at_least_one_very_low_metric = "Number of students with at least one very low metric";
2088
+ 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%";
2089
+ var of_students_have_concerned_metrics = "of students have concerned metrics";
2090
+ var have_metrics_40 = "have metrics <40%";
2091
+ var all_students_have_good_metrics = "All students have good metrics";
2092
+ var students_with_at_least_one_concerned_metric = "Students with at least One Concerned metric ({{number}})";
2093
+ var concerned_metrics = "Concerned metric(s)";
2094
+ var check_in_date = "Check-in Date";
2086
2095
  var veracross_setting = "Veracross Setting";
2087
2096
  var time_vera_cross_sync_hh = "Time Veracross Sync (HH)";
2088
2097
  var import_vera_cross = "Import Veracross";
@@ -2272,6 +2281,7 @@ var lang_us = {
2272
2281
  use_for: use_for,
2273
2282
  admin_training: admin_training,
2274
2283
  teacher_training: teacher_training,
2284
+ counselor_training: counselor_training,
2275
2285
  created_time: created_time,
2276
2286
  total_reflections: total_reflections,
2277
2287
  student_training: student_training,
@@ -4176,6 +4186,14 @@ var lang_us = {
4176
4186
  students_who_are_not_ready_to_learn: students_who_are_not_ready_to_learn,
4177
4187
  students_average_score: students_average_score,
4178
4188
  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_check_ins,
4189
+ number_of_students_with_at_least_one_very_low_metric: number_of_students_with_at_least_one_very_low_metric,
4190
+ 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,
4191
+ of_students_have_concerned_metrics: of_students_have_concerned_metrics,
4192
+ have_metrics_40: have_metrics_40,
4193
+ all_students_have_good_metrics: all_students_have_good_metrics,
4194
+ students_with_at_least_one_concerned_metric: students_with_at_least_one_concerned_metric,
4195
+ concerned_metrics: concerned_metrics,
4196
+ check_in_date: check_in_date,
4179
4197
  veracross_setting: veracross_setting,
4180
4198
  time_vera_cross_sync_hh: time_vera_cross_sync_hh,
4181
4199
  import_vera_cross: import_vera_cross
@@ -4365,6 +4383,7 @@ var level$1 = "Level";
4365
4383
  var use_for$1 = "Use for";
4366
4384
  var admin_training$1 = "Admin training";
4367
4385
  var teacher_training$1 = "Teacher training";
4386
+ var counselor_training$1 = "Counselor training";
4368
4387
  var created_time$1 = "Create time";
4369
4388
  var total_reflections$1 = "Total Reflections";
4370
4389
  var student_training$1 = "Student training";
@@ -6224,6 +6243,14 @@ var not_ready_to_learn$1 = "Not ready to learn";
6224
6243
  var students_who_are_not_ready_to_learn$1 = "Students who are not ready to learn";
6225
6244
  var students_average_score$1 = "Student’s average score";
6226
6245
  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.";
6246
+ var number_of_students_with_at_least_one_very_low_metric$1 = "Number of students with at least one very low metric";
6247
+ 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%";
6248
+ var of_students_have_concerned_metrics$1 = "of students have concerned metrics";
6249
+ var have_metrics_40$1 = "have metrics <40%";
6250
+ var all_students_have_good_metrics$1 = "All students have good metrics";
6251
+ var students_with_at_least_one_concerned_metric$1 = "Students with at least One Concerned metric ({{number}})";
6252
+ var concerned_metrics$1 = "Concerned metric(s)";
6253
+ var check_in_date$1 = "Check-in Date";
6227
6254
  var veracross_setting$1 = "Veracross Setting";
6228
6255
  var time_vera_cross_sync_hh$1 = "Time Veracross Sync (HH)";
6229
6256
  var import_vera_cross$1 = "Import Veracross";
@@ -6413,6 +6440,7 @@ var lang_uk = {
6413
6440
  use_for: use_for$1,
6414
6441
  admin_training: admin_training$1,
6415
6442
  teacher_training: teacher_training$1,
6443
+ counselor_training: counselor_training$1,
6416
6444
  created_time: created_time$1,
6417
6445
  total_reflections: total_reflections$1,
6418
6446
  student_training: student_training$1,
@@ -8317,6 +8345,14 @@ var lang_uk = {
8317
8345
  students_who_are_not_ready_to_learn: students_who_are_not_ready_to_learn$1,
8318
8346
  students_average_score: students_average_score$1,
8319
8347
  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_check_ins$1,
8348
+ number_of_students_with_at_least_one_very_low_metric: number_of_students_with_at_least_one_very_low_metric$1,
8349
+ 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$1,
8350
+ of_students_have_concerned_metrics: of_students_have_concerned_metrics$1,
8351
+ have_metrics_40: have_metrics_40$1,
8352
+ all_students_have_good_metrics: all_students_have_good_metrics$1,
8353
+ students_with_at_least_one_concerned_metric: students_with_at_least_one_concerned_metric$1,
8354
+ concerned_metrics: concerned_metrics$1,
8355
+ check_in_date: check_in_date$1,
8320
8356
  veracross_setting: veracross_setting$1,
8321
8357
  time_vera_cross_sync_hh: time_vera_cross_sync_hh$1,
8322
8358
  import_vera_cross: import_vera_cross$1
@@ -8505,6 +8541,7 @@ var level$2 = "المستوى";
8505
8541
  var use_for$2 = "للاستخدام من أجل";
8506
8542
  var admin_training$2 = "تدريب المدراء";
8507
8543
  var teacher_training$2 = "تدريب المعلمين";
8544
+ var counselor_training$2 = "تدريب المستشارين";
8508
8545
  var created_time$2 = "تخصيص الوقت";
8509
8546
  var total_reflections$2 = "إجمالي الأفكار";
8510
8547
  var student_training$2 = "تدريب الطلبة";
@@ -10395,6 +10432,14 @@ var not_ready_to_learn$2 = "Not ready to learn";
10395
10432
  var students_who_are_not_ready_to_learn$2 = "Students who are not ready to learn";
10396
10433
  var students_average_score$2 = "Student’s average score";
10397
10434
  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.";
10435
+ var number_of_students_with_at_least_one_very_low_metric$2 = "Number of students with at least one very low metric";
10436
+ 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%";
10437
+ var of_students_have_concerned_metrics$2 = "of students have concerned metrics";
10438
+ var have_metrics_40$2 = "have metrics <40%";
10439
+ var all_students_have_good_metrics$2 = "All students have good metrics";
10440
+ var students_with_at_least_one_concerned_metric$2 = "Students with at least One Concerned metric ({{number}})";
10441
+ var concerned_metrics$2 = "Concerned metric(s)";
10442
+ var check_in_date$2 = "Check-in Date";
10398
10443
  var veracross_setting$2 = "Veracross Setting";
10399
10444
  var time_vera_cross_sync_hh$2 = "Time Veracross Sync (HH)";
10400
10445
  var import_vera_cross$2 = "Import Veracross";
@@ -10583,6 +10628,7 @@ var lang_ar = {
10583
10628
  use_for: use_for$2,
10584
10629
  admin_training: admin_training$2,
10585
10630
  teacher_training: teacher_training$2,
10631
+ counselor_training: counselor_training$2,
10586
10632
  created_time: created_time$2,
10587
10633
  total_reflections: total_reflections$2,
10588
10634
  student_training: student_training$2,
@@ -12520,6 +12566,14 @@ var lang_ar = {
12520
12566
  students_who_are_not_ready_to_learn: students_who_are_not_ready_to_learn$2,
12521
12567
  students_average_score: students_average_score$2,
12522
12568
  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_check_ins$2,
12569
+ number_of_students_with_at_least_one_very_low_metric: number_of_students_with_at_least_one_very_low_metric$2,
12570
+ 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$2,
12571
+ of_students_have_concerned_metrics: of_students_have_concerned_metrics$2,
12572
+ have_metrics_40: have_metrics_40$2,
12573
+ all_students_have_good_metrics: all_students_have_good_metrics$2,
12574
+ students_with_at_least_one_concerned_metric: students_with_at_least_one_concerned_metric$2,
12575
+ concerned_metrics: concerned_metrics$2,
12576
+ check_in_date: check_in_date$2,
12523
12577
  veracross_setting: veracross_setting$2,
12524
12578
  time_vera_cross_sync_hh: time_vera_cross_sync_hh$2,
12525
12579
  import_vera_cross: import_vera_cross$2
@@ -12708,6 +12762,7 @@ var level$3 = "Nivel";
12708
12762
  var use_for$3 = "Utilizar para";
12709
12763
  var admin_training$3 = "Formación de administradores";
12710
12764
  var teacher_training$3 = "Formación de profesores";
12765
+ var counselor_training$3 = "Formación de consejeros";
12711
12766
  var created_time$3 = "Crear tiempo";
12712
12767
  var total_reflections$3 = "Total Reflexiones";
12713
12768
  var student_training$3 = "Formación de alumnos";
@@ -14598,6 +14653,14 @@ var not_ready_to_learn$3 = "Not ready to learn";
14598
14653
  var students_who_are_not_ready_to_learn$3 = "Students who are not ready to learn";
14599
14654
  var students_average_score$3 = "Student’s average score";
14600
14655
  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.";
14656
+ var number_of_students_with_at_least_one_very_low_metric$3 = "Number of students with at least one very low metric";
14657
+ 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%";
14658
+ var of_students_have_concerned_metrics$3 = "of students have concerned metrics";
14659
+ var have_metrics_40$3 = "have metrics <40%";
14660
+ var all_students_have_good_metrics$3 = "All students have good metrics";
14661
+ var students_with_at_least_one_concerned_metric$3 = "Students with at least One Concerned metric ({{number}})";
14662
+ var concerned_metrics$3 = "Concerned metric(s)";
14663
+ var check_in_date$3 = "Check-in Date";
14601
14664
  var veracross_setting$3 = "Veracross Setting";
14602
14665
  var time_vera_cross_sync_hh$3 = "Time Veracross Sync (HH)";
14603
14666
  var import_vera_cross$3 = "Import Veracross";
@@ -14786,6 +14849,7 @@ var lang_es = {
14786
14849
  use_for: use_for$3,
14787
14850
  admin_training: admin_training$3,
14788
14851
  teacher_training: teacher_training$3,
14852
+ counselor_training: counselor_training$3,
14789
14853
  created_time: created_time$3,
14790
14854
  total_reflections: total_reflections$3,
14791
14855
  student_training: student_training$3,
@@ -16723,6 +16787,14 @@ var lang_es = {
16723
16787
  students_who_are_not_ready_to_learn: students_who_are_not_ready_to_learn$3,
16724
16788
  students_average_score: students_average_score$3,
16725
16789
  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_check_ins$3,
16790
+ number_of_students_with_at_least_one_very_low_metric: number_of_students_with_at_least_one_very_low_metric$3,
16791
+ 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$3,
16792
+ of_students_have_concerned_metrics: of_students_have_concerned_metrics$3,
16793
+ have_metrics_40: have_metrics_40$3,
16794
+ all_students_have_good_metrics: all_students_have_good_metrics$3,
16795
+ students_with_at_least_one_concerned_metric: students_with_at_least_one_concerned_metric$3,
16796
+ concerned_metrics: concerned_metrics$3,
16797
+ check_in_date: check_in_date$3,
16726
16798
  veracross_setting: veracross_setting$3,
16727
16799
  time_vera_cross_sync_hh: time_vera_cross_sync_hh$3,
16728
16800
  import_vera_cross: import_vera_cross$3
@@ -16911,6 +16983,7 @@ var level$4 = "级别";
16911
16983
  var use_for$4 = "用途";
16912
16984
  var admin_training$4 = "管理员培训";
16913
16985
  var teacher_training$4 = "教师培训";
16986
+ var counselor_training$4 = "辅导员培训";
16914
16987
  var created_time$4 = "创建时间";
16915
16988
  var total_reflections$4 = "总反思";
16916
16989
  var student_training$4 = "学生培训";
@@ -18801,6 +18874,14 @@ var not_ready_to_learn$4 = "Not ready to learn";
18801
18874
  var students_who_are_not_ready_to_learn$4 = "Students who are not ready to learn";
18802
18875
  var students_average_score$4 = "Student’s average score";
18803
18876
  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.";
18877
+ var number_of_students_with_at_least_one_very_low_metric$4 = "Number of students with at least one very low metric";
18878
+ 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%";
18879
+ var of_students_have_concerned_metrics$4 = "of students have concerned metrics";
18880
+ var have_metrics_40$4 = "have metrics <40%";
18881
+ var all_students_have_good_metrics$4 = "All students have good metrics";
18882
+ var students_with_at_least_one_concerned_metric$4 = "Students with at least One Concerned metric ({{number}})";
18883
+ var concerned_metrics$4 = "Concerned metric(s)";
18884
+ var check_in_date$4 = "Check-in Date";
18804
18885
  var veracross_setting$4 = "Veracross Setting";
18805
18886
  var time_vera_cross_sync_hh$4 = "Time Veracross Sync (HH)";
18806
18887
  var import_vera_cross$4 = "Import Veracross";
@@ -18989,6 +19070,7 @@ var lang_zh = {
18989
19070
  use_for: use_for$4,
18990
19071
  admin_training: admin_training$4,
18991
19072
  teacher_training: teacher_training$4,
19073
+ counselor_training: counselor_training$4,
18992
19074
  created_time: created_time$4,
18993
19075
  total_reflections: total_reflections$4,
18994
19076
  student_training: student_training$4,
@@ -20926,6 +21008,14 @@ var lang_zh = {
20926
21008
  students_who_are_not_ready_to_learn: students_who_are_not_ready_to_learn$4,
20927
21009
  students_average_score: students_average_score$4,
20928
21010
  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_check_ins$4,
21011
+ number_of_students_with_at_least_one_very_low_metric: number_of_students_with_at_least_one_very_low_metric$4,
21012
+ 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$4,
21013
+ of_students_have_concerned_metrics: of_students_have_concerned_metrics$4,
21014
+ have_metrics_40: have_metrics_40$4,
21015
+ all_students_have_good_metrics: all_students_have_good_metrics$4,
21016
+ students_with_at_least_one_concerned_metric: students_with_at_least_one_concerned_metric$4,
21017
+ concerned_metrics: concerned_metrics$4,
21018
+ check_in_date: check_in_date$4,
20929
21019
  veracross_setting: veracross_setting$4,
20930
21020
  time_vera_cross_sync_hh: time_vera_cross_sync_hh$4,
20931
21021
  import_vera_cross: import_vera_cross$4