mario-core 2.9.375-release → 2.9.376-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 CHANGED
@@ -42,7 +42,7 @@ require('symbol-observable');
42
42
 
43
43
  var dashboard = "Dashboard";
44
44
  var user = "User";
45
- var question_bank = "Question bank";
45
+ var question_bank = "Question Bank";
46
46
  var email_template = "Email Template";
47
47
  var custom_alert = "Custom Alert";
48
48
  var set_up = "Set up";
@@ -79,7 +79,7 @@ var tooltip_content_conference_chart = "The composite representation of individu
79
79
  var tooltip_content_safety_chart = "The visual represenation of all the responses from the question asking students to rate their perceived level of safety for themselves at your school over time.";
80
80
  var tooltip_content_student_by_age_chart = "The specific representation of students by gender and grade level at your school.";
81
81
  var tooltip_content_students_by_designation = "The composite representation of students by individual grades in your school with specific designations.";
82
- var total_1_to_1 = "Total 1-to-1";
82
+ var total_1_to_1 = "Total 1-1s";
83
83
  var total_check_in = "Total Check In";
84
84
  var total_check_ins = "Total Check Ins";
85
85
  var total_1_to_1_time = "Total 1-to-1 Time";
@@ -90,7 +90,7 @@ var create_user = "Create user";
90
90
  var edit_user = "Edit user";
91
91
  var change_password = "Change password";
92
92
  var type_something_to_search_by_user_name = "Type something to search by user name";
93
- var total_of_users = "Total of users";
93
+ var total_of_users = "Total Users";
94
94
  var name = "Name";
95
95
  var email = "Email";
96
96
  var age = "Age";
@@ -112,15 +112,15 @@ var current_password = "Current password";
112
112
  var new_password = "New password";
113
113
  var confirm_password = "Confirm password";
114
114
  var save = "Save";
115
- var type_something_to_search_question = "Type something to search question";
115
+ var type_something_to_search_question = "Type something to search for a question";
116
116
  var type_something_to_search_category = "Type something to search category";
117
- var total_of_questions = "Total questions";
117
+ var total_of_questions = "Total Questions";
118
118
  var create_question = "Create question";
119
119
  var edit_question = "Edit question";
120
120
  var question_type = "Question Type";
121
121
  var category = "Category";
122
122
  var sub_category = "Sub Category";
123
- var question_text = "Question text";
123
+ var question_text = "Question Text";
124
124
  var text = "Text";
125
125
  var is_default_question_for_one_to_one = "Is default question for one-to-one";
126
126
  var default_question_for_students_or_teachers = "Default question for students or teachers";
@@ -129,7 +129,7 @@ var default_question_general_for_students_or_teachers = "Default question genera
129
129
  var before_session = "Before session";
130
130
  var edit_custom_alert = "Edit custom alert";
131
131
  var create_custom_alert = "Create custom alert";
132
- var total_of_custom_alert = "Total of custom alert";
132
+ var total_of_custom_alert = "Total Custom Alerts";
133
133
  var number_of_sessions = "Number of sessions";
134
134
  var number_of_students = "Number of students";
135
135
  var begin_date = "Begin date";
@@ -227,9 +227,10 @@ var teacher_training = "Teacher training";
227
227
  var created_time = "Create time";
228
228
  var total_reflections = "Total Reflections";
229
229
  var student_training = "Student training";
230
- var create_designation = "Create Designation";
231
- var total_of_designation = "Total of Designation";
230
+ var create_designation = "Create designation";
231
+ var total_of_designation = "Total Designations";
232
232
  var designations = "Designations";
233
+ var designations_lc = "designations";
233
234
  var edit_designation = "Edit Designation";
234
235
  var confirm$1 = "Confirm";
235
236
  var hello = "Hello";
@@ -383,7 +384,7 @@ var search_staff = "Search staff";
383
384
  var meeting_schedule = "Meeting schedule";
384
385
  var class_schedule = "Class schedule";
385
386
  var more_questions = "More Questions";
386
- var conference_rubric = "Conference rubric";
387
+ var conference_rubric = "Conference Rubric";
387
388
  var unlock = "Unlock";
388
389
  var before_clicking_submit = "Before clicking submit";
389
390
  var your_session_was = "Your session was";
@@ -420,7 +421,7 @@ var teacher_email = "Teacher Email";
420
421
  var note_type_class = "Note Type & Class";
421
422
  var my_note = "My Note";
422
423
  var add_new_note = "Add New Note";
423
- var all_category = "All Category";
424
+ var all_category = "All Categories";
424
425
  var personalized = "Personalized";
425
426
  var show_only_favorite = "Show only favorite";
426
427
  var search = "Search";
@@ -678,7 +679,7 @@ var are_feeling_highly_stressed = "are feeling highly stressed.";
678
679
  var select_a_student_to_see_their_profile_and_learning_plan = "Select a student to see their profile and learning plan";
679
680
  var select_a_student_and_start_a_conversation_with_the_check_in_results = "Select a student and start a conversation with the check In results";
680
681
  var start = "start";
681
- var teacher_reflection = "Teacher Reflection";
682
+ var teacher_reflection = "Teacher Reflections";
682
683
  var notes = "Notes";
683
684
  var student_reflection = "Student Reflections";
684
685
  var view_latest_check_ins = "View Latest Check Ins";
@@ -798,15 +799,15 @@ var export_to_csv = "Export to CSV";
798
799
  var user_list = "User List";
799
800
  var assign_student = "Assign Student";
800
801
  var one_to_one_question = "OneToOne Question";
801
- var class_reflection_question = "Class Reflection Question";
802
- var conference_question = "Conference Question";
802
+ var class_reflection_question = "Class Reflection Questions";
803
+ var conference_question = "Conference Questions";
803
804
  var actions = "Actions";
804
805
  var order = "Order";
805
806
  var user_for = "User for";
806
807
  var question_category = "Question category";
807
808
  var template_survey = "Template Survey";
808
809
  var total_of_category = "Total of category";
