mario-core 2.9.394-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 +80 -0
- package/dist/index.js.map +1 -1
- package/dist/index.modern.js +80 -0
- package/dist/index.modern.js.map +1 -1
- package/dist/services/weeklyQuestService.d.ts +1 -0
- package/dist/types/WeeklyQuest.d.ts +37 -0
- package/package.json +1 -1
- package/dist/containers/User/hooks/useCSVImportTab.d.ts +0 -44
- package/dist/containers/User/views/CSVImport.d.ts +0 -3
- package/dist/services/csvService.d.ts +0 -7
package/dist/index.modern.js
CHANGED
|
@@ -2083,6 +2083,14 @@ 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 number_of_students_with_at_least_one_very_low_metric = "Number of students with at least one very low metric";
|
|
2087
|
+
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%";
|
|
2088
|
+
var of_students_have_concerned_metrics = "of students have concerned metrics";
|
|
2089
|
+
var have_metrics_40 = "have metrics <40%";
|
|
2090
|
+
var all_students_have_good_metrics = "All students have good metrics";
|
|
2091
|
+
var students_with_at_least_one_concerned_metric = "Students with at least One Concerned metric ({{number}})";
|
|
2092
|
+
var concerned_metrics = "Concerned metric(s)";
|
|
2093
|
+
var check_in_date = "Check-in Date";
|
|
2086
2094
|
var veracross_setting = "Veracross Setting";
|
|
2087
2095
|
var time_vera_cross_sync_hh = "Time Veracross Sync (HH)";
|
|
2088
2096
|
var import_vera_cross = "Import Veracross";
|
|
@@ -4177,6 +4185,14 @@ var lang_us = {
|
|
|
4177
4185
|
students_who_are_not_ready_to_learn: students_who_are_not_ready_to_learn,
|
|
4178
4186
|
students_average_score: students_average_score,
|
|
4179
4187
|
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,
|
|
4188
|
+
number_of_students_with_at_least_one_very_low_metric: number_of_students_with_at_least_one_very_low_metric,
|
|
4189
|
+
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,
|
|
4190
|
+
of_students_have_concerned_metrics: of_students_have_concerned_metrics,
|
|
4191
|
+
have_metrics_40: have_metrics_40,
|
|
4192
|
+
all_students_have_good_metrics: all_students_have_good_metrics,
|
|
4193
|
+
students_with_at_least_one_concerned_metric: students_with_at_least_one_concerned_metric,
|
|
4194
|
+
concerned_metrics: concerned_metrics,
|
|
4195
|
+
check_in_date: check_in_date,
|
|
4180
4196
|
veracross_setting: veracross_setting,
|
|
4181
4197
|
time_vera_cross_sync_hh: time_vera_cross_sync_hh,
|
|
4182
4198
|
import_vera_cross: import_vera_cross
|
|
@@ -6226,6 +6242,14 @@ var not_ready_to_learn$1 = "Not ready to learn";
|
|
|
6226
6242
|
var students_who_are_not_ready_to_learn$1 = "Students who are not ready to learn";
|
|
6227
6243
|
var students_average_score$1 = "Student’s average score";
|
|
6228
6244
|
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.";
|
|
6245
|
+
var number_of_students_with_at_least_one_very_low_metric$1 = "Number of students with at least one very low metric";
|
|
6246
|
+
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%";
|
|
6247
|
+
var of_students_have_concerned_metrics$1 = "of students have concerned metrics";
|
|
6248
|
+
var have_metrics_40$1 = "have metrics <40%";
|
|
6249
|
+
var all_students_have_good_metrics$1 = "All students have good metrics";
|
|
6250
|
+
var students_with_at_least_one_concerned_metric$1 = "Students with at least One Concerned metric ({{number}})";
|
|
6251
|
+
var concerned_metrics$1 = "Concerned metric(s)";
|
|
6252
|
+
var check_in_date$1 = "Check-in Date";
|
|
6229
6253
|
var veracross_setting$1 = "Veracross Setting";
|
|
6230
6254
|
var time_vera_cross_sync_hh$1 = "Time Veracross Sync (HH)";
|
|
6231
6255
|
var import_vera_cross$1 = "Import Veracross";
|
|
@@ -8320,6 +8344,14 @@ var lang_uk = {
|
|
|
8320
8344
|
students_who_are_not_ready_to_learn: students_who_are_not_ready_to_learn$1,
|
|
8321
8345
|
students_average_score: students_average_score$1,
|
|
8322
8346
|
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,
|
|
8347
|
+
number_of_students_with_at_least_one_very_low_metric: number_of_students_with_at_least_one_very_low_metric$1,
|
|
8348
|
+
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,
|
|
8349
|
+
of_students_have_concerned_metrics: of_students_have_concerned_metrics$1,
|
|
8350
|
+
have_metrics_40: have_metrics_40$1,
|
|
8351
|
+
all_students_have_good_metrics: all_students_have_good_metrics$1,
|
|
8352
|
+
students_with_at_least_one_concerned_metric: students_with_at_least_one_concerned_metric$1,
|
|
8353
|
+
concerned_metrics: concerned_metrics$1,
|
|
8354
|
+
check_in_date: check_in_date$1,
|
|
8323
8355
|
veracross_setting: veracross_setting$1,
|
|
8324
8356
|
time_vera_cross_sync_hh: time_vera_cross_sync_hh$1,
|
|
8325
8357
|
import_vera_cross: import_vera_cross$1
|
|
@@ -10399,6 +10431,14 @@ var not_ready_to_learn$2 = "Not ready to learn";
|
|
|
10399
10431
|
var students_who_are_not_ready_to_learn$2 = "Students who are not ready to learn";
|
|
10400
10432
|
var students_average_score$2 = "Student’s average score";
|
|
10401
10433
|
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.";
|
|
10434
|
+
var number_of_students_with_at_least_one_very_low_metric$2 = "Number of students with at least one very low metric";
|
|
10435
|
+
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%";
|
|
10436
|
+
var of_students_have_concerned_metrics$2 = "of students have concerned metrics";
|
|
10437
|
+
var have_metrics_40$2 = "have metrics <40%";
|
|
10438
|
+
var all_students_have_good_metrics$2 = "All students have good metrics";
|
|
10439
|
+
var students_with_at_least_one_concerned_metric$2 = "Students with at least One Concerned metric ({{number}})";
|
|
10440
|
+
var concerned_metrics$2 = "Concerned metric(s)";
|
|
10441
|
+
var check_in_date$2 = "Check-in Date";
|
|
10402
10442
|
var veracross_setting$2 = "Veracross Setting";
|
|
10403
10443
|
var time_vera_cross_sync_hh$2 = "Time Veracross Sync (HH)";
|
|
10404
10444
|
var import_vera_cross$2 = "Import Veracross";
|
|
@@ -12525,6 +12565,14 @@ var lang_ar = {
|
|
|
12525
12565
|
students_who_are_not_ready_to_learn: students_who_are_not_ready_to_learn$2,
|
|
12526
12566
|
students_average_score: students_average_score$2,
|
|
12527
12567
|
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,
|
|
12568
|
+
number_of_students_with_at_least_one_very_low_metric: number_of_students_with_at_least_one_very_low_metric$2,
|
|
12569
|
+
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,
|
|
12570
|
+
of_students_have_concerned_metrics: of_students_have_concerned_metrics$2,
|
|
12571
|
+
have_metrics_40: have_metrics_40$2,
|
|
12572
|
+
all_students_have_good_metrics: all_students_have_good_metrics$2,
|
|
12573
|
+
students_with_at_least_one_concerned_metric: students_with_at_least_one_concerned_metric$2,
|
|
12574
|
+
concerned_metrics: concerned_metrics$2,
|
|
12575
|
+
check_in_date: check_in_date$2,
|
|
12528
12576
|
veracross_setting: veracross_setting$2,
|
|
12529
12577
|
time_vera_cross_sync_hh: time_vera_cross_sync_hh$2,
|
|
12530
12578
|
import_vera_cross: import_vera_cross$2
|
|
@@ -14604,6 +14652,14 @@ var not_ready_to_learn$3 = "Not ready to learn";
|
|
|
14604
14652
|
var students_who_are_not_ready_to_learn$3 = "Students who are not ready to learn";
|
|
14605
14653
|
var students_average_score$3 = "Student’s average score";
|
|
14606
14654
|
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.";
|
|
14655
|
+
var number_of_students_with_at_least_one_very_low_metric$3 = "Number of students with at least one very low metric";
|
|
14656
|
+
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%";
|
|
14657
|
+
var of_students_have_concerned_metrics$3 = "of students have concerned metrics";
|
|
14658
|
+
var have_metrics_40$3 = "have metrics <40%";
|
|
14659
|
+
var all_students_have_good_metrics$3 = "All students have good metrics";
|
|
14660
|
+
var students_with_at_least_one_concerned_metric$3 = "Students with at least One Concerned metric ({{number}})";
|
|
14661
|
+
var concerned_metrics$3 = "Concerned metric(s)";
|
|
14662
|
+
var check_in_date$3 = "Check-in Date";
|
|
14607
14663
|
var veracross_setting$3 = "Veracross Setting";
|
|
14608
14664
|
var time_vera_cross_sync_hh$3 = "Time Veracross Sync (HH)";
|
|
14609
14665
|
var import_vera_cross$3 = "Import Veracross";
|
|
@@ -16730,6 +16786,14 @@ var lang_es = {
|
|
|
16730
16786
|
students_who_are_not_ready_to_learn: students_who_are_not_ready_to_learn$3,
|
|
16731
16787
|
students_average_score: students_average_score$3,
|
|
16732
16788
|
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,
|
|
16789
|
+
number_of_students_with_at_least_one_very_low_metric: number_of_students_with_at_least_one_very_low_metric$3,
|
|
16790
|
+
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,
|
|
16791
|
+
of_students_have_concerned_metrics: of_students_have_concerned_metrics$3,
|
|
16792
|
+
have_metrics_40: have_metrics_40$3,
|
|
16793
|
+
all_students_have_good_metrics: all_students_have_good_metrics$3,
|
|
16794
|
+
students_with_at_least_one_concerned_metric: students_with_at_least_one_concerned_metric$3,
|
|
16795
|
+
concerned_metrics: concerned_metrics$3,
|
|
16796
|
+
check_in_date: check_in_date$3,
|
|
16733
16797
|
veracross_setting: veracross_setting$3,
|
|
16734
16798
|
time_vera_cross_sync_hh: time_vera_cross_sync_hh$3,
|
|
16735
16799
|
import_vera_cross: import_vera_cross$3
|
|
@@ -18809,6 +18873,14 @@ var not_ready_to_learn$4 = "Not ready to learn";
|
|
|
18809
18873
|
var students_who_are_not_ready_to_learn$4 = "Students who are not ready to learn";
|
|
18810
18874
|
var students_average_score$4 = "Student’s average score";
|
|
18811
18875
|
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.";
|
|
18876
|
+
var number_of_students_with_at_least_one_very_low_metric$4 = "Number of students with at least one very low metric";
|
|
18877
|
+
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%";
|
|
18878
|
+
var of_students_have_concerned_metrics$4 = "of students have concerned metrics";
|
|
18879
|
+
var have_metrics_40$4 = "have metrics <40%";
|
|
18880
|
+
var all_students_have_good_metrics$4 = "All students have good metrics";
|
|
18881
|
+
var students_with_at_least_one_concerned_metric$4 = "Students with at least One Concerned metric ({{number}})";
|
|
18882
|
+
var concerned_metrics$4 = "Concerned metric(s)";
|
|
18883
|
+
var check_in_date$4 = "Check-in Date";
|
|
18812
18884
|
var veracross_setting$4 = "Veracross Setting";
|
|
18813
18885
|
var time_vera_cross_sync_hh$4 = "Time Veracross Sync (HH)";
|
|
18814
18886
|
var import_vera_cross$4 = "Import Veracross";
|
|
@@ -20935,6 +21007,14 @@ var lang_zh = {
|
|
|
20935
21007
|
students_who_are_not_ready_to_learn: students_who_are_not_ready_to_learn$4,
|
|
20936
21008
|
students_average_score: students_average_score$4,
|
|
20937
21009
|
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,
|
|
21010
|
+
number_of_students_with_at_least_one_very_low_metric: number_of_students_with_at_least_one_very_low_metric$4,
|
|
21011
|
+
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,
|
|
21012
|
+
of_students_have_concerned_metrics: of_students_have_concerned_metrics$4,
|
|
21013
|
+
have_metrics_40: have_metrics_40$4,
|
|
21014
|
+
all_students_have_good_metrics: all_students_have_good_metrics$4,
|
|
21015
|
+
students_with_at_least_one_concerned_metric: students_with_at_least_one_concerned_metric$4,
|
|
21016
|
+
concerned_metrics: concerned_metrics$4,
|
|
21017
|
+
check_in_date: check_in_date$4,
|
|
20938
21018
|
veracross_setting: veracross_setting$4,
|
|
20939
21019
|
time_vera_cross_sync_hh: time_vera_cross_sync_hh$4,
|
|
20940
21020
|
import_vera_cross: import_vera_cross$4
|