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.js
CHANGED
|
@@ -2169,6 +2169,18 @@ var start_check_in_homepage = "Start Check-in";
|
|
|
2169
2169
|
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.";
|
|
2170
2170
|
var total_check_ins = "Total Check-ins";
|
|
2171
2171
|
var check_ins = "Check Ins";
|
|
2172
|
+
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.";
|
|
2173
|
+
var back_to_notes_and_logs = "Back to Notes and Logs";
|
|
2174
|
+
var students_review = "Student's Review";
|
|
2175
|
+
var other_note = "Other notes";
|
|
2176
|
+
var students_perceived_usefulness = "Student's Perceived<br/>Usefulness";
|
|
2177
|
+
var student_feedback = "Student Feedback";
|
|
2178
|
+
var note_category = "Note Category";
|
|
2179
|
+
var select_note_category = "Select Note Category";
|
|
2180
|
+
var save_note = "Save note";
|
|
2181
|
+
var type_the_main_focus_of_this_session = "Type the main focus of this session";
|
|
2182
|
+
var please_add_title_note = "Please add note title";
|
|
2183
|
+
var notes_and_logs = "Notes and Logs";
|
|
2172
2184
|
var lang_us = {
|
|
2173
2185
|
dashboard: dashboard,
|
|
2174
2186
|
user: user,
|
|
@@ -4353,7 +4365,19 @@ var lang_us = {
|
|
|
4353
4365
|
start_check_in_homepage: start_check_in_homepage,
|
|
4354
4366
|
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,
|
|
4355
4367
|
total_check_ins: total_check_ins,
|
|
4356
|
-
check_ins: check_ins
|
|
4368
|
+
check_ins: check_ins,
|
|
4369
|
+
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,
|
|
4370
|
+
back_to_notes_and_logs: back_to_notes_and_logs,
|
|
4371
|
+
students_review: students_review,
|
|
4372
|
+
other_note: other_note,
|
|
4373
|
+
students_perceived_usefulness: students_perceived_usefulness,
|
|
4374
|
+
student_feedback: student_feedback,
|
|
4375
|
+
note_category: note_category,
|
|
4376
|
+
select_note_category: select_note_category,
|
|
4377
|
+
save_note: save_note,
|
|
4378
|
+
type_the_main_focus_of_this_session: type_the_main_focus_of_this_session,
|
|
4379
|
+
please_add_title_note: please_add_title_note,
|
|
4380
|
+
notes_and_logs: notes_and_logs
|
|
4357
4381
|
};
|
|
4358
4382
|
|
|
4359
4383
|
var dashboard$1 = "Dashboard";
|
|
@@ -6486,6 +6510,18 @@ var please_enter_a_description_of_the_conversation$1 = "Please enter a descripti
|
|
|
6486
6510
|
var check_ins_tab$1 = "Check-Ins";
|
|
6487
6511
|
var start_check_in_homepage$1 = "Start Check-in";
|
|
6488
6512
|
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.";
|
|
6513
|
+
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.";
|
|
6514
|
+
var back_to_notes_and_logs$1 = "Back to Notes and Logs";
|
|
6515
|
+
var students_review$1 = "Student's Review";
|
|
6516
|
+
var other_note$1 = "Other notes";
|
|
6517
|
+
var students_perceived_usefulness$1 = "Student's Perceived<br/>Usefulness";
|
|
6518
|
+
var student_feedback$1 = "Student Feedback";
|
|
6519
|
+
var note_category$1 = "Note Category";
|
|
6520
|
+
var select_note_category$1 = "Select Note Category";
|
|
6521
|
+
var save_note$1 = "Save note";
|
|
6522
|
+
var type_the_main_focus_of_this_session$1 = "Type the main focus of this session";
|
|
6523
|
+
var please_add_title_note$1 = "Please add note title";
|
|
6524
|
+
var notes_and_logs$1 = "Notes and Logs";
|
|
6489
6525
|
var lang_uk = {
|
|
6490
6526
|
dashboard: dashboard$1,
|
|
6491
6527
|
user: user$1,
|
|
@@ -8668,7 +8704,19 @@ var lang_uk = {
|
|
|
8668
8704
|
please_enter_a_description_of_the_conversation: please_enter_a_description_of_the_conversation$1,
|
|
8669
8705
|
check_ins_tab: check_ins_tab$1,
|
|
8670
8706
|
start_check_in_homepage: start_check_in_homepage$1,
|
|
8671
|
-
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
|
+
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,
|
|
8708
|
+
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,
|
|
8709
|
+
back_to_notes_and_logs: back_to_notes_and_logs$1,
|
|
8710
|
+
students_review: students_review$1,
|
|
8711
|
+
other_note: other_note$1,
|
|
8712
|
+
students_perceived_usefulness: students_perceived_usefulness$1,
|
|
8713
|
+
student_feedback: student_feedback$1,
|
|
8714
|
+
note_category: note_category$1,
|
|
8715
|
+
select_note_category: select_note_category$1,
|
|
8716
|
+
save_note: save_note$1,
|
|
8717
|
+
type_the_main_focus_of_this_session: type_the_main_focus_of_this_session$1,
|
|
8718
|
+
please_add_title_note: please_add_title_note$1,
|
|
8719
|
+
notes_and_logs: notes_and_logs$1
|
|
8672
8720
|
};
|
|
8673
8721
|
|
|
8674
8722
|
var dashboard$2 = "لوحة المعلومات";
|
|
@@ -10831,6 +10879,18 @@ var please_enter_a_description_of_the_conversation$2 = "Please enter a descripti
|
|
|
10831
10879
|
var check_ins_tab$2 = "Check-Ins";
|
|
10832
10880
|
var start_check_in_homepage$2 = "Start Check-in";
|
|
10833
10881
|
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.";
|
|
10882
|
+
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.";
|
|
10883
|
+
var back_to_notes_and_logs$2 = "Back to Notes and Logs";
|
|
10884
|
+
var students_review$2 = "Student's Review";
|
|
10885
|
+
var other_note$2 = "Other notes";
|
|
10886
|
+
var students_perceived_usefulness$2 = "Student's Perceived<br/>Usefulness";
|
|
10887
|
+
var student_feedback$2 = "Student Feedback";
|
|
10888
|
+
var note_category$2 = "Note Category";
|
|
10889
|
+
var select_note_category$2 = "Select Note Category";
|
|
10890
|
+
var save_note$2 = "Save note";
|
|
10891
|
+
var type_the_main_focus_of_this_session$2 = "Type the main focus of this session";
|
|
10892
|
+
var please_add_title_note$2 = "Please add note title";
|
|
10893
|
+
var notes_and_logs$2 = "Notes and Logs";
|
|
10834
10894
|
var lang_ar = {
|
|
10835
10895
|
dashboard: dashboard$2,
|
|
10836
10896
|
user: user$2,
|
|
@@ -13045,7 +13105,19 @@ var lang_ar = {
|
|
|
13045
13105
|
please_enter_a_description_of_the_conversation: please_enter_a_description_of_the_conversation$2,
|
|
13046
13106
|
check_ins_tab: check_ins_tab$2,
|
|
13047
13107
|
start_check_in_homepage: start_check_in_homepage$2,
|
|
13048
|
-
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
|
+
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,
|
|
13109
|
+
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,
|
|
13110
|
+
back_to_notes_and_logs: back_to_notes_and_logs$2,
|
|
13111
|
+
students_review: students_review$2,
|
|
13112
|
+
other_note: other_note$2,
|
|
13113
|
+
students_perceived_usefulness: students_perceived_usefulness$2,
|
|
13114
|
+
student_feedback: student_feedback$2,
|
|
13115
|
+
note_category: note_category$2,
|
|
13116
|
+
select_note_category: select_note_category$2,
|
|
13117
|
+
save_note: save_note$2,
|
|
13118
|
+
type_the_main_focus_of_this_session: type_the_main_focus_of_this_session$2,
|
|
13119
|
+
please_add_title_note: please_add_title_note$2,
|
|
13120
|
+
notes_and_logs: notes_and_logs$2
|
|
13049
13121
|
};
|
|
13050
13122
|
|
|
13051
13123
|
var dashboard$3 = "Cuadro de mandos";
|
|
@@ -15208,6 +15280,18 @@ var please_enter_a_description_of_the_conversation$3 = "Please enter a descripti
|
|
|
15208
15280
|
var check_ins_tab$3 = "Check-Ins";
|
|
15209
15281
|
var start_check_in_homepage$3 = "Start Check-in";
|
|
15210
15282
|
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.";
|
|
15283
|
+
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.";
|
|
15284
|
+
var back_to_notes_and_logs$3 = "Back to Notes and Logs";
|
|
15285
|
+
var students_review$3 = "Student's Review";
|
|
15286
|
+
var other_note$3 = "Other notes";
|
|
15287
|
+
var students_perceived_usefulness$3 = "Student's Perceived<br/>Usefulness";
|
|
15288
|
+
var student_feedback$3 = "Student Feedback";
|
|
15289
|
+
var note_category$3 = "Note Category";
|
|
15290
|
+
var select_note_category$3 = "Select Note Category";
|
|
15291
|
+
var save_note$3 = "Save note";
|
|
15292
|
+
var type_the_main_focus_of_this_session$3 = "Type the main focus of this session";
|
|
15293
|
+
var please_add_title_note$3 = "Please add note title";
|
|
15294
|
+
var notes_and_logs$3 = "Notes and Logs";
|
|
15211
15295
|
var lang_es = {
|
|
15212
15296
|
dashboard: dashboard$3,
|
|
15213
15297
|
user: user$3,
|
|
@@ -17422,7 +17506,19 @@ var lang_es = {
|
|
|
17422
17506
|
please_enter_a_description_of_the_conversation: please_enter_a_description_of_the_conversation$3,
|
|
17423
17507
|
check_ins_tab: check_ins_tab$3,
|
|
17424
17508
|
start_check_in_homepage: start_check_in_homepage$3,
|
|
17425
|
-
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
|
+
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,
|
|
17510
|
+
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,
|
|
17511
|
+
back_to_notes_and_logs: back_to_notes_and_logs$3,
|
|
17512
|
+
students_review: students_review$3,
|
|
17513
|
+
other_note: other_note$3,
|
|
17514
|
+
students_perceived_usefulness: students_perceived_usefulness$3,
|
|
17515
|
+
student_feedback: student_feedback$3,
|
|
17516
|
+
note_category: note_category$3,
|
|
17517
|
+
select_note_category: select_note_category$3,
|
|
17518
|
+
save_note: save_note$3,
|
|
17519
|
+
type_the_main_focus_of_this_session: type_the_main_focus_of_this_session$3,
|
|
17520
|
+
please_add_title_note: please_add_title_note$3,
|
|
17521
|
+
notes_and_logs: notes_and_logs$3
|
|
17426
17522
|
};
|
|
17427
17523
|
|
|
17428
17524
|
var dashboard$4 = "仪表板";
|
|
@@ -19585,6 +19681,18 @@ var please_enter_a_description_of_the_conversation$4 = "Please enter a descripti
|
|
|
19585
19681
|
var check_ins_tab$4 = "Check-Ins";
|
|
19586
19682
|
var start_check_in_homepage$4 = "Start Check-in";
|
|
19587
19683
|
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.";
|
|
19684
|
+
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.";
|
|
19685
|
+
var back_to_notes_and_logs$4 = "Back to Notes and Logs";
|
|
19686
|
+
var students_review$4 = "Student's Review";
|
|
19687
|
+
var other_note$4 = "Other notes";
|
|
19688
|
+
var students_perceived_usefulness$4 = "Student's Perceived<br/>Usefulness";
|
|
19689
|
+
var student_feedback$4 = "Student Feedback";
|
|
19690
|
+
var note_category$4 = "Note Category";
|
|
19691
|
+
var select_note_category$4 = "Select Note Category";
|
|
19692
|
+
var save_note$4 = "Save note";
|
|
19693
|
+
var type_the_main_focus_of_this_session$4 = "Type the main focus of this session";
|
|
19694
|
+
var please_add_title_note$4 = "Please add note title";
|
|
19695
|
+
var notes_and_logs$4 = "Notes and Logs";
|
|
19588
19696
|
var lang_zh = {
|
|
19589
19697
|
dashboard: dashboard$4,
|
|
19590
19698
|
user: user$4,
|
|
@@ -21799,7 +21907,19 @@ var lang_zh = {
|
|
|
21799
21907
|
please_enter_a_description_of_the_conversation: please_enter_a_description_of_the_conversation$4,
|
|
21800
21908
|
check_ins_tab: check_ins_tab$4,
|
|
21801
21909
|
start_check_in_homepage: start_check_in_homepage$4,
|
|
21802
|
-
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
|
+
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,
|
|
21911
|
+
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,
|
|
21912
|
+
back_to_notes_and_logs: back_to_notes_and_logs$4,
|
|
21913
|
+
students_review: students_review$4,
|
|
21914
|
+
other_note: other_note$4,
|
|
21915
|
+
students_perceived_usefulness: students_perceived_usefulness$4,
|
|
21916
|
+
student_feedback: student_feedback$4,
|
|
21917
|
+
note_category: note_category$4,
|
|
21918
|
+
select_note_category: select_note_category$4,
|
|
21919
|
+
save_note: save_note$4,
|
|
21920
|
+
type_the_main_focus_of_this_session: type_the_main_focus_of_this_session$4,
|
|
21921
|
+
please_add_title_note: please_add_title_note$4,
|
|
21922
|
+
notes_and_logs: notes_and_logs$4
|
|
21803
21923
|
};
|
|
21804
21924
|
|
|
21805
21925
|
var TINY_MCE_API_KEY = "htqausuofrnali3nh9ivmlpq6v415o0tv2qikpg39bqf4pnk";
|