809
- var create_template = "Create template";
810
+ var create_template = "Create Templates";
810
811
  var number_of_question = "Number of question";
811
812
  var mandatory = "Mandatory";
812
813
  var well_being = "well-being";
@@ -967,15 +968,16 @@ var choose_file = "Choose file";
967
968
  var do_you_want_to_remove_this_question = "Do you want to remove this question?";
968
969
  var select = "Select";
969
970
  var do_you_want_to_remove_this_category = "Do you want to remove this category?";
970
- var total_of_templates = "Total of templates";
971
+ var total_of_templates = "Total Templates";
971
972
  var template_name = "Template name";
972
973
  var category_name = "Category name";
973
974
  var created_date = "Created date";
974
975
  var do_you_want_to_remove_this_email_template = "Do you want to remove this email template?";
975
976
  var create_email_template = "Create email template";
976
- var mail_subject = "Mail subject";
977
- var mail_body = "Mail body";
978
- var mail_params = "Mail params";
977
+ var mail_subject = "Email Subject";
978
+ var mail_subject_nm = "Email subject";
979
+ var mail_body = "Email Body";
980
+ var mail_params = "Email Params";
979
981
  var params = "Params";
980
982
  var meaning = "Meaning";
981
983
  var add_attachment = "Add attachment";
@@ -1020,7 +1022,7 @@ var non_existent_users = "Non-existent Users";
1020
1022
  var type_something_to_search_users = "Type something to search users";
1021
1023
  var create_account_for_selected_users = "Create Account for Selected Users";
1022
1024
  var help = "Help";
1023
- var sandbox_mode = "Sandbox mode";
1025
+ var sandbox_mode = "Sandbox Mode";
1024
1026
  var off = "Off";
1025
1027
  var restore_sandbox_database = "Restore Sandbox Database";
1026
1028
  var turn_on = "Turn on";
@@ -1652,7 +1654,7 @@ var this_month = "This month";
1652
1654
  var male = "Male";
1653
1655
  var female = "Female";
1654
1656
  var type_something_to_search_students = "Type something to search students";
1655
- var assign_for_selected_students = "Assign for Selected Students";
1657
+ var assign_for_selected_students = "Assign for selected students";
1656
1658
  var assistant_email = "Assistant Email";
1657
1659
  var counselor_email = "Counselor Email";
1658
1660
  var support_teacher_email = "Support Teacher Email";
@@ -1784,7 +1786,7 @@ var did_you_bring_what_you_needed_for_this_class = "Did you bring what you neede
1784
1786
  var did_you_complete_all_the_classwork_for_today_s_class = "Did you complete all the classwork for today’s class?";
1785
1787
  var did_you_have_your_materials_ready_at_the_start_of_class_time = "Did you have your materials ready at the start of class time?";
1786
1788
  var do_you_have_any_missing_assignments_for_this_class = "Do you have any missing assignments for this class?";
1787
- var assign_bulk = "Assign Bulk";
1789
+ var assign_bulk = "Assign bulk";
1788
1790
  var assign_bulk_student = "Assign Bulk Student";
1789
1791
  var instruction = "Instruction";
1790
1792
  var name_is_required = "Name is required";
@@ -1793,7 +1795,7 @@ var instruction_is_required = "Instruction is required";
1793
1795
  var add_item = "Add item";
1794
1796
  var conference_rubric_items_is_empty = "Conference rubric items is empty";
1795
1797
  var blank_row_or_column = "Blank row or column";
1796
- var question_list = "Question list";
1798
+ var question_list = "Question List";
1797
1799
  var question_is_required = "Question is required";
1798
1800
  var select_skill = "Select skill";
1799
1801
  var type_and_press_enter_to_add_new_row = "Type and press Enter to add new row";
@@ -1857,14 +1859,14 @@ var my_learning_progress = "My Learning Progress";
1857
1859
  var weekly_quests = "Weekly quests";
1858
1860
  var responses_comparisons = "Responses Comparisons";
1859
1861
  var dropdown_and_verbal_questions_responses = "Dropdown and Verbal Questions Responses";
1860
- var mario_tools = "MARIO TOOLS";
1862
+ var mario_tools = "MARIO Tools";
1861
1863
  var customize = "Customize";
1862
1864
  var techical_settings = "Technical Settings";
1863
1865
  var data_import_export = "Data Import/Export";
1864
- var inactive_students = "Inactive Students";
1866
+ var inactive_students = "Inactive students";
1865
1867
  var admin_general_tips = "Admin General Tips";
1866
1868
  var school_usage = "School Usage";
1867
- var total_conversations_time = "Total Conversations Time";
1869
+ var total_conversations_time = "Total Conversation Time";
1868
1870
  var total_class_reflections = "Total Class Reflections";
1869
1871
  var grade_usage = "Grade Usage";
1870
1872
  var total_conversations = "Total Conversations";
@@ -2036,6 +2038,17 @@ var nice_choice_what_area_of_academics_would_you_like_to_work_on = "Nice choice!
2036
2038
  var nice_choice_what_area_of_organization_would_you_like_to_work_on = "Nice choice! What area of Organization would you like to work on?";
2037
2039
  var nice_choice_what_area_of_focus_would_you_like_to_work_on = "Nice choice! What area of Focus would you like to work on?";
2038
2040
  var nice_choice_what_area_of_procrastination_would_you_like_to_work_on = "Nice choice! What area of Procrastination would you like to work on?";
