mario-core 2.9.426-feedback → 2.9.427-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 +15 -5
- package/dist/index.js.map +1 -1
- package/dist/index.modern.js +15 -5
- package/dist/index.modern.js.map +1 -1
- package/package.json +1 -1
package/dist/index.modern.js
CHANGED
|
@@ -2195,6 +2195,7 @@ var survey_resulting_in_scheduled_sessions = "Survey resulting in scheduled sess
|
|
|
2195
2195
|
var current_class_grade = "Current Class Grade";
|
|
2196
2196
|
var these_are_the_answers_from_classroom_teachers = "These are the answers from classroom teachers.";
|
|
2197
2197
|
var total_responses = "Total Responses";
|
|
2198
|
+
var readiness_trends = "Readiness Trends";
|
|
2198
2199
|
var lang_us = {
|
|
2199
2200
|
dashboard: dashboard,
|
|
2200
2201
|
user: user,
|
|
@@ -4406,7 +4407,8 @@ var lang_us = {
|
|
|
4406
4407
|
survey_resulting_in_scheduled_sessions: survey_resulting_in_scheduled_sessions,
|
|
4407
4408
|
current_class_grade: current_class_grade,
|
|
4408
4409
|
these_are_the_answers_from_classroom_teachers: these_are_the_answers_from_classroom_teachers,
|
|
4409
|
-
total_responses: total_responses
|
|
4410
|
+
total_responses: total_responses,
|
|
4411
|
+
readiness_trends: readiness_trends
|
|
4410
4412
|
};
|
|
4411
4413
|
|
|
4412
4414
|
var dashboard$1 = "Dashboard";
|
|
@@ -6565,6 +6567,7 @@ var survey_resulting_in_scheduled_sessions$1 = "Survey resulting in scheduled se
|
|
|
6565
6567
|
var current_class_grade$1 = "Current Class Grade";
|
|
6566
6568
|
var these_are_the_answers_from_classroom_teachers$1 = "These are the answers from classroom teachers.";
|
|
6567
6569
|
var total_responses$1 = "Total Responses";
|
|
6570
|
+
var readiness_trends$1 = "Readiness Trends";
|
|
6568
6571
|
var lang_uk = {
|
|
6569
6572
|
dashboard: dashboard$1,
|
|
6570
6573
|
user: user$1,
|
|
@@ -8773,7 +8776,8 @@ var lang_uk = {
|
|
|
8773
8776
|
survey_resulting_in_scheduled_sessions: survey_resulting_in_scheduled_sessions$1,
|
|
8774
8777
|
current_class_grade: current_class_grade$1,
|
|
8775
8778
|
these_are_the_answers_from_classroom_teachers: these_are_the_answers_from_classroom_teachers$1,
|
|
8776
|
-
total_responses: total_responses$1
|
|
8779
|
+
total_responses: total_responses$1,
|
|
8780
|
+
readiness_trends: readiness_trends$1
|
|
8777
8781
|
};
|
|
8778
8782
|
|
|
8779
8783
|
var dashboard$2 = "لوحة المعلومات";
|
|
@@ -10962,6 +10966,7 @@ var survey_resulting_in_scheduled_sessions$2 = "Survey resulting in scheduled se
|
|
|
10962
10966
|
var current_class_grade$2 = "Current Class Grade";
|
|
10963
10967
|
var these_are_the_answers_from_classroom_teachers$2 = "These are the answers from classroom teachers.";
|
|
10964
10968
|
var total_responses$2 = "Total Responses";
|
|
10969
|
+
var readiness_trends$2 = "Readiness Trends";
|
|
10965
10970
|
var lang_ar = {
|
|
10966
10971
|
dashboard: dashboard$2,
|
|
10967
10972
|
user: user$2,
|
|
@@ -13202,7 +13207,8 @@ var lang_ar = {
|
|
|
13202
13207
|
survey_resulting_in_scheduled_sessions: survey_resulting_in_scheduled_sessions$2,
|
|
13203
13208
|
current_class_grade: current_class_grade$2,
|
|
13204
13209
|
these_are_the_answers_from_classroom_teachers: these_are_the_answers_from_classroom_teachers$2,
|
|
13205
|
-
total_responses: total_responses$2
|
|
13210
|
+
total_responses: total_responses$2,
|
|
13211
|
+
readiness_trends: readiness_trends$2
|
|
13206
13212
|
};
|
|
13207
13213
|
|
|
13208
13214
|
var dashboard$3 = "Cuadro de mandos";
|
|
@@ -15391,6 +15397,7 @@ var survey_resulting_in_scheduled_sessions$3 = "Survey resulting in scheduled se
|
|
|
15391
15397
|
var current_class_grade$3 = "Current Class Grade";
|
|
15392
15398
|
var these_are_the_answers_from_classroom_teachers$3 = "These are the answers from classroom teachers.";
|
|
15393
15399
|
var total_responses$3 = "Total Responses";
|
|
15400
|
+
var readiness_trends$3 = "Readiness Trends";
|
|
15394
15401
|
var lang_es = {
|
|
15395
15402
|
dashboard: dashboard$3,
|
|
15396
15403
|
user: user$3,
|
|
@@ -17631,7 +17638,8 @@ var lang_es = {
|
|
|
17631
17638
|
survey_resulting_in_scheduled_sessions: survey_resulting_in_scheduled_sessions$3,
|
|
17632
17639
|
current_class_grade: current_class_grade$3,
|
|
17633
17640
|
these_are_the_answers_from_classroom_teachers: these_are_the_answers_from_classroom_teachers$3,
|
|
17634
|
-
total_responses: total_responses$3
|
|
17641
|
+
total_responses: total_responses$3,
|
|
17642
|
+
readiness_trends: readiness_trends$3
|
|
17635
17643
|
};
|
|
17636
17644
|
|
|
17637
17645
|
var dashboard$4 = "仪表板";
|
|
@@ -19820,6 +19828,7 @@ var survey_resulting_in_scheduled_sessions$4 = "Survey resulting in scheduled se
|
|
|
19820
19828
|
var current_class_grade$4 = "Current Class Grade";
|
|
19821
19829
|
var these_are_the_answers_from_classroom_teachers$4 = "These are the answers from classroom teachers.";
|
|
19822
19830
|
var total_responses$4 = "Total Responses";
|
|
19831
|
+
var readiness_trends$4 = "Readiness Trends";
|
|
19823
19832
|
var lang_zh = {
|
|
19824
19833
|
dashboard: dashboard$4,
|
|
19825
19834
|
user: user$4,
|
|
@@ -22060,7 +22069,8 @@ var lang_zh = {
|
|
|
22060
22069
|
survey_resulting_in_scheduled_sessions: survey_resulting_in_scheduled_sessions$4,
|
|
22061
22070
|
current_class_grade: current_class_grade$4,
|
|
22062
22071
|
these_are_the_answers_from_classroom_teachers: these_are_the_answers_from_classroom_teachers$4,
|
|
22063
|
-
total_responses: total_responses$4
|
|
22072
|
+
total_responses: total_responses$4,
|
|
22073
|
+
readiness_trends: readiness_trends$4
|
|
22064
22074
|
};
|
|
22065
22075
|
|
|
22066
22076
|
var TINY_MCE_API_KEY = "htqausuofrnali3nh9ivmlpq6v415o0tv2qikpg39bqf4pnk";
|