mario-core 2.9.357-question → 2.9.358-release
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 +36 -10
- package/dist/index.js.map +1 -1
- package/dist/index.modern.js +36 -10
- package/dist/index.modern.js.map +1 -1
- package/package.json +1 -1
- package/dist/services/weeklyQuestService.d.ts +0 -1
- package/dist/types/WeeklyQuest.d.ts +0 -37
package/dist/index.js
CHANGED
|
@@ -2028,6 +2028,9 @@ var enter_answer = "Enter answer";
|
|
|
2028
2028
|
var select_flag = "Select flag";
|
|
2029
2029
|
var emotion_icon = "Emotion icon";
|
|
2030
2030
|
var is_correct_answers = "Is correct answers";
|
|
2031
|
+
var your_survey_was_sent_to_x_students_and_y_staff_members_you_can_keep_track_of_the_results_on_our_survey_dashboard = "Your survey was sent to {{numberStudent}} students and {{numberStaff}} Staff members. You can keep track of the results on our Survey Dashboard.";
|
|
2032
|
+
var leave = "leave";
|
|
2033
|
+
var go_to_the_survey_dashboard = "Go to the Survey Dashboard";
|
|
2031
2034
|
var lang_us = {
|
|
2032
2035
|
dashboard: dashboard,
|
|
2033
2036
|
user: user,
|
|
@@ -4053,7 +4056,10 @@ var lang_us = {
|
|
|
4053
4056
|
enter_answer: enter_answer,
|
|
4054
4057
|
select_flag: select_flag,
|
|
4055
4058
|
emotion_icon: emotion_icon,
|
|
4056
|
-
is_correct_answers: is_correct_answers
|
|
4059
|
+
is_correct_answers: is_correct_answers,
|
|
4060
|
+
your_survey_was_sent_to_x_students_and_y_staff_members_you_can_keep_track_of_the_results_on_our_survey_dashboard: your_survey_was_sent_to_x_students_and_y_staff_members_you_can_keep_track_of_the_results_on_our_survey_dashboard,
|
|
4061
|
+
leave: leave,
|
|
4062
|
+
go_to_the_survey_dashboard: go_to_the_survey_dashboard
|
|
4057
4063
|
};
|
|
4058
4064
|
|
|
4059
4065
|
var dashboard$1 = "Dashboard";
|
|
@@ -6044,6 +6050,9 @@ var enter_answer$1 = "Enter answer";
|
|
|
6044
6050
|
var select_flag$1 = "Select flag";
|
|
6045
6051
|
var emotion_icon$1 = "Emotion icon";
|
|
6046
6052
|
var is_correct_answers$1 = "Is correct answers";
|
|
6053
|
+
var your_survey_was_sent_to_x_students_and_y_staff_members_you_can_keep_track_of_the_results_on_our_survey_dashboard$1 = "Your survey was sent to {{numberStudent}} students and {{numberStaff}} Staff members. You can keep track of the results on our Survey Dashboard.";
|
|
6054
|
+
var leave$1 = "leave";
|
|
6055
|
+
var go_to_the_survey_dashboard$1 = "Go to the Survey Dashboard";
|
|
6047
6056
|
var lang_uk = {
|
|
6048
6057
|
dashboard: dashboard$1,
|
|
6049
6058
|
user: user$1,
|
|
@@ -8069,7 +8078,10 @@ var lang_uk = {
|
|
|
8069
8078
|
enter_answer: enter_answer$1,
|
|
8070
8079
|
select_flag: select_flag$1,
|
|
8071
8080
|
emotion_icon: emotion_icon$1,
|
|
8072
|
-
is_correct_answers: is_correct_answers$1
|
|
8081
|
+
is_correct_answers: is_correct_answers$1,
|
|
8082
|
+
your_survey_was_sent_to_x_students_and_y_staff_members_you_can_keep_track_of_the_results_on_our_survey_dashboard: your_survey_was_sent_to_x_students_and_y_staff_members_you_can_keep_track_of_the_results_on_our_survey_dashboard$1,
|
|
8083
|
+
leave: leave$1,
|
|
8084
|
+
go_to_the_survey_dashboard: go_to_the_survey_dashboard$1
|
|
8073
8085
|
};
|
|
8074
8086
|
|
|
8075
8087
|
var dashboard$2 = "لوحة المعلومات";
|
|
@@ -10092,6 +10104,9 @@ var enter_answer$2 = "أدخل الإجابة";
|
|
|
10092
10104
|
var select_flag$2 = "حدد العلم";
|
|
10093
10105
|
var emotion_icon$2 = "أيقونة العاطفة";
|
|
10094
10106
|
var is_correct_answers$2 = "هل هي اجابات صحيحة";
|
|
10107
|
+
var your_survey_was_sent_to_x_students_and_y_staff_members_you_can_keep_track_of_the_results_on_our_survey_dashboard$2 = "تم إرسال استبيانك إلى {{numberStudent}} طالبًا و{{numberStaff}} عضوًا من هيئة التدريس. يمكنك متابعة النتائج على لوحة معلومات الاستبيان الخاصة بنا.";
|
|
10108
|
+
var leave$2 = "يترك";
|
|
10109
|
+
var go_to_the_survey_dashboard$2 = "انتقل إلى لوحة معلومات الاستطلاع";
|
|
10095
10110
|
var lang_ar = {
|
|
10096
10111
|
dashboard: dashboard$2,
|
|
10097
10112
|
user: user$2,
|
|
@@ -12151,7 +12166,10 @@ var lang_ar = {
|
|
|
12151
12166
|
enter_answer: enter_answer$2,
|
|
12152
12167
|
select_flag: select_flag$2,
|
|
12153
12168
|
emotion_icon: emotion_icon$2,
|
|
12154
|
-
is_correct_answers: is_correct_answers$2
|
|
12169
|
+
is_correct_answers: is_correct_answers$2,
|
|
12170
|
+
your_survey_was_sent_to_x_students_and_y_staff_members_you_can_keep_track_of_the_results_on_our_survey_dashboard: your_survey_was_sent_to_x_students_and_y_staff_members_you_can_keep_track_of_the_results_on_our_survey_dashboard$2,
|
|
12171
|
+
leave: leave$2,
|
|
12172
|
+
go_to_the_survey_dashboard: go_to_the_survey_dashboard$2
|
|
12155
12173
|
};
|
|
12156
12174
|
|
|
12157
12175
|
var dashboard$3 = "Cuadro de mandos";
|
|
@@ -14174,6 +14192,9 @@ var enter_answer$3 = "Introducir respuesta";
|
|
|
14174
14192
|
var select_flag$3 = "Seleccionar bandera";
|
|
14175
14193
|
var emotion_icon$3 = "Icono de emoción";
|
|
14176
14194
|
var is_correct_answers$3 = "¿Son respuestas correctas?";
|
|
14195
|
+
var your_survey_was_sent_to_x_students_and_y_staff_members_you_can_keep_track_of_the_results_on_our_survey_dashboard$3 = "Su encuesta se envió a {{numberStudent}} estudiantes y {{numberStaff}} miembros del personal. Puede realizar un seguimiento de los resultados en nuestro Panel de encuestas.";
|
|
14196
|
+
var leave$3 = "dejar";
|
|
14197
|
+
var go_to_the_survey_dashboard$3 = "Ir al panel de encuestas";
|
|
14177
14198
|
var lang_es = {
|
|
14178
14199
|
dashboard: dashboard$3,
|
|
14179
14200
|
user: user$3,
|
|
@@ -16233,7 +16254,10 @@ var lang_es = {
|
|
|
16233
16254
|
enter_answer: enter_answer$3,
|
|
16234
16255
|
select_flag: select_flag$3,
|
|
16235
16256
|
emotion_icon: emotion_icon$3,
|
|
16236
|
-
is_correct_answers: is_correct_answers$3
|
|
16257
|
+
is_correct_answers: is_correct_answers$3,
|
|
16258
|
+
your_survey_was_sent_to_x_students_and_y_staff_members_you_can_keep_track_of_the_results_on_our_survey_dashboard: your_survey_was_sent_to_x_students_and_y_staff_members_you_can_keep_track_of_the_results_on_our_survey_dashboard$3,
|
|
16259
|
+
leave: leave$3,
|
|
16260
|
+
go_to_the_survey_dashboard: go_to_the_survey_dashboard$3
|
|
16237
16261
|
};
|
|
16238
16262
|
|
|
16239
16263
|
var dashboard$4 = "仪表板";
|
|
@@ -18256,6 +18280,9 @@ var enter_answer$4 = "输入答案";
|
|
|
18256
18280
|
var select_flag$4 = "选择标志";
|
|
18257
18281
|
var emotion_icon$4 = "情感图标";
|
|
18258
18282
|
var is_correct_answers$4 = "是正确答案";
|
|
18283
|
+
var your_survey_was_sent_to_x_students_and_y_staff_members_you_can_keep_track_of_the_results_on_our_survey_dashboard$4 = "您的调查已发送给 {{numberStudent}} 名学生和 {{numberStaff}} 名教职员工。您可以在我们的调查仪表板上跟踪结果。";
|
|
18284
|
+
var leave$4 = "离开";
|
|
18285
|
+
var go_to_the_survey_dashboard$4 = "前往调查仪表板";
|
|
18259
18286
|
var lang_zh = {
|
|
18260
18287
|
dashboard: dashboard$4,
|
|
18261
18288
|
user: user$4,
|
|
@@ -20315,7 +20342,10 @@ var lang_zh = {
|
|
|
20315
20342
|
enter_answer: enter_answer$4,
|
|
20316
20343
|
select_flag: select_flag$4,
|
|
20317
20344
|
emotion_icon: emotion_icon$4,
|
|
20318
|
-
is_correct_answers: is_correct_answers$4
|
|
20345
|
+
is_correct_answers: is_correct_answers$4,
|
|
20346
|
+
your_survey_was_sent_to_x_students_and_y_staff_members_you_can_keep_track_of_the_results_on_our_survey_dashboard: your_survey_was_sent_to_x_students_and_y_staff_members_you_can_keep_track_of_the_results_on_our_survey_dashboard$4,
|
|
20347
|
+
leave: leave$4,
|
|
20348
|
+
go_to_the_survey_dashboard: go_to_the_survey_dashboard$4
|
|
20319
20349
|
};
|
|
20320
20350
|
|
|
20321
20351
|
var TINY_MCE_API_KEY = "htqausuofrnali3nh9ivmlpq6v415o0tv2qikpg39bqf4pnk";
|
|
@@ -44891,11 +44921,7 @@ var AssignStudentList = function AssignStudentList() {
|
|
|
44891
44921
|
className: "mb-2"
|
|
44892
44922
|
}, React__default.createElement(reactstrap.Col, {
|
|
44893
44923
|
md: 12
|
|
44894
|
-
}, !!userList && userList.length > 0 ? React__default.createElement("div", {
|
|
44895
|
-
style: {
|
|
44896
|
-
overflow: 'auto'
|
|
44897
|
-
}
|
|
44898
|
-
}, React__default.createElement(reactstrap.Table, {
|
|
44924
|
+
}, !!userList && userList.length > 0 ? React__default.createElement("div", null, React__default.createElement(reactstrap.Table, {
|
|
44899
44925
|
bordered: true,
|
|
44900
44926
|
hover: true,
|
|
44901
44927
|
striped: true,
|