mario-core 2.9.389-feedback → 2.9.390-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 +8 -0
- package/dist/index.js.map +1 -1
- package/dist/index.modern.js +8 -0
- package/dist/index.modern.js.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -2079,6 +2079,7 @@ var what_s_on_your_mind = "What's on your mind?";
|
|
|
2079
2079
|
var these_are_the_last_5_comments_from_recent_check_ins_filtered_by_the_selected_criteria_above = "These are the last 5 comments from recent check-ins, filtered by the selected criteria above.";
|
|
2080
2080
|
var view_all_responses = "View All Responses";
|
|
2081
2081
|
var are_not_ready_to_learn = "are not ready to learn";
|
|
2082
|
+
var not_ready_to_learn = "Not ready to learn";
|
|
2082
2083
|
var students_who_are_not_ready_to_learn = "Students who are not ready to learn";
|
|
2083
2084
|
var students_average_score = "Student’s average score";
|
|
2084
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.";
|
|
@@ -4168,6 +4169,7 @@ var lang_us = {
|
|
|
4168
4169
|
these_are_the_last_5_comments_from_recent_check_ins_filtered_by_the_selected_criteria_above: these_are_the_last_5_comments_from_recent_check_ins_filtered_by_the_selected_criteria_above,
|
|
4169
4170
|
view_all_responses: view_all_responses,
|
|
4170
4171
|
are_not_ready_to_learn: are_not_ready_to_learn,
|
|
4172
|
+
not_ready_to_learn: not_ready_to_learn,
|
|
4171
4173
|
students_who_are_not_ready_to_learn: students_who_are_not_ready_to_learn,
|
|
4172
4174
|
students_average_score: students_average_score,
|
|
4173
4175
|
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
|
|
@@ -6212,6 +6214,7 @@ var what_s_on_your_mind$1 = "What's on your mind?";
|
|
|
6212
6214
|
var these_are_the_last_5_comments_from_recent_check_ins_filtered_by_the_selected_criteria_above$1 = "These are the last 5 comments from recent check-ins, filtered by the selected criteria above.";
|
|
6213
6215
|
var view_all_responses$1 = "View All Responses";
|
|
6214
6216
|
var are_not_ready_to_learn$1 = "are not ready to learn";
|
|
6217
|
+
var not_ready_to_learn$1 = "Not ready to learn";
|
|
6215
6218
|
var students_who_are_not_ready_to_learn$1 = "Students who are not ready to learn";
|
|
6216
6219
|
var students_average_score$1 = "Student’s average score";
|
|
6217
6220
|
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.";
|
|
@@ -8301,6 +8304,7 @@ var lang_uk = {
|
|
|
8301
8304
|
these_are_the_last_5_comments_from_recent_check_ins_filtered_by_the_selected_criteria_above: these_are_the_last_5_comments_from_recent_check_ins_filtered_by_the_selected_criteria_above$1,
|
|
8302
8305
|
view_all_responses: view_all_responses$1,
|
|
8303
8306
|
are_not_ready_to_learn: are_not_ready_to_learn$1,
|
|
8307
|
+
not_ready_to_learn: not_ready_to_learn$1,
|
|
8304
8308
|
students_who_are_not_ready_to_learn: students_who_are_not_ready_to_learn$1,
|
|
8305
8309
|
students_average_score: students_average_score$1,
|
|
8306
8310
|
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
|
|
@@ -10375,6 +10379,7 @@ var what_s_on_your_mind$2 = "What's on your mind?";
|
|
|
10375
10379
|
var these_are_the_last_5_comments_from_recent_check_ins_filtered_by_the_selected_criteria_above$2 = "These are the last 5 comments from recent check-ins, filtered by the selected criteria above.";
|
|
10376
10380
|
var view_all_responses$2 = "View All Responses";
|
|
10377
10381
|
var are_not_ready_to_learn$2 = "are not ready to learn";
|
|
10382
|
+
var not_ready_to_learn$2 = "Not ready to learn";
|
|
10378
10383
|
var students_who_are_not_ready_to_learn$2 = "Students who are not ready to learn";
|
|
10379
10384
|
var students_average_score$2 = "Student’s average score";
|
|
10380
10385
|
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.";
|
|
@@ -12496,6 +12501,7 @@ var lang_ar = {
|
|
|
12496
12501
|
these_are_the_last_5_comments_from_recent_check_ins_filtered_by_the_selected_criteria_above: these_are_the_last_5_comments_from_recent_check_ins_filtered_by_the_selected_criteria_above$2,
|
|
12497
12502
|
view_all_responses: view_all_responses$2,
|
|
12498
12503
|
are_not_ready_to_learn: are_not_ready_to_learn$2,
|
|
12504
|
+
not_ready_to_learn: not_ready_to_learn$2,
|
|
12499
12505
|
students_who_are_not_ready_to_learn: students_who_are_not_ready_to_learn$2,
|
|
12500
12506
|
students_average_score: students_average_score$2,
|
|
12501
12507
|
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
|
|
@@ -18765,6 +18771,7 @@ var what_s_on_your_mind$4 = "What's on your mind?";
|
|
|
18765
18771
|
var these_are_the_last_5_comments_from_recent_check_ins_filtered_by_the_selected_criteria_above$4 = "These are the last 5 comments from recent check-ins, filtered by the selected criteria above.";
|
|
18766
18772
|
var view_all_responses$4 = "View All Responses";
|
|
18767
18773
|
var are_not_ready_to_learn$4 = "are not ready to learn";
|
|
18774
|
+
var not_ready_to_learn$3 = "Not ready to learn";
|
|
18768
18775
|
var students_who_are_not_ready_to_learn$4 = "Students who are not ready to learn";
|
|
18769
18776
|
var students_average_score$4 = "Student’s average score";
|
|
18770
18777
|
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.";
|
|
@@ -20886,6 +20893,7 @@ var lang_zh = {
|
|
|
20886
20893
|
these_are_the_last_5_comments_from_recent_check_ins_filtered_by_the_selected_criteria_above: these_are_the_last_5_comments_from_recent_check_ins_filtered_by_the_selected_criteria_above$4,
|
|
20887
20894
|
view_all_responses: view_all_responses$4,
|
|
20888
20895
|
are_not_ready_to_learn: are_not_ready_to_learn$4,
|
|
20896
|
+
not_ready_to_learn: not_ready_to_learn$3,
|
|
20889
20897
|
students_who_are_not_ready_to_learn: students_who_are_not_ready_to_learn$4,
|
|
20890
20898
|
students_average_score: students_average_score$4,
|
|
20891
20899
|
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
|