2041
+ var check_in_and_1_1_questions = "Check-in and 1-1 Questions";
2042
+ var create_quest = "Create quest";
2043
+ var total_quests = "Total Quests";
2044
+ var change_to_previous_challenge = "Change to previous challenge";
2045
+ var change_to_next_challenge = "Change to next challenge";
2046
+ var sort_order = "Sort Order";
2047
+ var quest_name = "Quest Name";
2048
+ var challenge_upc = "Challenge";
2049
+ var source = "Source";
2050
+ var request = "Request";
2051
+ var edit_iep_template = "Edit IEP template";
2039
2052
  var lang_us = {
2040
2053
  dashboard: dashboard,
2041
2054
  user: user,
@@ -2228,6 +2241,7 @@ var lang_us = {
2228
2241
  create_designation: create_designation,
2229
2242
  total_of_designation: total_of_designation,
2230
2243
  designations: designations,
2244
+ designations_lc: designations_lc,
2231
2245
  edit_designation: edit_designation,
2232
2246
  confirm: confirm$1,
2233
2247
  hello: hello,
@@ -2987,6 +3001,7 @@ var lang_us = {
2987
3001
  do_you_want_to_remove_this_email_template: do_you_want_to_remove_this_email_template,
2988
3002
  create_email_template: create_email_template,
2989
3003
  mail_subject: mail_subject,
3004
+ mail_subject_nm: mail_subject_nm,
2990
3005
  mail_body: mail_body,
2991
3006
  mail_params: mail_params,
2992
3007
  params: params,
@@ -4071,12 +4086,23 @@ var lang_us = {
4071
4086
  nice_choice_what_area_of_organization_would_you_like_to_work_on: nice_choice_what_area_of_organization_would_you_like_to_work_on,
4072
4087
  nice_choice_what_area_of_focus_would_you_like_to_work_on: nice_choice_what_area_of_focus_would_you_like_to_work_on,
4073
4088
  "nice_choice_what_area_of_self-advocacy_would_you_like_to_work_on": "Nice choice! What area of Self-advocacy would you like to work on?",
4074
- nice_choice_what_area_of_procrastination_would_you_like_to_work_on: nice_choice_what_area_of_procrastination_would_you_like_to_work_on
4089
+ nice_choice_what_area_of_procrastination_would_you_like_to_work_on: nice_choice_what_area_of_procrastination_would_you_like_to_work_on,
4090
+ check_in_and_1_1_questions: check_in_and_1_1_questions,
4091
+ create_quest: create_quest,
4092
+ total_quests: total_quests,
4093
+ change_to_previous_challenge: change_to_previous_challenge,
4094
+ change_to_next_challenge: change_to_next_challenge,
4095
+ sort_order: sort_order,
4096
+ quest_name: quest_name,
4097
+ challenge_upc: challenge_upc,
4098
+ source: source,
4099
+ request: request,
4100
+ edit_iep_template: edit_iep_template
4075
4101
  };
4076
4102
 
4077
4103
  var dashboard$1 = "Dashboard";
4078
4104
  var user$1 = "User";
4079
- var question_bank$1 = "Question bank";
4105
+ var question_bank$1 = "Question Bank";
4080
4106
  var email_template$1 = "Email Template";
4081
4107
  var custom_alert$1 = "Custom Alert";
4082
4108
  var set_up$1 = "Set up";
@@ -4113,7 +4139,7 @@ var tooltip_content_conference_chart$1 = "The composite representation of indivi
4113
4139
  var tooltip_content_safety_chart$1 = "The visual represenation of all the responses from the question asking students to rate their perceived level of safety for themselves at your school over time.";
4114
4140
  var tooltip_content_student_by_age_chart$1 = "The specific representation of students by gender and grade level at your school.";
4115
4141
  var tooltip_content_students_by_designation$1 = "The composite representation of students by individual grades in your school with specific designations.";
4116
- var total_1_to_1$1 = "Total 1-to-1";
4142
+ var total_1_to_1$1 = "Total 1-1s";
4117
4143
  var total_check_in$1 = "Total Check In";
4118
4144
  var total_check_ins$1 = "Total Check Ins";
4119
4145
  var total_1_to_1_time$1 = "Total 1-to-1 Time";
@@ -4124,7 +4150,7 @@ var create_user$1 = "Create user";
4124
4150
  var edit_user$1 = "Edit user";
4125
4151
  var change_password$1 = "Change password";
4126
4152
  var type_something_to_search_by_user_name$1 = "Type something to search by user name";
4127
- var total_of_users$1 = "Total of users";
4153
+ var total_of_users$1 = "Total Users";
4128
4154
  var name$1 = "Name";
4129
4155
  var email$1 = "Email";
4130
4156
  var age$1 = "Age";
@@ -4146,15 +4172,15 @@ var current_password$1 = "Current password";
4146
4172
  var new_password$1 = "New password";
4147
4173
  var confirm_password$1 = "Confirm password";
4148
4174
  var save$1 = "Save";
4149
- var type_something_to_search_question$1 = "Type something to search question";
4175
+ var type_something_to_search_question$1 = "Type something to search for a question";
4150
4176
  var type_something_to_search_category$1 = "Type something to search category";
4151
- var total_of_questions$1 = "Total questions";
4177
+ var total_of_questions$1 = "Total Questions";
4152
4178
  var create_question$1 = "Create question";
4153
4179
  var edit_question$1 = "Edit question";
4154
4180
  var question_type$1 = "Question Type";
4155
4181
  var category$1 = "Category";
4156
4182
  var sub_category$1 = "Sub Category";
4157
- var question_text$1 = "Question text";
4183
+ var question_text$1 = "Question Text";
4158
4184
  var text$1 = "Text";
4159
4185
  var is_default_question_for_one_to_one$1 = "Is default question for one-to-one";
4160
4186
  var default_question_for_students_or_teachers$1 = "Default question for students or teachers";
@@ -4163,7 +4189,7 @@ var default_question_general_for_students_or_teachers$1 = "Default question gene
4163
4189
  var before_session$1 = "Before session";
4164
4190
  var edit_custom_alert$1 = "Edit custom alert";
4165
4191
  var create_custom_alert$1 = "Create custom alert";
4166
- var total_of_custom_alert$1 = "Total of custom alert";
4192
+ var total_of_custom_alert$1 = "Total Custom Alerts";
4167
4193
  var number_of_sessions$1 = "Number of sessions";
4168
4194
  var number_of_students$1 = "Number of students";
4169
4195
  var begin_date$1 = "Begin date";
@@ -4261,9 +4287,10 @@ var teacher_training$1 = "Teacher training";
4261
4287
  var created_time$1 = "Create time";
4262
4288
  var total_reflections$1 = "Total Reflections";
4263
4289
  var student_training$1 = "Student training";
4264
- var create_designation$1 = "Create Designation";
4265
- var total_of_designation$1 = "Total of Designation";
4290
+ var create_designation$1 = "Create designation";
4291
+ var total_of_designation$1 = "Total Designations";
4266
4292
  var designations$1 = "Designations";
4293
+ var designations_lc$1 = "designations";
4267
4294
  var edit_designation$1 = "Edit Designation";
4268
4295
  var confirm$2 = "Confirm";
4269
4296
  var hello$1 = "Hello";
@@ -4417,7 +4444,7 @@ var search_staff$1 = "Search staff";
4417
4444
  var meeting_schedule$1 = "Meeting schedule";
4418
4445
  var class_schedule$1 = "Class schedule";
4419
4446
  var more_questions$1 = "More Questions";
4420
- var conference_rubric$1 = "Conference rubric";
4447
+ var conference_rubric$1 = "Conference Rubric";
4421
4448
  var unlock$1 = "Unlock";
4422
4449
  var before_clicking_submit$1 = "Before clicking submit";
4423
4450
  var your_session_was$1 = "Your session was";
@@ -4454,7 +4481,7 @@ var teacher_email$1 = "Teacher Email";
4454
4481
  var note_type_class$1 = "Note Type & Class";
4455
4482
  var my_note$1 = "My Note";
4456
4483
  var add_new_note$1 = "Add New Note";
4457
- var all_category$1 = "All Category";
4484
+ var all_category$1 = "All Categories";
4458
4485
  var personalized$1 = "Personalized";
4459
4486
  var show_only_favorite$1 = "Show only favorite";
4460
4487
  var search$1 = "Search";
@@ -4713,7 +4740,7 @@ var are_feeling_highly_stressed$1 = "are feeling highly stressed.";
4713
4740
  var select_a_student_to_see_their_profile_and_learning_plan$1 = "Select a student to see their profile and learning plan";
4714
4741
  var select_a_student_and_start_a_conversation_with_the_check_in_results$1 = "Select a student and start a conversation with the check In results";
4715
4742
  var start$1 = "start";
4716
- var teacher_reflection$1 = "Teacher Reflection";
4743
+ var teacher_reflection$1 = "Teacher Reflections";
4717
4744
  var notes$1 = "Notes";
4718
4745
  var student_reflection$1 = "Student Reflections";
4719
4746
  var view_latest_check_ins$1 = "View Latest Check Ins";
@@ -4833,15 +4860,15 @@ var export_to_csv$1 = "Export to CSV";
4833
4860
  var user_list$1 = "User List";
4834
4861
  var assign_student$1 = "Assign Student";
4835
4862
  var one_to_one_question$1 = "OneToOne Question";
4836
- var class_reflection_question$1 = "Class Reflection Question";
4837
- var conference_question$1 = "Conference Question";
4863
+ var class_reflection_question$1 = "Class Reflection Questions";
4864
+ var conference_question$1 = "Conference Questions";
4838
4865
  var actions$1 = "Actions";
4839
4866
  var order$1 = "Order";
4840
4867
  var user_for$1 = "User for";
4841
4868
  var question_category$1 = "Question category";
4842
4869
  var template_survey$1 = "Template Survey";
4843
4870
  var total_of_category$1 = "Total of category";
4844
- var create_template$1 = "Create template";
4871
+ var create_template$1 = "Create Templates";
4845
4872
  var number_of_question$1 = "Number of question";
4846
4873
  var mandatory$1 = "Mandatory";
4847
4874
  var well_being$1 = "well-being";
@@ -5002,15 +5029,16 @@ var choose_file$1 = "Choose file";
5002
5029
  var do_you_want_to_remove_this_question$1 = "Do you want to remove this question?";
5003
5030
  var select$1 = "Select";
5004
5031
  var do_you_want_to_remove_this_category$1 = "Do you want to remove this category?";
5005
- var total_of_templates$1 = "Total of templates";
5032
+ var total_of_templates$1 = "Total Templates";
5006
5033
  var template_name$1 = "Template name";
5007
5034
  var category_name$1 = "Category name";
5008
5035
  var created_date$1 = "Created date";
5009
5036
  var do_you_want_to_remove_this_email_template$1 = "Do you want to remove this email template?";
5010
5037
  var create_email_template$1 = "Create email template";
5011
- var mail_subject$1 = "Mail subject";
5012
- var mail_body$1 = "Mail body";
5013
- var mail_params$1 = "Mail params";
5038
+ var mail_subject$1 = "Email Subject";
5039
+ var mail_subject_nm$1 = "Email subject";
5040
+ var mail_body$1 = "Email Body";
5041
+ var mail_params$1 = "Email Params";
5014
5042
  var params$1 = "Params";
5015
5043
  var meaning$1 = "Meaning";
5016
5044
  var add_attachment$1 = "Add attachment";
@@ -5055,7 +5083,7 @@ var non_existent_users$1 = "Non-existent Users";
5055
5083
  var type_something_to_search_users$1 = "Type something to search users";
5056
5084
  var create_account_for_selected_users$1 = "Create Account for Selected Users";
5057
5085
  var help$1 = "Help";
5058
- var sandbox_mode$1 = "Sandbox mode";
5086
+ var sandbox_mode$1 = "Sandbox Mode";
5059
5087
  var off$1 = "Off";
5060
5088
  var restore_sandbox_database$1 = "Restore Sandbox Database";
5061
5089
  var turn_on$1 = "Turn on";
@@ -5687,7 +5715,7 @@ var this_month$1 = "This month";
5687
5715
  var male$1 = "Male";
5688
5716
  var female$1 = "Female";
5689
5717
  var type_something_to_search_students$1 = "Type something to search students";
5690
- var assign_for_selected_students$1 = "Assign for Selected Students";
5718
+ var assign_for_selected_students$1 = "Assign for selected students";
5691
5719
  var assistant_email$1 = "Assistant Email";
5692
5720
  var counselor_email$1 = "Counselor Email";
5693
5721
  var support_teacher_email$1 = "Support Teacher Email";
@@ -5819,7 +5847,7 @@ var did_you_bring_what_you_needed_for_this_class$1 = "Did you bring what you nee
5819
5847
  var did_you_complete_all_the_classwork_for_today_s_class$1 = "Did you complete all the classwork for today’s class?";
5820
5848
  var did_you_have_your_materials_ready_at_the_start_of_class_time$1 = "Did you have your materials ready at the start of class time?";
5821
5849
  var do_you_have_any_missing_assignments_for_this_class$1 = "Do you have any missing assignments for this class?";
5822
- var assign_bulk$1 = "Assign Bulk";
5850
+ var assign_bulk$1 = "Assign bulk";
5823
5851
  var assign_bulk_student$1 = "Assign Bulk Student";
5824
5852
  var instruction$1 = "Instruction";
5825
5853
  var name_is_required$1 = "Name is required";
@@ -5828,7 +5856,7 @@ var instruction_is_required$1 = "Instruction is required";
5828
5856
  var add_item$1 = "Add item";
5829
5857
  var conference_rubric_items_is_empty$1 = "Conference rubric items is empty";
5830
5858
  var blank_row_or_column$1 = "Blank row or column";
5831
- var question_list$1 = "Question list";
5859
+ var question_list$1 = "Question List";
5832
5860
  var question_is_required$1 = "Question is required";
5833
5861
  var select_skill$1 = "Select skill";
5834
5862
  var type_and_press_enter_to_add_new_row$1 = "Type and press Enter to add new row";
@@ -5889,16 +5917,16 @@ var accommodation_set$1 = "Accommodation Set";
5889
5917
  var add_new_accommodation$1 = "Add new accommodation";
5890
5918
  var print_my_accommodations$1 = "Print my accommodations";
5891
5919
  var my_learning_progress$1 = "My Learning Progress";
5892
- var inactive_students$1 = "Inactive Students";
5920
+ var inactive_students$1 = "Inactive students";
5893
5921
  var responses_comparisons$1 = "Responses Comparisons";
5894
5922
  var dropdown_and_verbal_questions_responses$1 = "Dropdown and Verbal Questions Responses";
5895
- var mario_tools$1 = "MARIO TOOLS";
5923
+ var mario_tools$1 = "MARIO Tools";
5896
5924
  var customize$1 = "Customize";
5897
5925
  var techical_settings$1 = "Technical Settings";
5898
5926
  var data_import_export$1 = "Data Import/Export";
5899
5927
  var admin_general_tips$1 = "Admin General Tips";
5900
5928
  var school_usage$1 = "School Usage";
5901
- var total_conversations_time$1 = "Total Conversations Time";
5929
+ var total_conversations_time$1 = "Total Conversation Time";
5902
5930
  var total_class_reflections$1 = "Total Class Reflections";
5903
5931
  var grade_usage$1 = "Grade Usage";
5904
5932
  var total_conversations$1 = "Total Conversations";
@@ -6070,6 +6098,17 @@ var nice_choice_what_area_of_academics_would_you_like_to_work_on$1 = "Nice choic
6070
6098
  var nice_choice_what_area_of_organization_would_you_like_to_work_on$1 = "Nice choice! What area of Organization would you like to work on?";
6071
6099
  var nice_choice_what_area_of_focus_would_you_like_to_work_on$1 = "Nice choice! What area of Focus would you like to work on?";
6072
6100
  var nice_choice_what_area_of_procrastination_would_you_like_to_work_on$1 = "Nice choice! What area of Procrastination would you like to work on?";
6101
+ var check_in_and_1_1_questions$1 = "Check-in and 1-1 Questions";
6102
+ var create_quest$1 = "Create quest";
6103
+ var total_quests$1 = "Total Quests";
6104
+ var change_to_previous_challenge$1 = "Change to previous challenge";
6105
+ var change_to_next_challenge$1 = "Change to next challenge";
6106
+ var sort_order$1 = "Sort Order";
6107
+ var quest_name$1 = "Quest Name";
6108
+ var challenge_upc$1 = "Challenge";
6109
+ var source$1 = "Source";
6110
+ var request$1 = "Request";
6111
+ var edit_iep_template$1 = "Edit IEP template";
6073
6112
  var lang_uk = {
6074
6113
  dashboard: dashboard$1,
6075
6114
  user: user$1,
@@ -6262,6 +6301,7 @@ var lang_uk = {
6262
6301
  create_designation: create_designation$1,
6263
6302
  total_of_designation: total_of_designation$1,
6264
6303
  designations: designations$1,
6304
+ designations_lc: designations_lc$1,
6265
6305
  edit_designation: edit_designation$1,
6266
6306
  confirm: confirm$2,
6267
6307
  hello: hello$1,
@@ -7022,6 +7062,7 @@ var lang_uk = {
7022
7062
  do_you_want_to_remove_this_email_template: do_you_want_to_remove_this_email_template$1,
7023
7063
  create_email_template: create_email_template$1,
7024
7064
  mail_subject: mail_subject$1,
7065
+ mail_subject_nm: mail_subject_nm$1,
7025
7066
  mail_body: mail_body$1,
7026
7067
  mail_params: mail_params$1,
7027
7068
  params: params$1,
@@ -8105,7 +8146,18 @@ var lang_uk = {
8105
8146
  nice_choice_what_area_of_organization_would_you_like_to_work_on: nice_choice_what_area_of_organization_would_you_like_to_work_on$1,
8106
8147
  nice_choice_what_area_of_focus_would_you_like_to_work_on: nice_choice_what_area_of_focus_would_you_like_to_work_on$1,
8107
8148
  "nice_choice_what_area_of_self-advocacy_would_you_like_to_work_on": "Nice choice! What area of Self-advocacy would you like to work on?",
8108
- nice_choice_what_area_of_procrastination_would_you_like_to_work_on: nice_choice_what_area_of_procrastination_would_you_like_to_work_on$1
8149
+ nice_choice_what_area_of_procrastination_would_you_like_to_work_on: nice_choice_what_area_of_procrastination_would_you_like_to_work_on$1,
8150
+ check_in_and_1_1_questions: check_in_and_1_1_questions$1,
8151
+ create_quest: create_quest$1,
8152
+ total_quests: total_quests$1,
8153
+ change_to_previous_challenge: change_to_previous_challenge$1,
8154
+ change_to_next_challenge: change_to_next_challenge$1,
8155
+ sort_order: sort_order$1,
8156
+ quest_name: quest_name$1,
8157
+ challenge_upc: challenge_upc$1,
8158
+ source: source$1,
8159
+ request: request$1,
8160
+ edit_iep_template: edit_iep_template$1
8109
8161
  };
8110
8162
 
8111
8163
  var dashboard$2 = "لوحة المعلومات";
@@ -8297,6 +8349,7 @@ var student_training$2 = "تدريب الطلبة";
8297
8349
  var create_designation$2 = "إنشاء تصنيف";
8298
8350
  var total_of_designation$2 = "إجمالي التصنيفات";
8299
8351
  var designations$2 = "التصنيفات";
8352
+ var designations_lc$2 = "التصنيفات";
8300
8353
  var edit_designation$2 = "تعديل التصنيف";
8301
8354
  var confirm$3 = "تأكيد";
8302
8355
  var hello$2 = "مرحبًا";
@@ -9040,6 +9093,7 @@ var created_date$2 = "تاريخ الإنشاء";
9040
9093
  var do_you_want_to_remove_this_email_template$2 = "هل تريد إزالة قالب البريد الإلكتروني هذا؟";
9041
9094
  var create_email_template$2 = "إنشاء قالب للبريد الإلكتروني";
9042
9095
  var mail_subject$2 = "موضوع البريد";
9096
+ var mail_subject_nm$2 = "موضوع البريد";
9043
9097
  var mail_body$2 = "نص البريد";
9044
9098
  var mail_params$2 = "معلمات البريد";
9045
9099
  var params$2 = "المعلمات";
@@ -10136,6 +10190,17 @@ var nice_choice_what_area_of_academics_would_you_like_to_work_on$2 = "اختيا
10136
10190
  var nice_choice_what_area_of_organization_would_you_like_to_work_on$2 = "اختيار جميل! في أي مجال من مجالات المنظمة تود العمل؟";
10137
10191
  var nice_choice_what_area_of_focus_would_you_like_to_work_on$2 = "اختيار جميل! ما هو مجال التركيز الذي ترغب في العمل عليه؟";
10138
10192
  var nice_choice_what_area_of_procrastination_would_you_like_to_work_on$2 = "اختيار جميل! ما هو مجال التسويف الذي ترغب في العمل فيه؟";
10193
+ var check_in_and_1_1_questions$2 = "تسجيل الوصول والأسئلة الفردية";
10194
+ var create_quest$2 = "إنشاء مهمة";
10195
+ var total_quests$2 = "مجموع المهام";
10196
+ var change_to_previous_challenge$2 = "التغيير إلى التحدي السابق";
10197
+ var change_to_next_challenge$2 = "الانتقال إلى التحدي التالي";
10198
+ var sort_order$2 = "ترتيب الفرز";
10199
+ var quest_name$2 = "اسم المهمة";
10200
+ var challenge_upc$2 = "تحدي";
10201
+ var source$2 = "مصدر";
10202
+ var request$2 = "طلب";
10203
+ var edit_iep_template$2 = "تعديل قالب IEP";
10139
10204
  var lang_ar = {
10140
10205
  dashboard: dashboard$2,
10141
10206
  user: user$2,
@@ -10327,6 +10392,7 @@ var lang_ar = {
10327
10392
  create_designation: create_designation$2,
10328
10393
  total_of_designation: total_of_designation$2,
10329
10394
  designations: designations$2,
10395
+ designations_lc: designations_lc$2,
10330
10396
  edit_designation: edit_designation$2,
10331
10397
  confirm: confirm$3,
10332
10398
  hello: hello$2,
@@ -11085,6 +11151,7 @@ var lang_ar = {
11085
11151
  do_you_want_to_remove_this_email_template: do_you_want_to_remove_this_email_template$2,
11086
11152
  create_email_template: create_email_template$2,
11087
11153
  mail_subject: mail_subject$2,
11154
+ mail_subject_nm: mail_subject_nm$2,
11088
11155
  mail_body: mail_body$2,
11089
11156
  mail_params: mail_params$2,
11090
11157
  params: params$2,
@@ -12205,7 +12272,18 @@ var lang_ar = {
12205
12272
  nice_choice_what_area_of_organization_would_you_like_to_work_on: nice_choice_what_area_of_organization_would_you_like_to_work_on$2,
12206
12273
  nice_choice_what_area_of_focus_would_you_like_to_work_on: nice_choice_what_area_of_focus_would_you_like_to_work_on$2,
12207
12274
  "nice_choice_what_area_of_self-advocacy_would_you_like_to_work_on": "اختيار جميل! ما هو مجال الدفاع عن النفس الذي ترغبين في العمل فيه؟",
12208
- nice_choice_what_area_of_procrastination_would_you_like_to_work_on: nice_choice_what_area_of_procrastination_would_you_like_to_work_on$2
12275
+ nice_choice_what_area_of_procrastination_would_you_like_to_work_on: nice_choice_what_area_of_procrastination_would_you_like_to_work_on$2,
12276
+ check_in_and_1_1_questions: check_in_and_1_1_questions$2,
12277
+ create_quest: create_quest$2,
12278
+ total_quests: total_quests$2,
12279
+ change_to_previous_challenge: change_to_previous_challenge$2,
12280
+ change_to_next_challenge: change_to_next_challenge$2,
12281
+ sort_order: sort_order$2,
12282
+ quest_name: quest_name$2,
12283
+ challenge_upc: challenge_upc$2,
12284
+ source: source$2,
12285
+ request: request$2,
12286
+ edit_iep_template: edit_iep_template$2
12209
12287
  };
12210
12288
 
12211
12289
  var dashboard$3 = "Cuadro de mandos";
@@ -12397,6 +12475,7 @@ var student_training$3 = "Formación de alumnos";
12397
12475
  var create_designation$3 = "Crear designación";
12398
12476
  var total_of_designation$3 = "Total de Designación";
12399
12477
  var designations$3 = "Designaciones";
12478
+ var designations_lc$3 = "Designaciones";
12400
12479
  var edit_designation$3 = "Editar designación";
12401
12480
  var confirm$4 = "Confirmar";
12402
12481
  var hello$3 = "Hola";
@@ -13140,6 +13219,7 @@ var created_date$3 = "Fecha de creación";
13140
13219
  var do_you_want_to_remove_this_email_template$3 = "¿Desea eliminar esta plantilla de correo electrónico?";
13141
13220
  var create_email_template$3 = "Crear plantilla de correo";
13142
13221
  var mail_subject$3 = "Asunto del correo";
13222
+ var mail_subject_nm$3 = "Asunto del correo";
13143
13223
  var mail_body$3 = "Cuerpo del mensaje";
13144
13224
  var mail_params$3 = "Parámetros de correo";
13145
13225
  var params$3 = "Parámetros";
@@ -14236,6 +14316,17 @@ var nice_choice_what_area_of_academics_would_you_like_to_work_on$3 = "¡Chica Ni
14236
14316
  var nice_choice_what_area_of_organization_would_you_like_to_work_on$3 = "¡Chica Nick! Y a ver si ya estás arreglando y tienes un hijo, tienes un papel?";
14237
14317
  var nice_choice_what_area_of_focus_would_you_like_to_work_on$3 = "¡Chica Nick! Y a ver si Fox y su hijo son como tú, Taher, ¿qué pasa?";
14238
14318
  var nice_choice_what_area_of_procrastination_would_you_like_to_work_on$3 = "¡Chica Nick! ¿Y veo si tienes un corredor y un hijo que tenga papeles?";
14319
+ var check_in_and_1_1_questions$3 = "Registro de entrada y preguntas individuales";
14320
+ var create_quest$3 = "Crear misión";
14321
+ var total_quests$3 = "Misiones totales";
14322
+ var change_to_previous_challenge$3 = "Cambiar al desafío anterior";
14323
+ var change_to_next_challenge$3 = "Cambiar al siguiente desafío";
14324
+ var sort_order$3 = "Orden de clasificación";
14325
+ var quest_name$3 = "Nombre de la misión";
14326
+ var challenge_upc$3 = "Desafío";
14327
+ var source$3 = "Fuente";
14328
+ var request$3 = "Pedido";
14329
+ var edit_iep_template$3 = "Editar plantilla de IEP";
14239
14330
  var lang_es = {
14240
14331
  dashboard: dashboard$3,
14241
14332
  user: user$3,
@@ -14427,6 +14518,7 @@ var lang_es = {
14427
14518
  create_designation: create_designation$3,
14428
14519
  total_of_designation: total_of_designation$3,
14429
14520
  designations: designations$3,
14521
+ designations_lc: designations_lc$3,
14430
14522
  edit_designation: edit_designation$3,
14431
14523
  confirm: confirm$4,
14432
14524
  hello: hello$3,
@@ -15185,6 +15277,7 @@ var lang_es = {
15185
15277
  do_you_want_to_remove_this_email_template: do_you_want_to_remove_this_email_template$3,
15186
15278
  create_email_template: create_email_template$3,
15187
15279
  mail_subject: mail_subject$3,
15280
+ mail_subject_nm: mail_subject_nm$3,
15188
15281
  mail_body: mail_body$3,
15189
15282
  mail_params: mail_params$3,
15190
15283
  params: params$3,
@@ -16305,7 +16398,18 @@ var lang_es = {
16305
16398
  nice_choice_what_area_of_organization_would_you_like_to_work_on: nice_choice_what_area_of_organization_would_you_like_to_work_on$3,
16306
16399
  nice_choice_what_area_of_focus_would_you_like_to_work_on: nice_choice_what_area_of_focus_would_you_like_to_work_on$3,
16307
16400
  "nice_choice_what_area_of_self-advocacy_would_you_like_to_work_on": "¡Chica Nick! Y a ver si tienes una Salvadora y un hijo tuyo, Taher, ¿qué es esto?",
16308
- nice_choice_what_area_of_procrastination_would_you_like_to_work_on: nice_choice_what_area_of_procrastination_would_you_like_to_work_on$3
16401
+ nice_choice_what_area_of_procrastination_would_you_like_to_work_on: nice_choice_what_area_of_procrastination_would_you_like_to_work_on$3,
16402
+ check_in_and_1_1_questions: check_in_and_1_1_questions$3,
16403
+ create_quest: create_quest$3,
16404
+ total_quests: total_quests$3,
16405
+ change_to_previous_challenge: change_to_previous_challenge$3,
16406
+ change_to_next_challenge: change_to_next_challenge$3,
16407
+ sort_order: sort_order$3,
16408
+ quest_name: quest_name$3,
16409
+ challenge_upc: challenge_upc$3,
16410
+ source: source$3,
16411
+ request: request$3,
16412
+ edit_iep_template: edit_iep_template$3
16309
16413
  };
16310
16414
 
16311
16415
  var dashboard$4 = "仪表板";
@@ -16497,6 +16601,7 @@ var student_training$4 = "学生培训";
16497
16601
  var create_designation$4 = "创建指定";
16498
16602
  var total_of_designation$4 = "指定总数";
16499
16603
  var designations$4 = "指定";
16604
+ var designations_lc$4 = "指定";
16500
16605
  var edit_designation$4 = "编辑指定";
16501
16606
  var confirm$5 = "确认";
16502
16607
  var hello$4 = "您好";
@@ -17240,6 +17345,7 @@ var created_date$4 = "创建日期";
17240
17345
  var do_you_want_to_remove_this_email_template$4 = "是否要删除此电子邮件模板?";
17241
17346
  var create_email_template$4 = "创建电子邮件模板";
17242
17347
  var mail_subject$4 = "邮件主题";
17348
+ var mail_subject_nm$4 = "邮件主题";
17243
17349
  var mail_body$4 = "邮件正文";
17244
17350
  var mail_params$4 = "邮件参数";
17245
17351
  var params$4 = "参数";
@@ -18336,6 +18442,17 @@ var nice_choice_what_area_of_academics_would_you_like_to_work_on$4 = "尼克·
18336
18442
  var nice_choice_what_area_of_organization_would_you_like_to_work_on$4 = "尼克·奇克!让我看看,如果您正在安排,并且您有一个儿子,您有文件吗?";
18337
18443
  var nice_choice_what_area_of_focus_would_you_like_to_work_on$4 = "不错的选择!您希望在哪个重点领域开展工作?";
18338
18444
  var nice_choice_what_area_of_procrastination_would_you_like_to_work_on$4 = "尼克·奇克!我看看你是否有经纪人和一个有文件的儿子?";
18445
+ var check_in_and_1_1_questions$4 = "签到和一对一问答";
18446
+ var create_quest$4 = "创建任务";
18447
+ var total_quests$4 = "总任务数";
18448
+ var change_to_previous_challenge$4 = "更改为上一个挑战";
18449
+ var change_to_next_challenge$4 = "转到下一个挑战";
18450
+ var sort_order$4 = "排序顺序";
18451
+ var quest_name$4 = "任务名称";
18452
+ var challenge_upc$4 = "挑战";
18453
+ var source$4 = "来源";
18454
+ var request$4 = "要求";
18455
+ var edit_iep_template$4 = "编辑 IEP 模板";
18339
18456
  var lang_zh = {
18340
18457
  dashboard: dashboard$4,
18341
18458
  user: user$4,
@@ -18527,6 +18644,7 @@ var lang_zh = {
18527
18644
  create_designation: create_designation$4,
18528
18645
  total_of_designation: total_of_designation$4,
18529
18646
  designations: designations$4,
18647
+ designations_lc: designations_lc$4,
18530
18648
  edit_designation: edit_designation$4,
18531
18649
  confirm: confirm$5,
18532
18650
  hello: hello$4,
@@ -19285,6 +19403,7 @@ var lang_zh = {
19285
19403
  do_you_want_to_remove_this_email_template: do_you_want_to_remove_this_email_template$4,
19286
19404
  create_email_template: create_email_template$4,
19287
19405
  mail_subject: mail_subject$4,
19406
+ mail_subject_nm: mail_subject_nm$4,
19288
19407
  mail_body: mail_body$4,
19289
19408
  mail_params: mail_params$4,
19290
19409
  params: params$4,
@@ -20405,7 +20524,18 @@ var lang_zh = {
20405
20524
  nice_choice_what_area_of_organization_would_you_like_to_work_on: nice_choice_what_area_of_organization_would_you_like_to_work_on$4,
20406
20525
  nice_choice_what_area_of_focus_would_you_like_to_work_on: nice_choice_what_area_of_focus_would_you_like_to_work_on$4,
20407
20526
  "nice_choice_what_area_of_self-advocacy_would_you_like_to_work_on": "不错的选择!您想在哪个自我倡导领域开展工作?",
20408
- nice_choice_what_area_of_procrastination_would_you_like_to_work_on: nice_choice_what_area_of_procrastination_would_you_like_to_work_on$4
20527
+ nice_choice_what_area_of_procrastination_would_you_like_to_work_on: nice_choice_what_area_of_procrastination_would_you_like_to_work_on$4,
20528
+ check_in_and_1_1_questions: check_in_and_1_1_questions$4,
20529
+ create_quest: create_quest$4,
20530
+ total_quests: total_quests$4,
20531
+ change_to_previous_challenge: change_to_previous_challenge$4,
20532
+ change_to_next_challenge: change_to_next_challenge$4,
20533
+ sort_order: sort_order$4,
20534
+ quest_name: quest_name$4,
20535
+ challenge_upc: challenge_upc$4,
20536
+ source: source$4,
20537
+ request: request$4,
20538
+ edit_iep_template: edit_iep_template$4
20409
20539
  };
20410
20540
 
20411
20541
  var TINY_MCE_API_KEY = "htqausuofrnali3nh9ivmlpq6v415o0tv2qikpg39bqf4pnk";
@@ -41364,9 +41494,6 @@ var EmailTemplateDetail = function EmailTemplateDetail() {
41364
41494
  var mailCategoryList = reactRedux.useSelector(function (state) {
41365
41495
  return state.mailCategory.mailCategoryList;
41366
41496
  });
41367
- console.log({
41368
- tinyMCEKey: tinyMCEKey
41369
- });
41370
41497
  return React__default.createElement(formik.Formik, {
41371
41498
  initialValues: emailTemplateDetail,
41372
41499
  enableReinitialize: true,
@@ -41390,7 +41517,10 @@ var EmailTemplateDetail = function EmailTemplateDetail() {
41390
41517
  }, React__default.createElement(QuitPrompt, {
41391
41518
  when: edited
41392
41519
  }), React__default.createElement("h5", {
41393
- className: "mb-2"
41520
+ className: "mb-2",
41521
+ style: {
41522
+ textTransform: 'capitalize'
41523
+ }
41394
41524
  }, header), React__default.createElement(reactstrap.Row, {
41395
41525
  className: "my-2"
41396
41526
  }, React__default.createElement(reactstrap.Col, {
@@ -41398,7 +41528,7 @@ var EmailTemplateDetail = function EmailTemplateDetail() {
41398
41528
  }, React__default.createElement(RequiredLabel$1, {
41399
41529
  text: t("mail_subject")
41400
41530
  }), React__default.createElement(reactstrap.Input, {
41401
- placeholder: t("mail_subject"),
41531
+ placeholder: t("mail_subject_nm"),
41402
41532
  name: "subject",
41403
41533
  value: values.subject,
41404
41534
  onChange: function onChange(e) {