mario-core 2.9.403-feedback → 2.9.405-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 +125 -5
- package/dist/index.js.map +1 -1
- package/dist/index.modern.js +125 -5
- 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.modern.js
CHANGED
|
@@ -2168,6 +2168,18 @@ var start_check_in_homepage = "Start Check-in";
|
|
|
2168
2168
|
var select_the_teacher_or_counselor_asking_you_to_check_in_if_you_have_more_than_one_teacher_choose_any_teacher_in_the_class_all_the_teachers_and_counselors_listed_can_view_your_check_ins = "Select the teacher or counselor asking you to check in. If you have more than one teacher, choose any teacher in the class. All the teachers and counselors listed can view your check-ins.";
|
|
2169
2169
|
var total_check_ins = "Total Check-ins";
|
|
2170
2170
|
var check_ins = "Check Ins";
|
|
2171
|
+
var here_you_can_find_all_the_notes_and_1_1_conversations_logs_the_student_has = "Here you can find all the notes and 1-1 conversations logs the student has.";
|
|
2172
|
+
var back_to_notes_and_logs = "Back to Notes and Logs";
|
|
2173
|
+
var students_review = "Student's Review";
|
|
2174
|
+
var other_note = "Other notes";
|
|
2175
|
+
var students_perceived_usefulness = "Student's Perceived<br/>Usefulness";
|
|
2176
|
+
var student_feedback = "Student Feedback";
|
|
2177
|
+
var note_category = "Note Category";
|
|
2178
|
+
var select_note_category = "Select Note Category";
|
|
2179
|
+
var save_note = "Save note";
|
|
2180
|
+
var type_the_main_focus_of_this_session = "Type the main focus of this session";
|
|
2181
|
+
var please_add_title_note = "Please add note title";
|
|
2182
|
+
var notes_and_logs = "Notes and Logs";
|
|
2171
2183
|
var lang_us = {
|
|
2172
2184
|
dashboard: dashboard,
|
|
2173
2185
|
user: user,
|
|
@@ -4352,7 +4364,19 @@ var lang_us = {
|
|
|
4352
4364
|
start_check_in_homepage: start_check_in_homepage,
|
|
4353
4365
|
select_the_teacher_or_counselor_asking_you_to_check_in_if_you_have_more_than_one_teacher_choose_any_teacher_in_the_class_all_the_teachers_and_counselors_listed_can_view_your_check_ins: select_the_teacher_or_counselor_asking_you_to_check_in_if_you_have_more_than_one_teacher_choose_any_teacher_in_the_class_all_the_teachers_and_counselors_listed_can_view_your_check_ins,
|
|
4354
4366
|
total_check_ins: total_check_ins,
|
|
4355
|
-
check_ins: check_ins
|
|
4367
|
+
check_ins: check_ins,
|
|
4368
|
+
here_you_can_find_all_the_notes_and_1_1_conversations_logs_the_student_has: here_you_can_find_all_the_notes_and_1_1_conversations_logs_the_student_has,
|
|
4369
|
+
back_to_notes_and_logs: back_to_notes_and_logs,
|
|
4370
|
+
students_review: students_review,
|
|
4371
|
+
other_note: other_note,
|
|
4372
|
+
students_perceived_usefulness: students_perceived_usefulness,
|
|
4373
|
+
student_feedback: student_feedback,
|
|
4374
|
+
note_category: note_category,
|
|
4375
|
+
select_note_category: select_note_category,
|
|
4376
|
+
save_note: save_note,
|
|
4377
|
+
type_the_main_focus_of_this_session: type_the_main_focus_of_this_session,
|
|
4378
|
+
please_add_title_note: please_add_title_note,
|
|
4379
|
+
notes_and_logs: notes_and_logs
|
|
4356
4380
|
};
|
|
4357
4381
|
|
|
4358
4382
|
var dashboard$1 = "Dashboard";
|
|
@@ -6485,6 +6509,18 @@ var please_enter_a_description_of_the_conversation$1 = "Please enter a descripti
|
|
|
6485
6509
|
var check_ins_tab$1 = "Check-Ins";
|
|
6486
6510
|
var start_check_in_homepage$1 = "Start Check-in";
|
|
6487
6511
|
var select_the_teacher_or_counselor_asking_you_to_check_in_if_you_have_more_than_one_teacher_choose_any_teacher_in_the_class_all_the_teachers_and_counselors_listed_can_view_your_check_ins$1 = "Select the teacher or counselor asking you to check in. If you have more than one teacher, choose any teacher in the class. All the teachers and counselors listed can view your check-ins.";
|
|
6512
|
+
var here_you_can_find_all_the_notes_and_1_1_conversations_logs_the_student_has$1 = "Here you can find all the notes and 1-1 conversations logs the student has.";
|
|
6513
|
+
var back_to_notes_and_logs$1 = "Back to Notes and Logs";
|
|
6514
|
+
var students_review$1 = "Student's Review";
|
|
6515
|
+
var other_note$1 = "Other notes";
|
|
6516
|
+
var students_perceived_usefulness$1 = "Student's Perceived<br/>Usefulness";
|
|
6517
|
+
var student_feedback$1 = "Student Feedback";
|
|
6518
|
+
var note_category$1 = "Note Category";
|
|
6519
|
+
var select_note_category$1 = "Select Note Category";
|
|
6520
|
+
var save_note$1 = "Save note";
|
|
6521
|
+
var type_the_main_focus_of_this_session$1 = "Type the main focus of this session";
|
|
6522
|
+
var please_add_title_note$1 = "Please add note title";
|
|
6523
|
+
var notes_and_logs$1 = "Notes and Logs";
|
|
6488
6524
|
var lang_uk = {
|
|
6489
6525
|
dashboard: dashboard$1,
|
|
6490
6526
|
user: user$1,
|
|
@@ -8667,7 +8703,19 @@ var lang_uk = {
|
|
|
8667
8703
|
please_enter_a_description_of_the_conversation: please_enter_a_description_of_the_conversation$1,
|
|
8668
8704
|
check_ins_tab: check_ins_tab$1,
|
|
8669
8705
|
start_check_in_homepage: start_check_in_homepage$1,
|
|
8670
|
-
select_the_teacher_or_counselor_asking_you_to_check_in_if_you_have_more_than_one_teacher_choose_any_teacher_in_the_class_all_the_teachers_and_counselors_listed_can_view_your_check_ins: select_the_teacher_or_counselor_asking_you_to_check_in_if_you_have_more_than_one_teacher_choose_any_teacher_in_the_class_all_the_teachers_and_counselors_listed_can_view_your_check_ins$1
|
|
8706
|
+
select_the_teacher_or_counselor_asking_you_to_check_in_if_you_have_more_than_one_teacher_choose_any_teacher_in_the_class_all_the_teachers_and_counselors_listed_can_view_your_check_ins: select_the_teacher_or_counselor_asking_you_to_check_in_if_you_have_more_than_one_teacher_choose_any_teacher_in_the_class_all_the_teachers_and_counselors_listed_can_view_your_check_ins$1,
|
|
8707
|
+
here_you_can_find_all_the_notes_and_1_1_conversations_logs_the_student_has: here_you_can_find_all_the_notes_and_1_1_conversations_logs_the_student_has$1,
|
|
8708
|
+
back_to_notes_and_logs: back_to_notes_and_logs$1,
|
|
8709
|
+
students_review: students_review$1,
|
|
8710
|
+
other_note: other_note$1,
|
|
8711
|
+
students_perceived_usefulness: students_perceived_usefulness$1,
|
|
8712
|
+
student_feedback: student_feedback$1,
|
|
8713
|
+
note_category: note_category$1,
|
|
8714
|
+
select_note_category: select_note_category$1,
|
|
8715
|
+
save_note: save_note$1,
|
|
8716
|
+
type_the_main_focus_of_this_session: type_the_main_focus_of_this_session$1,
|
|
8717
|
+
please_add_title_note: please_add_title_note$1,
|
|
8718
|
+
notes_and_logs: notes_and_logs$1
|
|
8671
8719
|
};
|
|
8672
8720
|
|
|
8673
8721
|
var dashboard$2 = "لوحة المعلومات";
|
|
@@ -10830,6 +10878,18 @@ var please_enter_a_description_of_the_conversation$2 = "Please enter a descripti
|
|
|
10830
10878
|
var check_ins_tab$2 = "Check-Ins";
|
|
10831
10879
|
var start_check_in_homepage$2 = "Start Check-in";
|
|
10832
10880
|
var select_the_teacher_or_counselor_asking_you_to_check_in_if_you_have_more_than_one_teacher_choose_any_teacher_in_the_class_all_the_teachers_and_counselors_listed_can_view_your_check_ins$2 = "Select the teacher or counselor asking you to check in. If you have more than one teacher, choose any teacher in the class. All the teachers and counselors listed can view your check-ins.";
|
|
10881
|
+
var here_you_can_find_all_the_notes_and_1_1_conversations_logs_the_student_has$2 = "Here you can find all the notes and 1-1 conversations logs the student has.";
|
|
10882
|
+
var back_to_notes_and_logs$2 = "Back to Notes and Logs";
|
|
10883
|
+
var students_review$2 = "Student's Review";
|
|
10884
|
+
var other_note$2 = "Other notes";
|
|
10885
|
+
var students_perceived_usefulness$2 = "Student's Perceived<br/>Usefulness";
|
|
10886
|
+
var student_feedback$2 = "Student Feedback";
|
|
10887
|
+
var note_category$2 = "Note Category";
|
|
10888
|
+
var select_note_category$2 = "Select Note Category";
|
|
10889
|
+
var save_note$2 = "Save note";
|
|
10890
|
+
var type_the_main_focus_of_this_session$2 = "Type the main focus of this session";
|
|
10891
|
+
var please_add_title_note$2 = "Please add note title";
|
|
10892
|
+
var notes_and_logs$2 = "Notes and Logs";
|
|
10833
10893
|
var lang_ar = {
|
|
10834
10894
|
dashboard: dashboard$2,
|
|
10835
10895
|
user: user$2,
|
|
@@ -13044,7 +13104,19 @@ var lang_ar = {
|
|
|
13044
13104
|
please_enter_a_description_of_the_conversation: please_enter_a_description_of_the_conversation$2,
|
|
13045
13105
|
check_ins_tab: check_ins_tab$2,
|
|
13046
13106
|
start_check_in_homepage: start_check_in_homepage$2,
|
|
13047
|
-
select_the_teacher_or_counselor_asking_you_to_check_in_if_you_have_more_than_one_teacher_choose_any_teacher_in_the_class_all_the_teachers_and_counselors_listed_can_view_your_check_ins: select_the_teacher_or_counselor_asking_you_to_check_in_if_you_have_more_than_one_teacher_choose_any_teacher_in_the_class_all_the_teachers_and_counselors_listed_can_view_your_check_ins$2
|
|
13107
|
+
select_the_teacher_or_counselor_asking_you_to_check_in_if_you_have_more_than_one_teacher_choose_any_teacher_in_the_class_all_the_teachers_and_counselors_listed_can_view_your_check_ins: select_the_teacher_or_counselor_asking_you_to_check_in_if_you_have_more_than_one_teacher_choose_any_teacher_in_the_class_all_the_teachers_and_counselors_listed_can_view_your_check_ins$2,
|
|
13108
|
+
here_you_can_find_all_the_notes_and_1_1_conversations_logs_the_student_has: here_you_can_find_all_the_notes_and_1_1_conversations_logs_the_student_has$2,
|
|
13109
|
+
back_to_notes_and_logs: back_to_notes_and_logs$2,
|
|
13110
|
+
students_review: students_review$2,
|
|
13111
|
+
other_note: other_note$2,
|
|
13112
|
+
students_perceived_usefulness: students_perceived_usefulness$2,
|
|
13113
|
+
student_feedback: student_feedback$2,
|
|
13114
|
+
note_category: note_category$2,
|
|
13115
|
+
select_note_category: select_note_category$2,
|
|
13116
|
+
save_note: save_note$2,
|
|
13117
|
+
type_the_main_focus_of_this_session: type_the_main_focus_of_this_session$2,
|
|
13118
|
+
please_add_title_note: please_add_title_note$2,
|
|
13119
|
+
notes_and_logs: notes_and_logs$2
|
|
13048
13120
|
};
|
|
13049
13121
|
|
|
13050
13122
|
var dashboard$3 = "Cuadro de mandos";
|
|
@@ -15207,6 +15279,18 @@ var please_enter_a_description_of_the_conversation$3 = "Please enter a descripti
|
|
|
15207
15279
|
var check_ins_tab$3 = "Check-Ins";
|
|
15208
15280
|
var start_check_in_homepage$3 = "Start Check-in";
|
|
15209
15281
|
var select_the_teacher_or_counselor_asking_you_to_check_in_if_you_have_more_than_one_teacher_choose_any_teacher_in_the_class_all_the_teachers_and_counselors_listed_can_view_your_check_ins$3 = "Select the teacher or counselor asking you to check in. If you have more than one teacher, choose any teacher in the class. All the teachers and counselors listed can view your check-ins.";
|
|
15282
|
+
var here_you_can_find_all_the_notes_and_1_1_conversations_logs_the_student_has$3 = "Here you can find all the notes and 1-1 conversations logs the student has.";
|
|
15283
|
+
var back_to_notes_and_logs$3 = "Back to Notes and Logs";
|
|
15284
|
+
var students_review$3 = "Student's Review";
|
|
15285
|
+
var other_note$3 = "Other notes";
|
|
15286
|
+
var students_perceived_usefulness$3 = "Student's Perceived<br/>Usefulness";
|
|
15287
|
+
var student_feedback$3 = "Student Feedback";
|
|
15288
|
+
var note_category$3 = "Note Category";
|
|
15289
|
+
var select_note_category$3 = "Select Note Category";
|
|
15290
|
+
var save_note$3 = "Save note";
|
|
15291
|
+
var type_the_main_focus_of_this_session$3 = "Type the main focus of this session";
|
|
15292
|
+
var please_add_title_note$3 = "Please add note title";
|
|
15293
|
+
var notes_and_logs$3 = "Notes and Logs";
|
|
15210
15294
|
var lang_es = {
|
|
15211
15295
|
dashboard: dashboard$3,
|
|
15212
15296
|
user: user$3,
|
|
@@ -17421,7 +17505,19 @@ var lang_es = {
|
|
|
17421
17505
|
please_enter_a_description_of_the_conversation: please_enter_a_description_of_the_conversation$3,
|
|
17422
17506
|
check_ins_tab: check_ins_tab$3,
|
|
17423
17507
|
start_check_in_homepage: start_check_in_homepage$3,
|
|
17424
|
-
select_the_teacher_or_counselor_asking_you_to_check_in_if_you_have_more_than_one_teacher_choose_any_teacher_in_the_class_all_the_teachers_and_counselors_listed_can_view_your_check_ins: select_the_teacher_or_counselor_asking_you_to_check_in_if_you_have_more_than_one_teacher_choose_any_teacher_in_the_class_all_the_teachers_and_counselors_listed_can_view_your_check_ins$3
|
|
17508
|
+
select_the_teacher_or_counselor_asking_you_to_check_in_if_you_have_more_than_one_teacher_choose_any_teacher_in_the_class_all_the_teachers_and_counselors_listed_can_view_your_check_ins: select_the_teacher_or_counselor_asking_you_to_check_in_if_you_have_more_than_one_teacher_choose_any_teacher_in_the_class_all_the_teachers_and_counselors_listed_can_view_your_check_ins$3,
|
|
17509
|
+
here_you_can_find_all_the_notes_and_1_1_conversations_logs_the_student_has: here_you_can_find_all_the_notes_and_1_1_conversations_logs_the_student_has$3,
|
|
17510
|
+
back_to_notes_and_logs: back_to_notes_and_logs$3,
|
|
17511
|
+
students_review: students_review$3,
|
|
17512
|
+
other_note: other_note$3,
|
|
17513
|
+
students_perceived_usefulness: students_perceived_usefulness$3,
|
|
17514
|
+
student_feedback: student_feedback$3,
|
|
17515
|
+
note_category: note_category$3,
|
|
17516
|
+
select_note_category: select_note_category$3,
|
|
17517
|
+
save_note: save_note$3,
|
|
17518
|
+
type_the_main_focus_of_this_session: type_the_main_focus_of_this_session$3,
|
|
17519
|
+
please_add_title_note: please_add_title_note$3,
|
|
17520
|
+
notes_and_logs: notes_and_logs$3
|
|
17425
17521
|
};
|
|
17426
17522
|
|
|
17427
17523
|
var dashboard$4 = "仪表板";
|
|
@@ -19584,6 +19680,18 @@ var please_enter_a_description_of_the_conversation$4 = "Please enter a descripti
|
|
|
19584
19680
|
var check_ins_tab$4 = "Check-Ins";
|
|
19585
19681
|
var start_check_in_homepage$4 = "Start Check-in";
|
|
19586
19682
|
var select_the_teacher_or_counselor_asking_you_to_check_in_if_you_have_more_than_one_teacher_choose_any_teacher_in_the_class_all_the_teachers_and_counselors_listed_can_view_your_check_ins$4 = "Select the teacher or counselor asking you to check in. If you have more than one teacher, choose any teacher in the class. All the teachers and counselors listed can view your check-ins.";
|
|
19683
|
+
var here_you_can_find_all_the_notes_and_1_1_conversations_logs_the_student_has$4 = "Here you can find all the notes and 1-1 conversations logs the student has.";
|
|
19684
|
+
var back_to_notes_and_logs$4 = "Back to Notes and Logs";
|
|
19685
|
+
var students_review$4 = "Student's Review";
|
|
19686
|
+
var other_note$4 = "Other notes";
|
|
19687
|
+
var students_perceived_usefulness$4 = "Student's Perceived<br/>Usefulness";
|
|
19688
|
+
var student_feedback$4 = "Student Feedback";
|
|
19689
|
+
var note_category$4 = "Note Category";
|
|
19690
|
+
var select_note_category$4 = "Select Note Category";
|
|
19691
|
+
var save_note$4 = "Save note";
|
|
19692
|
+
var type_the_main_focus_of_this_session$4 = "Type the main focus of this session";
|
|
19693
|
+
var please_add_title_note$4 = "Please add note title";
|
|
19694
|
+
var notes_and_logs$4 = "Notes and Logs";
|
|
19587
19695
|
var lang_zh = {
|
|
19588
19696
|
dashboard: dashboard$4,
|
|
19589
19697
|
user: user$4,
|
|
@@ -21798,7 +21906,19 @@ var lang_zh = {
|
|
|
21798
21906
|
please_enter_a_description_of_the_conversation: please_enter_a_description_of_the_conversation$4,
|
|
21799
21907
|
check_ins_tab: check_ins_tab$4,
|
|
21800
21908
|
start_check_in_homepage: start_check_in_homepage$4,
|
|
21801
|
-
select_the_teacher_or_counselor_asking_you_to_check_in_if_you_have_more_than_one_teacher_choose_any_teacher_in_the_class_all_the_teachers_and_counselors_listed_can_view_your_check_ins: select_the_teacher_or_counselor_asking_you_to_check_in_if_you_have_more_than_one_teacher_choose_any_teacher_in_the_class_all_the_teachers_and_counselors_listed_can_view_your_check_ins$4
|
|
21909
|
+
select_the_teacher_or_counselor_asking_you_to_check_in_if_you_have_more_than_one_teacher_choose_any_teacher_in_the_class_all_the_teachers_and_counselors_listed_can_view_your_check_ins: select_the_teacher_or_counselor_asking_you_to_check_in_if_you_have_more_than_one_teacher_choose_any_teacher_in_the_class_all_the_teachers_and_counselors_listed_can_view_your_check_ins$4,
|
|
21910
|
+
here_you_can_find_all_the_notes_and_1_1_conversations_logs_the_student_has: here_you_can_find_all_the_notes_and_1_1_conversations_logs_the_student_has$4,
|
|
21911
|
+
back_to_notes_and_logs: back_to_notes_and_logs$4,
|
|
21912
|
+
students_review: students_review$4,
|
|
21913
|
+
other_note: other_note$4,
|
|
21914
|
+
students_perceived_usefulness: students_perceived_usefulness$4,
|
|
21915
|
+
student_feedback: student_feedback$4,
|
|
21916
|
+
note_category: note_category$4,
|
|
21917
|
+
select_note_category: select_note_category$4,
|
|
21918
|
+
save_note: save_note$4,
|
|
21919
|
+
type_the_main_focus_of_this_session: type_the_main_focus_of_this_session$4,
|
|
21920
|
+
please_add_title_note: please_add_title_note$4,
|
|
21921
|
+
notes_and_logs: notes_and_logs$4
|
|
21802
21922
|
};
|
|
21803
21923
|
|
|
21804
21924
|
var TINY_MCE_API_KEY = "htqausuofrnali3nh9ivmlpq6v415o0tv2qikpg39bqf4pnk";
|