mario-core 2.9.380-release → 2.9.385-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 = "Inactivate 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,43 @@ 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";
2052
+ var are_you_ready_to_submit = "Are you ready to submit?";
2053
+ var there_are_several_questions_you_have_not_answered_yet_are_you_sure_you_want_to_submit = "There are several questions you have not answered yet. Are you sure you want to submit?";
2054
+ var you_did_not_complete_the_check_in_please_check_your_responses_and_click_done = "You did not complete the check in. Please check your responses and click Done";
2055
+ var check_in_finished = "Check In Finished";
2056
+ var research_the_academic_programs_campus_life_and_support_services_at_your_top_choice_universities = "Research the academic programs, campus life, and support services at your top-choice universities.";
2057
+ var what_actions_do_you_need_to_take_now_to_position_yourself_successfully_for_these_three_areas = "What actions do you need to take now to position yourself successfully for these three areas?";
2058
+ var what_service_opportunities_have_you_taken_part_in = "What service opportunities have you taken part in?";
2059
+ var are_there_any_universities_that_align_with_your_learning_style_how_will_you_find_out = "Are there any universities that align with your learning style? How will you find out?";
2060
+ var what_strategies_can_you_use_to_improve_your_time_management_skills = "What strategies can you use to improve your time management skills?";
2061
+ var describe_your_reflections = "Describe your reflections";
2062
+ var think_about_the_person_or_people_that_support_you = "Think about the person or people that support you.";
2063
+ var what_is_it_that_they_do_that_is_most_helpful_to_you = "What is it that they do that is most helpful to you?";
2064
+ var how_else_are_you_preparing_for_university_life_right_now = "How else are you preparing for university life right now?";
2065
+ var why_might_these_be_helpful_to_your_university_experience = "Why might these be helpful to your university experience?";
2066
+ var add_new_location = "Add new location";
2067
+ var add_new_type = "Add new type";
2068
+ var add_new_preference = "Add new preference";
2069
+ var add_new_visit = "Add new visit";
2070
+ var add_new_skill = "Add new skill";
2071
+ var add_new_career = "Add new career";
2072
+ var add_new_reflection = "Add new reflection";
2073
+ var add_new_ideal = "Add new ideal";
2074
+ var add_new_style = "Add new style";
2075
+ var you_havent_added_any_preferences_yet = "You havent added any preferences yet";
2076
+ var you_havent_added_any_visits_yet = "You havent added any visits yet";
2077
+ var you_havent_added_any_skills_yet = "You havent added any skills yet";
2039
2078
  var lang_us = {
2040
2079
  dashboard: dashboard,
2041
2080
  user: user,
@@ -2228,6 +2267,7 @@ var lang_us = {
2228
2267
  create_designation: create_designation,
2229
2268
  total_of_designation: total_of_designation,
2230
2269
  designations: designations,
2270
+ designations_lc: designations_lc,
2231
2271
  edit_designation: edit_designation,
2232
2272
  confirm: confirm$1,
2233
2273
  hello: hello,
@@ -2987,6 +3027,7 @@ var lang_us = {
2987
3027
  do_you_want_to_remove_this_email_template: do_you_want_to_remove_this_email_template,
2988
3028
  create_email_template: create_email_template,
2989
3029
  mail_subject: mail_subject,
3030
+ mail_subject_nm: mail_subject_nm,
2990
3031
  mail_body: mail_body,
2991
3032
  mail_params: mail_params,
2992
3033
  params: params,
@@ -3922,6 +3963,8 @@ var lang_us = {
3922
3963
  "you_haven't_added_any_colleges_yet": "You haven't added any colleges yet",
3923
3964
  add_colleges: add_colleges,
3924
3965
  my_transition_plan: my_transition_plan,
3966
+ "my_personal-plans": "My Personal Plans",
3967
+ "my_personal-plan": "My Personal Plan",
3925
3968
  academic_milestones: academic_milestones,
3926
3969
  tests: tests,
3927
3970
  academic_and_career_interests: academic_and_career_interests,
@@ -4071,12 +4114,54 @@ var lang_us = {
4071
4114
  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
4115
  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
4116
  "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
4117
+ nice_choice_what_area_of_procrastination_would_you_like_to_work_on: nice_choice_what_area_of_procrastination_would_you_like_to_work_on,
4118
+ check_in_and_1_1_questions: check_in_and_1_1_questions,
4119
+ create_quest: create_quest,
4120
+ total_quests: total_quests,
4121
+ change_to_previous_challenge: change_to_previous_challenge,
4122
+ change_to_next_challenge: change_to_next_challenge,
4123
+ sort_order: sort_order,
4124
+ quest_name: quest_name,
4125
+ challenge_upc: challenge_upc,
4126
+ source: source,
4127
+ request: request,
4128
+ edit_iep_template: edit_iep_template,
4129
+ are_you_ready_to_submit: are_you_ready_to_submit,
4130
+ there_are_several_questions_you_have_not_answered_yet_are_you_sure_you_want_to_submit: there_are_several_questions_you_have_not_answered_yet_are_you_sure_you_want_to_submit,
4131
+ you_did_not_complete_the_check_in_please_check_your_responses_and_click_done: you_did_not_complete_the_check_in_please_check_your_responses_and_click_done,
4132
+ check_in_finished: check_in_finished,
4133
+ "welcome_to_your_university_and_college_preparation_journey!": "Welcome to your university and college preparation journey!",
4134
+ "university_is_a_fun_time_in_your_life,_but_it_can_also_be_challenging._the_mario_transition_program_is_to_help_you_with_this_stage_in_your_life.": "University is a fun time in your life, but it can also be challenging. The MARIO Transition Program is to help you with this stage in your life.",
4135
+ research_the_academic_programs_campus_life_and_support_services_at_your_top_choice_universities: research_the_academic_programs_campus_life_and_support_services_at_your_top_choice_universities,
4136
+ "research_one_career_you’re_interested_in_what_are_the_required_qualifications_and_job_prospects": "Research one career you’re interested in. What are the required qualifications and job prospects?",
4137
+ "imagine_you’re_in_your_first_year_at_university_halfway_through_the_year": "Imagine you’re in your first year at university, halfway through the year.",
4138
+ what_actions_do_you_need_to_take_now_to_position_yourself_successfully_for_these_three_areas: what_actions_do_you_need_to_take_now_to_position_yourself_successfully_for_these_three_areas,
4139
+ what_service_opportunities_have_you_taken_part_in: what_service_opportunities_have_you_taken_part_in,
4140
+ are_there_any_universities_that_align_with_your_learning_style_how_will_you_find_out: are_there_any_universities_that_align_with_your_learning_style_how_will_you_find_out,
4141
+ what_strategies_can_you_use_to_improve_your_time_management_skills: what_strategies_can_you_use_to_improve_your_time_management_skills,
4142
+ describe_your_reflections: describe_your_reflections,
4143
+ "share_a_personal_story_or_experience_that_illustrates_your_character_values_and/or_attitudes": "Share a personal story or experience that illustrates your character, values, and/or attitudes.",
4144
+ think_about_the_person_or_people_that_support_you: think_about_the_person_or_people_that_support_you,
4145
+ what_is_it_that_they_do_that_is_most_helpful_to_you: what_is_it_that_they_do_that_is_most_helpful_to_you,
4146
+ how_else_are_you_preparing_for_university_life_right_now: how_else_are_you_preparing_for_university_life_right_now,
4147
+ why_might_these_be_helpful_to_your_university_experience: why_might_these_be_helpful_to_your_university_experience,
4148
+ add_new_location: add_new_location,
4149
+ add_new_type: add_new_type,
4150
+ add_new_preference: add_new_preference,
4151
+ add_new_visit: add_new_visit,
4152
+ add_new_skill: add_new_skill,
4153
+ add_new_career: add_new_career,
4154
+ add_new_reflection: add_new_reflection,
4155
+ add_new_ideal: add_new_ideal,
4156
+ add_new_style: add_new_style,
4157
+ you_havent_added_any_preferences_yet: you_havent_added_any_preferences_yet,
4158
+ you_havent_added_any_visits_yet: you_havent_added_any_visits_yet,
4159
+ you_havent_added_any_skills_yet: you_havent_added_any_skills_yet
4075
4160
  };
4076
4161
 
4077
4162
  var dashboard$1 = "Dashboard";
4078
4163
  var user$1 = "User";
4079
- var question_bank$1 = "Question bank";
4164
+ var question_bank$1 = "Question Bank";
4080
4165
  var email_template$1 = "Email Template";
4081
4166
  var custom_alert$1 = "Custom Alert";
4082
4167
  var set_up$1 = "Set up";
@@ -4113,7 +4198,7 @@ var tooltip_content_conference_chart$1 = "The composite representation of indivi
4113
4198
  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
4199
  var tooltip_content_student_by_age_chart$1 = "The specific representation of students by gender and grade level at your school.";
4115
4200
  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";
4201
+ var total_1_to_1$1 = "Total 1-1s";
4117
4202
  var total_check_in$1 = "Total Check In";
4118
4203
  var total_check_ins$1 = "Total Check Ins";
4119
4204
  var total_1_to_1_time$1 = "Total 1-to-1 Time";
@@ -4124,7 +4209,7 @@ var create_user$1 = "Create user";
4124
4209
  var edit_user$1 = "Edit user";
4125
4210
  var change_password$1 = "Change password";
4126
4211
  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";
4212
+ var total_of_users$1 = "Total Users";
4128
4213
  var name$1 = "Name";
4129
4214
  var email$1 = "Email";
4130
4215
  var age$1 = "Age";
@@ -4146,15 +4231,15 @@ var current_password$1 = "Current password";
4146
4231
  var new_password$1 = "New password";
4147
4232
  var confirm_password$1 = "Confirm password";
4148
4233
  var save$1 = "Save";
4149
- var type_something_to_search_question$1 = "Type something to search question";
4234
+ var type_something_to_search_question$1 = "Type something to search for a question";
4150
4235
  var type_something_to_search_category$1 = "Type something to search category";
4151
- var total_of_questions$1 = "Total questions";
4236
+ var total_of_questions$1 = "Total Questions";
4152
4237
  var create_question$1 = "Create question";
4153
4238
  var edit_question$1 = "Edit question";
4154
4239
  var question_type$1 = "Question Type";
4155
4240
  var category$1 = "Category";
4156
4241
  var sub_category$1 = "Sub Category";
4157
- var question_text$1 = "Question text";
4242
+ var question_text$1 = "Question Text";
4158
4243
  var text$1 = "Text";
4159
4244
  var is_default_question_for_one_to_one$1 = "Is default question for one-to-one";
4160
4245
  var default_question_for_students_or_teachers$1 = "Default question for students or teachers";
@@ -4163,7 +4248,7 @@ var default_question_general_for_students_or_teachers$1 = "Default question gene
4163
4248
  var before_session$1 = "Before session";
4164
4249
  var edit_custom_alert$1 = "Edit custom alert";
4165
4250
  var create_custom_alert$1 = "Create custom alert";
4166
- var total_of_custom_alert$1 = "Total of custom alert";
4251
+ var total_of_custom_alert$1 = "Total Custom Alerts";
4167
4252
  var number_of_sessions$1 = "Number of sessions";
4168
4253
  var number_of_students$1 = "Number of students";
4169
4254
  var begin_date$1 = "Begin date";
@@ -4261,9 +4346,10 @@ var teacher_training$1 = "Teacher training";
4261
4346
  var created_time$1 = "Create time";
4262
4347
  var total_reflections$1 = "Total Reflections";
4263
4348
  var student_training$1 = "Student training";
4264
- var create_designation$1 = "Create Designation";
4265
- var total_of_designation$1 = "Total of Designation";
4349
+ var create_designation$1 = "Create designation";
4350
+ var total_of_designation$1 = "Total Designations";
4266
4351
  var designations$1 = "Designations";
4352
+ var designations_lc$1 = "designations";
4267
4353
  var edit_designation$1 = "Edit Designation";
4268
4354
  var confirm$2 = "Confirm";
4269
4355
  var hello$1 = "Hello";
@@ -4417,7 +4503,7 @@ var search_staff$1 = "Search staff";
4417
4503
  var meeting_schedule$1 = "Meeting schedule";
4418
4504
  var class_schedule$1 = "Class schedule";
4419
4505
  var more_questions$1 = "More Questions";
4420
- var conference_rubric$1 = "Conference rubric";
4506
+ var conference_rubric$1 = "Conference Rubric";
4421
4507
  var unlock$1 = "Unlock";
4422
4508
  var before_clicking_submit$1 = "Before clicking submit";
4423
4509
  var your_session_was$1 = "Your session was";
@@ -4454,7 +4540,7 @@ var teacher_email$1 = "Teacher Email";
4454
4540
  var note_type_class$1 = "Note Type & Class";
4455
4541
  var my_note$1 = "My Note";
4456
4542
  var add_new_note$1 = "Add New Note";
4457
- var all_category$1 = "All Category";
4543
+ var all_category$1 = "All Categories";
4458
4544
  var personalized$1 = "Personalized";
4459
4545
  var show_only_favorite$1 = "Show only favorite";
4460
4546
  var search$1 = "Search";
@@ -4713,7 +4799,7 @@ var are_feeling_highly_stressed$1 = "are feeling highly stressed.";
4713
4799
  var select_a_student_to_see_their_profile_and_learning_plan$1 = "Select a student to see their profile and learning plan";
4714
4800
  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
4801
  var start$1 = "start";
4716
- var teacher_reflection$1 = "Teacher Reflection";
4802
+ var teacher_reflection$1 = "Teacher Reflections";
4717
4803
  var notes$1 = "Notes";
4718
4804
  var student_reflection$1 = "Student Reflections";
4719
4805
  var view_latest_check_ins$1 = "View Latest Check Ins";
@@ -4833,15 +4919,15 @@ var export_to_csv$1 = "Export to CSV";
4833
4919
  var user_list$1 = "User List";
4834
4920
  var assign_student$1 = "Assign Student";
4835
4921
  var one_to_one_question$1 = "OneToOne Question";
4836
- var class_reflection_question$1 = "Class Reflection Question";
4837
- var conference_question$1 = "Conference Question";
4922
+ var class_reflection_question$1 = "Class Reflection Questions";
4923
+ var conference_question$1 = "Conference Questions";
4838
4924
  var actions$1 = "Actions";
4839
4925
  var order$1 = "Order";
4840
4926
  var user_for$1 = "User for";
4841
4927
  var question_category$1 = "Question category";
4842
4928
  var template_survey$1 = "Template Survey";
4843
4929
  var total_of_category$1 = "Total of category";
4844
- var create_template$1 = "Create template";
4930
+ var create_template$1 = "Create Templates";
4845
4931
  var number_of_question$1 = "Number of question";
4846
4932
  var mandatory$1 = "Mandatory";
4847
4933
  var well_being$1 = "well-being";
@@ -5002,15 +5088,16 @@ var choose_file$1 = "Choose file";
5002
5088
  var do_you_want_to_remove_this_question$1 = "Do you want to remove this question?";
5003
5089
  var select$1 = "Select";
5004
5090
  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";
5091
+ var total_of_templates$1 = "Total Templates";
5006
5092
  var template_name$1 = "Template name";
5007
5093
  var category_name$1 = "Category name";
5008
5094
  var created_date$1 = "Created date";
5009
5095
  var do_you_want_to_remove_this_email_template$1 = "Do you want to remove this email template?";
5010
5096
  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";
5097
+ var mail_subject$1 = "Email Subject";
5098
+ var mail_subject_nm$1 = "Email subject";
5099
+ var mail_body$1 = "Email Body";
5100
+ var mail_params$1 = "Email Params";
5014
5101
  var params$1 = "Params";
5015
5102
  var meaning$1 = "Meaning";
5016
5103
  var add_attachment$1 = "Add attachment";
@@ -5055,7 +5142,7 @@ var non_existent_users$1 = "Non-existent Users";
5055
5142
  var type_something_to_search_users$1 = "Type something to search users";
5056
5143
  var create_account_for_selected_users$1 = "Create Account for Selected Users";
5057
5144
  var help$1 = "Help";
5058
- var sandbox_mode$1 = "Sandbox mode";
5145
+ var sandbox_mode$1 = "Sandbox Mode";
5059
5146
  var off$1 = "Off";
5060
5147
  var restore_sandbox_database$1 = "Restore Sandbox Database";
5061
5148
  var turn_on$1 = "Turn on";
@@ -5687,7 +5774,7 @@ var this_month$1 = "This month";
5687
5774
  var male$1 = "Male";
5688
5775
  var female$1 = "Female";
5689
5776
  var type_something_to_search_students$1 = "Type something to search students";
5690
- var assign_for_selected_students$1 = "Assign for Selected Students";
5777
+ var assign_for_selected_students$1 = "Assign for selected students";
5691
5778
  var assistant_email$1 = "Assistant Email";
5692
5779
  var counselor_email$1 = "Counselor Email";
5693
5780
  var support_teacher_email$1 = "Support Teacher Email";
@@ -5819,7 +5906,7 @@ var did_you_bring_what_you_needed_for_this_class$1 = "Did you bring what you nee
5819
5906
  var did_you_complete_all_the_classwork_for_today_s_class$1 = "Did you complete all the classwork for today’s class?";
5820
5907
  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
5908
  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";
5909
+ var assign_bulk$1 = "Assign bulk";
5823
5910
  var assign_bulk_student$1 = "Assign Bulk Student";
5824
5911
  var instruction$1 = "Instruction";
5825
5912
  var name_is_required$1 = "Name is required";
@@ -5828,7 +5915,7 @@ var instruction_is_required$1 = "Instruction is required";
5828
5915
  var add_item$1 = "Add item";
5829
5916
  var conference_rubric_items_is_empty$1 = "Conference rubric items is empty";
5830
5917
  var blank_row_or_column$1 = "Blank row or column";
5831
- var question_list$1 = "Question list";
5918
+ var question_list$1 = "Question List";
5832
5919
  var question_is_required$1 = "Question is required";
5833
5920
  var select_skill$1 = "Select skill";
5834
5921
  var type_and_press_enter_to_add_new_row$1 = "Type and press Enter to add new row";
@@ -5889,16 +5976,16 @@ var accommodation_set$1 = "Accommodation Set";
5889
5976
  var add_new_accommodation$1 = "Add new accommodation";
5890
5977
  var print_my_accommodations$1 = "Print my accommodations";
5891
5978
  var my_learning_progress$1 = "My Learning Progress";
5892
- var inactive_students$1 = "Inactive Students";
5979
+ var inactive_students$1 = "Inactivate students";
5893
5980
  var responses_comparisons$1 = "Responses Comparisons";
5894
5981
  var dropdown_and_verbal_questions_responses$1 = "Dropdown and Verbal Questions Responses";
5895
- var mario_tools$1 = "MARIO TOOLS";
5982
+ var mario_tools$1 = "MARIO Tools";
5896
5983
  var customize$1 = "Customize";
5897
5984
  var techical_settings$1 = "Technical Settings";
5898
5985
  var data_import_export$1 = "Data Import/Export";
5899
5986
  var admin_general_tips$1 = "Admin General Tips";
5900
5987
  var school_usage$1 = "School Usage";
5901
- var total_conversations_time$1 = "Total Conversations Time";
5988
+ var total_conversations_time$1 = "Total Conversation Time";
5902
5989
  var total_class_reflections$1 = "Total Class Reflections";
5903
5990
  var grade_usage$1 = "Grade Usage";
5904
5991
  var total_conversations$1 = "Total Conversations";
@@ -6070,6 +6157,43 @@ var nice_choice_what_area_of_academics_would_you_like_to_work_on$1 = "Nice choic
6070
6157
  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
6158
  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
6159
  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?";
6160
+ var check_in_and_1_1_questions$1 = "Check-in and 1-1 Questions";
6161
+ var create_quest$1 = "Create quest";
6162
+ var total_quests$1 = "Total Quests";
6163
+ var change_to_previous_challenge$1 = "Change to previous challenge";
6164
+ var change_to_next_challenge$1 = "Change to next challenge";
6165
+ var sort_order$1 = "Sort Order";
6166
+ var quest_name$1 = "Quest Name";
6167
+ var challenge_upc$1 = "Challenge";
6168
+ var source$1 = "Source";
6169
+ var request$1 = "Request";
6170
+ var edit_iep_template$1 = "Edit IEP template";
6171
+ var are_you_ready_to_submit$1 = "Are you ready to submit?";
6172
+ var there_are_several_questions_you_have_not_answered_yet_are_you_sure_you_want_to_submit$1 = "There are several questions you have not answered yet. Are you sure you want to submit?";
6173
+ var you_did_not_complete_the_check_in_please_check_your_responses_and_click_done$1 = "You did not complete the check in. Please check your responses and click Done";
6174
+ var check_in_finished$1 = "Check In Finished";
6175
+ var research_the_academic_programs_campus_life_and_support_services_at_your_top_choice_universities$1 = "Research the academic programs, campus life, and support services at your top-choice universities.";
6176
+ var what_actions_do_you_need_to_take_now_to_position_yourself_successfully_for_these_three_areas$1 = "What actions do you need to take now to position yourself successfully for these three areas?";
6177
+ var what_service_opportunities_have_you_taken_part_in$1 = "What service opportunities have you taken part in?";
6178
+ var are_there_any_universities_that_align_with_your_learning_style_how_will_you_find_out$1 = "Are there any universities that align with your learning style? How will you find out?";
6179
+ var what_strategies_can_you_use_to_improve_your_time_management_skills$1 = "What strategies can you use to improve your time management skills?";
6180
+ var describe_your_reflections$1 = "Describe your reflections";
6181
+ var think_about_the_person_or_people_that_support_you$1 = "Think about the person or people that support you.";
6182
+ var what_is_it_that_they_do_that_is_most_helpful_to_you$1 = "What is it that they do that is most helpful to you?";
6183
+ var how_else_are_you_preparing_for_university_life_right_now$1 = "How else are you preparing for university life right now?";
6184
+ var why_might_these_be_helpful_to_your_university_experience$1 = "Why might these be helpful to your university experience?";
6185
+ var add_new_location$1 = "Add new location";
6186
+ var add_new_type$1 = "Add new type";
6187
+ var add_new_preference$1 = "Add new preference";
6188
+ var add_new_visit$1 = "Add new visit";
6189
+ var add_new_skill$1 = "Add new skill";
6190
+ var add_new_career$1 = "Add new career";
6191
+ var add_new_reflection$1 = "Add new reflection";
6192
+ var add_new_ideal$1 = "Add new ideal";
6193
+ var add_new_style$1 = "Add new style";
6194
+ var you_havent_added_any_preferences_yet$1 = "You havent added any preferences yet";
6195
+ var you_havent_added_any_visits_yet$1 = "You havent added any visits yet";
6196
+ var you_havent_added_any_skills_yet$1 = "You havent added any skills yet";
6073
6197
  var lang_uk = {
6074
6198
  dashboard: dashboard$1,
6075
6199
  user: user$1,
@@ -6262,6 +6386,7 @@ var lang_uk = {
6262
6386
  create_designation: create_designation$1,
6263
6387
  total_of_designation: total_of_designation$1,
6264
6388
  designations: designations$1,
6389
+ designations_lc: designations_lc$1,
6265
6390
  edit_designation: edit_designation$1,
6266
6391
  confirm: confirm$2,
6267
6392
  hello: hello$1,
@@ -6996,6 +7121,8 @@ var lang_uk = {
6996
7121
  completed_conference: completed_conference$1,
6997
7122
  my_learning_plan: my_learning_plan$1,
6998
7123
  my_learning_plan_beta: my_learning_plan_beta$1,
7124
+ "my_personal-plans": "My Personal Plans",
7125
+ "my_personal-plan": "My Personal Plan",
6999
7126
  winning_doesn_t_always_mean_being_first_winning_means_you_re_doing_better_than_you_ve_done_before: winning_doesn_t_always_mean_being_first_winning_means_you_re_doing_better_than_you_ve_done_before$1,
7000
7127
  integrating_learningwith_previous_knowledge: integrating_learningwith_previous_knowledge$1,
7001
7128
  improving_student_self_efficacy: improving_student_self_efficacy$1,
@@ -7022,6 +7149,7 @@ var lang_uk = {
7022
7149
  do_you_want_to_remove_this_email_template: do_you_want_to_remove_this_email_template$1,
7023
7150
  create_email_template: create_email_template$1,
7024
7151
  mail_subject: mail_subject$1,
7152
+ mail_subject_nm: mail_subject_nm$1,
7025
7153
  mail_body: mail_body$1,
7026
7154
  mail_params: mail_params$1,
7027
7155
  params: params$1,
@@ -8105,7 +8233,49 @@ var lang_uk = {
8105
8233
  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
8234
  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
8235
  "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
8236
+ 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,
8237
+ check_in_and_1_1_questions: check_in_and_1_1_questions$1,
8238
+ create_quest: create_quest$1,
8239
+ total_quests: total_quests$1,
8240
+ change_to_previous_challenge: change_to_previous_challenge$1,
8241
+ change_to_next_challenge: change_to_next_challenge$1,
8242
+ sort_order: sort_order$1,
8243
+ quest_name: quest_name$1,
8244
+ challenge_upc: challenge_upc$1,
8245
+ source: source$1,
8246
+ request: request$1,
8247
+ edit_iep_template: edit_iep_template$1,
8248
+ are_you_ready_to_submit: are_you_ready_to_submit$1,
8249
+ there_are_several_questions_you_have_not_answered_yet_are_you_sure_you_want_to_submit: there_are_several_questions_you_have_not_answered_yet_are_you_sure_you_want_to_submit$1,
8250
+ you_did_not_complete_the_check_in_please_check_your_responses_and_click_done: you_did_not_complete_the_check_in_please_check_your_responses_and_click_done$1,
8251
+ check_in_finished: check_in_finished$1,
8252
+ "welcome_to_your_university_and_college_preparation_journey!": "Welcome to your university and college preparation journey!",
8253
+ "university_is_a_fun_time_in_your_life,_but_it_can_also_be_challenging._the_mario_transition_program_is_to_help_you_with_this_stage_in_your_life.": "University is a fun time in your life, but it can also be challenging. The MARIO Transition Program is to help you with this stage in your life.",
8254
+ research_the_academic_programs_campus_life_and_support_services_at_your_top_choice_universities: research_the_academic_programs_campus_life_and_support_services_at_your_top_choice_universities$1,
8255
+ "research_one_career_you’re_interested_in_what_are_the_required_qualifications_and_job_prospects": "Research one career you’re interested in. What are the required qualifications and job prospects?",
8256
+ "imagine_you’re_in_your_first_year_at_university_halfway_through_the_year": "Imagine you’re in your first year at university, halfway through the year.",
8257
+ what_actions_do_you_need_to_take_now_to_position_yourself_successfully_for_these_three_areas: what_actions_do_you_need_to_take_now_to_position_yourself_successfully_for_these_three_areas$1,
8258
+ what_service_opportunities_have_you_taken_part_in: what_service_opportunities_have_you_taken_part_in$1,
8259
+ are_there_any_universities_that_align_with_your_learning_style_how_will_you_find_out: are_there_any_universities_that_align_with_your_learning_style_how_will_you_find_out$1,
8260
+ what_strategies_can_you_use_to_improve_your_time_management_skills: what_strategies_can_you_use_to_improve_your_time_management_skills$1,
8261
+ describe_your_reflections: describe_your_reflections$1,
8262
+ "share_a_personal_story_or_experience_that_illustrates_your_character_values_and/or_attitudes": "Share a personal story or experience that illustrates your character, values, and/or attitudes.",
8263
+ think_about_the_person_or_people_that_support_you: think_about_the_person_or_people_that_support_you$1,
8264
+ what_is_it_that_they_do_that_is_most_helpful_to_you: what_is_it_that_they_do_that_is_most_helpful_to_you$1,
8265
+ how_else_are_you_preparing_for_university_life_right_now: how_else_are_you_preparing_for_university_life_right_now$1,
8266
+ why_might_these_be_helpful_to_your_university_experience: why_might_these_be_helpful_to_your_university_experience$1,
8267
+ add_new_location: add_new_location$1,
8268
+ add_new_type: add_new_type$1,
8269
+ add_new_preference: add_new_preference$1,
8270
+ add_new_visit: add_new_visit$1,
8271
+ add_new_skill: add_new_skill$1,
8272
+ add_new_career: add_new_career$1,
8273
+ add_new_reflection: add_new_reflection$1,
8274
+ add_new_ideal: add_new_ideal$1,
8275
+ add_new_style: add_new_style$1,
8276
+ you_havent_added_any_preferences_yet: you_havent_added_any_preferences_yet$1,
8277
+ you_havent_added_any_visits_yet: you_havent_added_any_visits_yet$1,
8278
+ you_havent_added_any_skills_yet: you_havent_added_any_skills_yet$1
8109
8279
  };
8110
8280
 
8111
8281
  var dashboard$2 = "لوحة المعلومات";
@@ -8297,6 +8467,7 @@ var student_training$2 = "تدريب الطلبة";
8297
8467
  var create_designation$2 = "إنشاء تصنيف";
8298
8468
  var total_of_designation$2 = "إجمالي التصنيفات";
8299
8469
  var designations$2 = "التصنيفات";
8470
+ var designations_lc$2 = "التصنيفات";
8300
8471
  var edit_designation$2 = "تعديل التصنيف";
8301
8472
  var confirm$3 = "تأكيد";
8302
8473
  var hello$2 = "مرحبًا";
@@ -9040,6 +9211,7 @@ var created_date$2 = "تاريخ الإنشاء";
9040
9211
  var do_you_want_to_remove_this_email_template$2 = "هل تريد إزالة قالب البريد الإلكتروني هذا؟";
9041
9212
  var create_email_template$2 = "إنشاء قالب للبريد الإلكتروني";
9042
9213
  var mail_subject$2 = "موضوع البريد";
9214
+ var mail_subject_nm$2 = "موضوع البريد";
9043
9215
  var mail_body$2 = "نص البريد";
9044
9216
  var mail_params$2 = "معلمات البريد";
9045
9217
  var params$2 = "المعلمات";
@@ -10096,8 +10268,8 @@ var empty = "فارغ";
10096
10268
  var you_have_completed_all_of_the_weekly_quests = "لقد أكملت جميع المهام الأسبوعية!";
10097
10269
  var good_job = "أحسنت!";
10098
10270
  var if_you_have_responded_to_all_question_press_the_done_button_to_complete_check_in = "إذا قمت بالرد على جميع الأسئلة، فاضغط على الزر \"مكتمل\" لإكمال تسجيل الحضور";
10099
- var check_in_finished = "تم الانتهاء من تسجيل الحضور";
10100
- var are_you_ready_to_submit = "هل أنت مستعد للإرسال؟";
10271
+ var check_in_finished$2 = "تم الانتهاء من تسجيل الحضور";
10272
+ var are_you_ready_to_submit$2 = "هل أنت مستعد للإرسال؟";
10101
10273
  var you_filled_out_check_in_in_the_check_in_section = "لقد قمت بملء \"تسجيل الحضور\" في قسم تسجيل الحضور";
10102
10274
  var good_job_you_filled_out_support_network_in_the_my_support_network_section = "أحسنت! لقد قمت بملء \"شبكة الدعم\" في قسم \"شبكة الدعم الخاصة بي\".";
10103
10275
  var good_job_you_filled_out_learning_strategies_in_the_my_learning_strategies_section = "أحسنت! لقد قمت بملء \"استراتيجيات التعلم\" في قسم استراتيجيات التعلم الخاصة بي.";
@@ -10136,6 +10308,41 @@ var nice_choice_what_area_of_academics_would_you_like_to_work_on$2 = "اختيا
10136
10308
  var nice_choice_what_area_of_organization_would_you_like_to_work_on$2 = "اختيار جميل! في أي مجال من مجالات المنظمة تود العمل؟";
10137
10309
  var nice_choice_what_area_of_focus_would_you_like_to_work_on$2 = "اختيار جميل! ما هو مجال التركيز الذي ترغب في العمل عليه؟";
10138
10310
  var nice_choice_what_area_of_procrastination_would_you_like_to_work_on$2 = "اختيار جميل! ما هو مجال التسويف الذي ترغب في العمل فيه؟";
10311
+ var check_in_and_1_1_questions$2 = "تسجيل الوصول والأسئلة الفردية";
10312
+ var create_quest$2 = "إنشاء مهمة";
10313
+ var total_quests$2 = "مجموع المهام";
10314
+ var change_to_previous_challenge$2 = "التغيير إلى التحدي السابق";
10315
+ var change_to_next_challenge$2 = "الانتقال إلى التحدي التالي";
10316
+ var sort_order$2 = "ترتيب الفرز";
10317
+ var quest_name$2 = "اسم المهمة";
10318
+ var challenge_upc$2 = "تحدي";
10319
+ var source$2 = "مصدر";
10320
+ var request$2 = "طلب";
10321
+ var edit_iep_template$2 = "تعديل قالب IEP";
10322
+ var there_are_several_questions_you_have_not_answered_yet_are_you_sure_you_want_to_submit$2 = "هناك العديد من الأسئلة التي لم تجيب عليها بعد. هل أنت متأكد من رغبتك في الإرسال؟";
10323
+ var you_did_not_complete_the_check_in_please_check_your_responses_and_click_done$2 = "لم تقم بإكمال عملية تسجيل الدخول. يرجى التحقق من ردودك والنقر فوق تم";
10324
+ var research_the_academic_programs_campus_life_and_support_services_at_your_top_choice_universities$2 = "Research the academic programs, campus life, and support services at your top-choice universities.";
10325
+ var what_actions_do_you_need_to_take_now_to_position_yourself_successfully_for_these_three_areas$2 = "What actions do you need to take now to position yourself successfully for these three areas?";
10326
+ var what_service_opportunities_have_you_taken_part_in$2 = "What service opportunities have you taken part in?";
10327
+ var are_there_any_universities_that_align_with_your_learning_style_how_will_you_find_out$2 = "Are there any universities that align with your learning style? How will you find out?";
10328
+ var what_strategies_can_you_use_to_improve_your_time_management_skills$2 = "What strategies can you use to improve your time management skills?";
10329
+ var describe_your_reflections$2 = "Describe your reflections";
10330
+ var think_about_the_person_or_people_that_support_you$2 = "Think about the person or people that support you.";
10331
+ var what_is_it_that_they_do_that_is_most_helpful_to_you$2 = "What is it that they do that is most helpful to you?";
10332
+ var how_else_are_you_preparing_for_university_life_right_now$2 = "How else are you preparing for university life right now?";
10333
+ var why_might_these_be_helpful_to_your_university_experience$2 = "Why might these be helpful to your university experience?";
10334
+ var add_new_location$2 = "Add new location";
10335
+ var add_new_type$2 = "Add new type";
10336
+ var add_new_preference$2 = "Add new preference";
10337
+ var add_new_visit$2 = "Add new visit";
10338
+ var add_new_skill$2 = "Add new skill";
10339
+ var add_new_career$2 = "Add new career";
10340
+ var add_new_reflection$2 = "Add new reflection";
10341
+ var add_new_ideal$2 = "Add new ideal";
10342
+ var add_new_style$2 = "Add new style";
10343
+ var you_havent_added_any_preferences_yet$2 = "You havent added any preferences yet";
10344
+ var you_havent_added_any_visits_yet$2 = "You havent added any visits yet";
10345
+ var you_havent_added_any_skills_yet$2 = "You havent added any skills yet";
10139
10346
  var lang_ar = {
10140
10347
  dashboard: dashboard$2,
10141
10348
  user: user$2,
@@ -10327,6 +10534,7 @@ var lang_ar = {
10327
10534
  create_designation: create_designation$2,
10328
10535
  total_of_designation: total_of_designation$2,
10329
10536
  designations: designations$2,
10537
+ designations_lc: designations_lc$2,
10330
10538
  edit_designation: edit_designation$2,
10331
10539
  confirm: confirm$3,
10332
10540
  hello: hello$2,
@@ -11085,6 +11293,7 @@ var lang_ar = {
11085
11293
  do_you_want_to_remove_this_email_template: do_you_want_to_remove_this_email_template$2,
11086
11294
  create_email_template: create_email_template$2,
11087
11295
  mail_subject: mail_subject$2,
11296
+ mail_subject_nm: mail_subject_nm$2,
11088
11297
  mail_body: mail_body$2,
11089
11298
  mail_params: mail_params$2,
11090
11299
  params: params$2,
@@ -11989,6 +12198,8 @@ var lang_ar = {
11989
12198
  updated_on: updated_on$2,
11990
12199
  print_my_learning_plan: print_my_learning_plan$2,
11991
12200
  print_my_transition_plan: print_my_transition_plan$2,
12201
+ "my_personal-plans": "My Personal Plans",
12202
+ "my_personal-plan": "My Personal Plan",
11992
12203
  about_me: about_me$2,
11993
12204
  name_your_interest: name_your_interest$2,
11994
12205
  add_more_detail_to_your_interest: add_more_detail_to_your_interest$2,
@@ -12163,8 +12374,8 @@ var lang_ar = {
12163
12374
  you_have_completed_all_of_the_weekly_quests: you_have_completed_all_of_the_weekly_quests,
12164
12375
  good_job: good_job,
12165
12376
  if_you_have_responded_to_all_question_press_the_done_button_to_complete_check_in: if_you_have_responded_to_all_question_press_the_done_button_to_complete_check_in,
12166
- check_in_finished: check_in_finished,
12167
- are_you_ready_to_submit: are_you_ready_to_submit,
12377
+ check_in_finished: check_in_finished$2,
12378
+ are_you_ready_to_submit: are_you_ready_to_submit$2,
12168
12379
  you_filled_out_check_in_in_the_check_in_section: you_filled_out_check_in_in_the_check_in_section,
12169
12380
  "continue": "متابعة",
12170
12381
  good_job_you_filled_out_support_network_in_the_my_support_network_section: good_job_you_filled_out_support_network_in_the_my_support_network_section,
@@ -12205,7 +12416,47 @@ var lang_ar = {
12205
12416
  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
12417
  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
12418
  "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
12419
+ 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,
12420
+ check_in_and_1_1_questions: check_in_and_1_1_questions$2,
12421
+ create_quest: create_quest$2,
12422
+ total_quests: total_quests$2,
12423
+ change_to_previous_challenge: change_to_previous_challenge$2,
12424
+ change_to_next_challenge: change_to_next_challenge$2,
12425
+ sort_order: sort_order$2,
12426
+ quest_name: quest_name$2,
12427
+ challenge_upc: challenge_upc$2,
12428
+ source: source$2,
12429
+ request: request$2,
12430
+ edit_iep_template: edit_iep_template$2,
12431
+ there_are_several_questions_you_have_not_answered_yet_are_you_sure_you_want_to_submit: there_are_several_questions_you_have_not_answered_yet_are_you_sure_you_want_to_submit$2,
12432
+ you_did_not_complete_the_check_in_please_check_your_responses_and_click_done: you_did_not_complete_the_check_in_please_check_your_responses_and_click_done$2,
12433
+ "welcome_to_your_university_and_college_preparation_journey!": "Welcome to your university and college preparation journey!",
12434
+ "university_is_a_fun_time_in_your_life,_but_it_can_also_be_challenging._the_mario_transition_program_is_to_help_you_with_this_stage_in_your_life.": "University is a fun time in your life, but it can also be challenging. The MARIO Transition Program is to help you with this stage in your life.",
12435
+ research_the_academic_programs_campus_life_and_support_services_at_your_top_choice_universities: research_the_academic_programs_campus_life_and_support_services_at_your_top_choice_universities$2,
12436
+ "research_one_career_you’re_interested_in_what_are_the_required_qualifications_and_job_prospects": "Research one career you’re interested in. What are the required qualifications and job prospects?",
12437
+ "imagine_you’re_in_your_first_year_at_university_halfway_through_the_year": "Imagine you’re in your first year at university, halfway through the year.",
12438
+ what_actions_do_you_need_to_take_now_to_position_yourself_successfully_for_these_three_areas: what_actions_do_you_need_to_take_now_to_position_yourself_successfully_for_these_three_areas$2,
12439
+ what_service_opportunities_have_you_taken_part_in: what_service_opportunities_have_you_taken_part_in$2,
12440
+ are_there_any_universities_that_align_with_your_learning_style_how_will_you_find_out: are_there_any_universities_that_align_with_your_learning_style_how_will_you_find_out$2,
12441
+ what_strategies_can_you_use_to_improve_your_time_management_skills: what_strategies_can_you_use_to_improve_your_time_management_skills$2,
12442
+ describe_your_reflections: describe_your_reflections$2,
12443
+ "share_a_personal_story_or_experience_that_illustrates_your_character_values_and/or_attitudes": "Share a personal story or experience that illustrates your character, values, and/or attitudes.",
12444
+ think_about_the_person_or_people_that_support_you: think_about_the_person_or_people_that_support_you$2,
12445
+ what_is_it_that_they_do_that_is_most_helpful_to_you: what_is_it_that_they_do_that_is_most_helpful_to_you$2,
12446
+ how_else_are_you_preparing_for_university_life_right_now: how_else_are_you_preparing_for_university_life_right_now$2,
12447
+ why_might_these_be_helpful_to_your_university_experience: why_might_these_be_helpful_to_your_university_experience$2,
12448
+ add_new_location: add_new_location$2,
12449
+ add_new_type: add_new_type$2,
12450
+ add_new_preference: add_new_preference$2,
12451
+ add_new_visit: add_new_visit$2,
12452
+ add_new_skill: add_new_skill$2,
12453
+ add_new_career: add_new_career$2,
12454
+ add_new_reflection: add_new_reflection$2,
12455
+ add_new_ideal: add_new_ideal$2,
12456
+ add_new_style: add_new_style$2,
12457
+ you_havent_added_any_preferences_yet: you_havent_added_any_preferences_yet$2,
12458
+ you_havent_added_any_visits_yet: you_havent_added_any_visits_yet$2,
12459
+ you_havent_added_any_skills_yet: you_havent_added_any_skills_yet$2
12209
12460
  };
12210
12461
 
12211
12462
  var dashboard$3 = "Cuadro de mandos";
@@ -12397,6 +12648,7 @@ var student_training$3 = "Formación de alumnos";
12397
12648
  var create_designation$3 = "Crear designación";
12398
12649
  var total_of_designation$3 = "Total de Designación";
12399
12650
  var designations$3 = "Designaciones";
12651
+ var designations_lc$3 = "Designaciones";
12400
12652
  var edit_designation$3 = "Editar designación";
12401
12653
  var confirm$4 = "Confirmar";
12402
12654
  var hello$3 = "Hola";
@@ -13140,6 +13392,7 @@ var created_date$3 = "Fecha de creación";
13140
13392
  var do_you_want_to_remove_this_email_template$3 = "¿Desea eliminar esta plantilla de correo electrónico?";
13141
13393
  var create_email_template$3 = "Crear plantilla de correo";
13142
13394
  var mail_subject$3 = "Asunto del correo";
13395
+ var mail_subject_nm$3 = "Asunto del correo";
13143
13396
  var mail_body$3 = "Cuerpo del mensaje";
13144
13397
  var mail_params$3 = "Parámetros de correo";
13145
13398
  var params$3 = "Parámetros";
@@ -14196,8 +14449,8 @@ var empty$1 = "vacío";
14196
14449
  var you_have_completed_all_of_the_weekly_quests$1 = "¡Has completado todas las misiones semanales!";
14197
14450
  var good_job$1 = "¡Buen trabajo!";
14198
14451
  var if_you_have_responded_to_all_question_press_the_done_button_to_complete_check_in$1 = "Si ha respondido a todas las preguntas, presione el botón HECHO para completar el Registro";
14199
- var check_in_finished$1 = "Registro terminado";
14200
- var are_you_ready_to_submit$1 = "¿Estás listo para enviar?";
14452
+ var check_in_finished$3 = "Registro terminado";
14453
+ var are_you_ready_to_submit$3 = "¿Estás listo para enviar?";
14201
14454
  var you_filled_out_check_in_in_the_check_in_section$1 = "Completaste \"Check In\" en la sección Check In";
14202
14455
  var good_job_you_filled_out_support_network_in_the_my_support_network_section$1 = "¡Buen trabajo! Completaste \"Red de soporte\" en la sección Mi red de soporte.";
14203
14456
  var good_job_you_filled_out_learning_strategies_in_the_my_learning_strategies_section$1 = "¡Buen trabajo! Completaste \"Estrategias de aprendizaje\" en la sección Mis estrategias de aprendizaje.";
@@ -14236,6 +14489,41 @@ var nice_choice_what_area_of_academics_would_you_like_to_work_on$3 = "¡Chica Ni
14236
14489
  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
14490
  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
14491
  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?";
14492
+ var check_in_and_1_1_questions$3 = "Registro de entrada y preguntas individuales";
14493
+ var create_quest$3 = "Crear misión";
14494
+ var total_quests$3 = "Misiones totales";
14495
+ var change_to_previous_challenge$3 = "Cambiar al desafío anterior";
14496
+ var change_to_next_challenge$3 = "Cambiar al siguiente desafío";
14497
+ var sort_order$3 = "Orden de clasificación";
14498
+ var quest_name$3 = "Nombre de la misión";
14499
+ var challenge_upc$3 = "Desafío";
14500
+ var source$3 = "Fuente";
14501
+ var request$3 = "Pedido";
14502
+ var edit_iep_template$3 = "Editar plantilla de IEP";
14503
+ var there_are_several_questions_you_have_not_answered_yet_are_you_sure_you_want_to_submit$3 = "Hay varias preguntas que aún no has respondido. ¿Estás seguro de que deseas enviarlas?";
14504
+ var you_did_not_complete_the_check_in_please_check_your_responses_and_click_done$3 = "No has completado el check in. Por favor, revisa tus respuestas y haz clic en Listo";
14505
+ var research_the_academic_programs_campus_life_and_support_services_at_your_top_choice_universities$3 = "Research the academic programs, campus life, and support services at your top-choice universities.";
14506
+ var what_actions_do_you_need_to_take_now_to_position_yourself_successfully_for_these_three_areas$3 = "What actions do you need to take now to position yourself successfully for these three areas?";
14507
+ var what_service_opportunities_have_you_taken_part_in$3 = "What service opportunities have you taken part in?";
14508
+ var are_there_any_universities_that_align_with_your_learning_style_how_will_you_find_out$3 = "Are there any universities that align with your learning style? How will you find out?";
14509
+ var what_strategies_can_you_use_to_improve_your_time_management_skills$3 = "What strategies can you use to improve your time management skills?";
14510
+ var describe_your_reflections$3 = "Describe your reflections";
14511
+ var think_about_the_person_or_people_that_support_you$3 = "Think about the person or people that support you.";
14512
+ var what_is_it_that_they_do_that_is_most_helpful_to_you$3 = "What is it that they do that is most helpful to you?";
14513
+ var how_else_are_you_preparing_for_university_life_right_now$3 = "How else are you preparing for university life right now?";
14514
+ var why_might_these_be_helpful_to_your_university_experience$3 = "Why might these be helpful to your university experience?";
14515
+ var add_new_location$3 = "Add new location";
14516
+ var add_new_type$3 = "Add new type";
14517
+ var add_new_preference$3 = "Add new preference";
14518
+ var add_new_visit$3 = "Add new visit";
14519
+ var add_new_skill$3 = "Add new skill";
14520
+ var add_new_career$3 = "Add new career";
14521
+ var add_new_reflection$3 = "Add new reflection";
14522
+ var add_new_ideal$3 = "Add new ideal";
14523
+ var add_new_style$3 = "Add new style";
14524
+ var you_havent_added_any_preferences_yet$3 = "You havent added any preferences yet";
14525
+ var you_havent_added_any_visits_yet$3 = "You havent added any visits yet";
14526
+ var you_havent_added_any_skills_yet$3 = "You havent added any skills yet";
14239
14527
  var lang_es = {
14240
14528
  dashboard: dashboard$3,
14241
14529
  user: user$3,
@@ -14427,6 +14715,7 @@ var lang_es = {
14427
14715
  create_designation: create_designation$3,
14428
14716
  total_of_designation: total_of_designation$3,
14429
14717
  designations: designations$3,
14718
+ designations_lc: designations_lc$3,
14430
14719
  edit_designation: edit_designation$3,
14431
14720
  confirm: confirm$4,
14432
14721
  hello: hello$3,
@@ -15185,6 +15474,7 @@ var lang_es = {
15185
15474
  do_you_want_to_remove_this_email_template: do_you_want_to_remove_this_email_template$3,
15186
15475
  create_email_template: create_email_template$3,
15187
15476
  mail_subject: mail_subject$3,
15477
+ mail_subject_nm: mail_subject_nm$3,
15188
15478
  mail_body: mail_body$3,
15189
15479
  mail_params: mail_params$3,
15190
15480
  params: params$3,
@@ -16089,6 +16379,8 @@ var lang_es = {
16089
16379
  updated_on: updated_on$3,
16090
16380
  print_my_learning_plan: print_my_learning_plan$3,
16091
16381
  print_my_transition_plan: print_my_transition_plan$3,
16382
+ "my_personal-plans": "My Personal Plans",
16383
+ "my_personal-plan": "My Personal Plan",
16092
16384
  about_me: about_me$3,
16093
16385
  name_your_interest: name_your_interest$3,
16094
16386
  add_more_detail_to_your_interest: add_more_detail_to_your_interest$3,
@@ -16263,8 +16555,8 @@ var lang_es = {
16263
16555
  you_have_completed_all_of_the_weekly_quests: you_have_completed_all_of_the_weekly_quests$1,
16264
16556
  good_job: good_job$1,
16265
16557
  if_you_have_responded_to_all_question_press_the_done_button_to_complete_check_in: if_you_have_responded_to_all_question_press_the_done_button_to_complete_check_in$1,
16266
- check_in_finished: check_in_finished$1,
16267
- are_you_ready_to_submit: are_you_ready_to_submit$1,
16558
+ check_in_finished: check_in_finished$3,
16559
+ are_you_ready_to_submit: are_you_ready_to_submit$3,
16268
16560
  you_filled_out_check_in_in_the_check_in_section: you_filled_out_check_in_in_the_check_in_section$1,
16269
16561
  "continue": "Continuar",
16270
16562
  good_job_you_filled_out_support_network_in_the_my_support_network_section: good_job_you_filled_out_support_network_in_the_my_support_network_section$1,
@@ -16305,7 +16597,47 @@ var lang_es = {
16305
16597
  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
16598
  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
16599
  "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
16600
+ 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,
16601
+ check_in_and_1_1_questions: check_in_and_1_1_questions$3,
16602
+ create_quest: create_quest$3,
16603
+ total_quests: total_quests$3,
16604
+ change_to_previous_challenge: change_to_previous_challenge$3,
16605
+ change_to_next_challenge: change_to_next_challenge$3,
16606
+ sort_order: sort_order$3,
16607
+ quest_name: quest_name$3,
16608
+ challenge_upc: challenge_upc$3,
16609
+ source: source$3,
16610
+ request: request$3,
16611
+ edit_iep_template: edit_iep_template$3,
16612
+ there_are_several_questions_you_have_not_answered_yet_are_you_sure_you_want_to_submit: there_are_several_questions_you_have_not_answered_yet_are_you_sure_you_want_to_submit$3,
16613
+ you_did_not_complete_the_check_in_please_check_your_responses_and_click_done: you_did_not_complete_the_check_in_please_check_your_responses_and_click_done$3,
16614
+ "welcome_to_your_university_and_college_preparation_journey!": "Welcome to your university and college preparation journey!",
16615
+ "university_is_a_fun_time_in_your_life,_but_it_can_also_be_challenging._the_mario_transition_program_is_to_help_you_with_this_stage_in_your_life.": "University is a fun time in your life, but it can also be challenging. The MARIO Transition Program is to help you with this stage in your life.",
16616
+ research_the_academic_programs_campus_life_and_support_services_at_your_top_choice_universities: research_the_academic_programs_campus_life_and_support_services_at_your_top_choice_universities$3,
16617
+ "research_one_career_you’re_interested_in_what_are_the_required_qualifications_and_job_prospects": "Research one career you’re interested in. What are the required qualifications and job prospects?",
16618
+ "imagine_you’re_in_your_first_year_at_university_halfway_through_the_year": "Imagine you’re in your first year at university, halfway through the year.",
16619
+ what_actions_do_you_need_to_take_now_to_position_yourself_successfully_for_these_three_areas: what_actions_do_you_need_to_take_now_to_position_yourself_successfully_for_these_three_areas$3,
16620
+ what_service_opportunities_have_you_taken_part_in: what_service_opportunities_have_you_taken_part_in$3,
16621
+ are_there_any_universities_that_align_with_your_learning_style_how_will_you_find_out: are_there_any_universities_that_align_with_your_learning_style_how_will_you_find_out$3,
16622
+ what_strategies_can_you_use_to_improve_your_time_management_skills: what_strategies_can_you_use_to_improve_your_time_management_skills$3,
16623
+ describe_your_reflections: describe_your_reflections$3,
16624
+ "share_a_personal_story_or_experience_that_illustrates_your_character_values_and/or_attitudes": "Share a personal story or experience that illustrates your character, values, and/or attitudes.",
16625
+ think_about_the_person_or_people_that_support_you: think_about_the_person_or_people_that_support_you$3,
16626
+ what_is_it_that_they_do_that_is_most_helpful_to_you: what_is_it_that_they_do_that_is_most_helpful_to_you$3,
16627
+ how_else_are_you_preparing_for_university_life_right_now: how_else_are_you_preparing_for_university_life_right_now$3,
16628
+ why_might_these_be_helpful_to_your_university_experience: why_might_these_be_helpful_to_your_university_experience$3,
16629
+ add_new_location: add_new_location$3,
16630
+ add_new_type: add_new_type$3,
16631
+ add_new_preference: add_new_preference$3,
16632
+ add_new_visit: add_new_visit$3,
16633
+ add_new_skill: add_new_skill$3,
16634
+ add_new_career: add_new_career$3,
16635
+ add_new_reflection: add_new_reflection$3,
16636
+ add_new_ideal: add_new_ideal$3,
16637
+ add_new_style: add_new_style$3,
16638
+ you_havent_added_any_preferences_yet: you_havent_added_any_preferences_yet$3,
16639
+ you_havent_added_any_visits_yet: you_havent_added_any_visits_yet$3,
16640
+ you_havent_added_any_skills_yet: you_havent_added_any_skills_yet$3
16309
16641
  };
16310
16642
 
16311
16643
  var dashboard$4 = "仪表板";
@@ -16497,6 +16829,7 @@ var student_training$4 = "学生培训";
16497
16829
  var create_designation$4 = "创建指定";
16498
16830
  var total_of_designation$4 = "指定总数";
16499
16831
  var designations$4 = "指定";
16832
+ var designations_lc$4 = "指定";
16500
16833
  var edit_designation$4 = "编辑指定";
16501
16834
  var confirm$5 = "确认";
16502
16835
  var hello$4 = "您好";
@@ -17240,6 +17573,7 @@ var created_date$4 = "创建日期";
17240
17573
  var do_you_want_to_remove_this_email_template$4 = "是否要删除此电子邮件模板?";
17241
17574
  var create_email_template$4 = "创建电子邮件模板";
17242
17575
  var mail_subject$4 = "邮件主题";
17576
+ var mail_subject_nm$4 = "邮件主题";
17243
17577
  var mail_body$4 = "邮件正文";
17244
17578
  var mail_params$4 = "邮件参数";
17245
17579
  var params$4 = "参数";
@@ -18296,8 +18630,8 @@ var empty$2 = "empty";
18296
18630
  var you_have_completed_all_of_the_weekly_quests$2 = "您已完成所有每周任务!";
18297
18631
  var good_job$2 = "干得好!";
18298
18632
  var if_you_have_responded_to_all_question_press_the_done_button_to_complete_check_in$2 = "如果您已回答所有问题,请按“完成”按钮完成签到";
18299
- var check_in_finished$2 = "签到已完成";
18300
- var are_you_ready_to_submit$2 = "您准备好提交了吗?";
18633
+ var check_in_finished$4 = "签到已完成";
18634
+ var are_you_ready_to_submit$4 = "您准备好提交了吗?";
18301
18635
  var you_filled_out_check_in_in_the_check_in_section$2 = "您已在签到部分填写“签到”";
18302
18636
  var good_job_you_filled_out_support_network_in_the_my_support_network_section$2 = "干得好!您已在我的支持网络部分填写“支持网络”。";
18303
18637
  var good_job_you_filled_out_learning_strategies_in_the_my_learning_strategies_section$2 = "干得好!您已在我的学习策略部分填写“学习策略”。";
@@ -18336,6 +18670,41 @@ var nice_choice_what_area_of_academics_would_you_like_to_work_on$4 = "尼克·
18336
18670
  var nice_choice_what_area_of_organization_would_you_like_to_work_on$4 = "尼克·奇克!让我看看,如果您正在安排,并且您有一个儿子,您有文件吗?";
18337
18671
  var nice_choice_what_area_of_focus_would_you_like_to_work_on$4 = "不错的选择!您希望在哪个重点领域开展工作?";
18338
18672
  var nice_choice_what_area_of_procrastination_would_you_like_to_work_on$4 = "尼克·奇克!我看看你是否有经纪人和一个有文件的儿子?";
18673
+ var check_in_and_1_1_questions$4 = "签到和一对一问答";
18674
+ var create_quest$4 = "创建任务";
18675
+ var total_quests$4 = "总任务数";
18676
+ var change_to_previous_challenge$4 = "更改为上一个挑战";
18677
+ var change_to_next_challenge$4 = "转到下一个挑战";
18678
+ var sort_order$4 = "排序顺序";
18679
+ var quest_name$4 = "任务名称";
18680
+ var challenge_upc$4 = "挑战";
18681
+ var source$4 = "来源";
18682
+ var request$4 = "要求";
18683
+ var edit_iep_template$4 = "编辑 IEP 模板";
18684
+ var there_are_several_questions_you_have_not_answered_yet_are_you_sure_you_want_to_submit$4 = "您还有几个问题尚未回答。您确定要提交吗?";
18685
+ var you_did_not_complete_the_check_in_please_check_your_responses_and_click_done$4 = "您尚未完成签到。请检查您的回复并点击完成";
18686
+ var research_the_academic_programs_campus_life_and_support_services_at_your_top_choice_universities$4 = "Research the academic programs, campus life, and support services at your top-choice universities.";
18687
+ var what_actions_do_you_need_to_take_now_to_position_yourself_successfully_for_these_three_areas$4 = "What actions do you need to take now to position yourself successfully for these three areas?";
18688
+ var what_service_opportunities_have_you_taken_part_in$4 = "What service opportunities have you taken part in?";
18689
+ var are_there_any_universities_that_align_with_your_learning_style_how_will_you_find_out$4 = "Are there any universities that align with your learning style? How will you find out?";
18690
+ var what_strategies_can_you_use_to_improve_your_time_management_skills$4 = "What strategies can you use to improve your time management skills?";
18691
+ var describe_your_reflections$4 = "Describe your reflections";
18692
+ var think_about_the_person_or_people_that_support_you$4 = "Think about the person or people that support you.";
18693
+ var what_is_it_that_they_do_that_is_most_helpful_to_you$4 = "What is it that they do that is most helpful to you?";
18694
+ var how_else_are_you_preparing_for_university_life_right_now$4 = "How else are you preparing for university life right now?";
18695
+ var why_might_these_be_helpful_to_your_university_experience$4 = "Why might these be helpful to your university experience?";
18696
+ var add_new_location$4 = "Add new location";
18697
+ var add_new_type$4 = "Add new type";
18698
+ var add_new_preference$4 = "Add new preference";
18699
+ var add_new_visit$4 = "Add new visit";
18700
+ var add_new_skill$4 = "Add new skill";
18701
+ var add_new_career$4 = "Add new career";
18702
+ var add_new_reflection$4 = "Add new reflection";
18703
+ var add_new_ideal$4 = "Add new ideal";
18704
+ var add_new_style$4 = "Add new style";
18705
+ var you_havent_added_any_preferences_yet$4 = "You havent added any preferences yet";
18706
+ var you_havent_added_any_visits_yet$4 = "You havent added any visits yet";
18707
+ var you_havent_added_any_skills_yet$4 = "You havent added any skills yet";
18339
18708
  var lang_zh = {
18340
18709
  dashboard: dashboard$4,
18341
18710
  user: user$4,
@@ -18527,6 +18896,7 @@ var lang_zh = {
18527
18896
  create_designation: create_designation$4,
18528
18897
  total_of_designation: total_of_designation$4,
18529
18898
  designations: designations$4,
18899
+ designations_lc: designations_lc$4,
18530
18900
  edit_designation: edit_designation$4,
18531
18901
  confirm: confirm$5,
18532
18902
  hello: hello$4,
@@ -19285,6 +19655,7 @@ var lang_zh = {
19285
19655
  do_you_want_to_remove_this_email_template: do_you_want_to_remove_this_email_template$4,
19286
19656
  create_email_template: create_email_template$4,
19287
19657
  mail_subject: mail_subject$4,
19658
+ mail_subject_nm: mail_subject_nm$4,
19288
19659
  mail_body: mail_body$4,
19289
19660
  mail_params: mail_params$4,
19290
19661
  params: params$4,
@@ -20220,6 +20591,8 @@ var lang_zh = {
20220
20591
  "you_haven't_added_any_colleges_yet": "您尚未添加任何大学",
20221
20592
  add_colleges: add_colleges$4,
20222
20593
  my_transition_plan: my_transition_plan$4,
20594
+ "my_personal-plans": "My Personal Plans",
20595
+ "my_personal-plan": "My Personal Plan",
20223
20596
  academic_milestones: academic_milestones$4,
20224
20597
  tests: tests$4,
20225
20598
  academic_and_career_interests: academic_and_career_interests$4,
@@ -20363,8 +20736,8 @@ var lang_zh = {
20363
20736
  you_have_completed_all_of_the_weekly_quests: you_have_completed_all_of_the_weekly_quests$2,
20364
20737
  good_job: good_job$2,
20365
20738
  if_you_have_responded_to_all_question_press_the_done_button_to_complete_check_in: if_you_have_responded_to_all_question_press_the_done_button_to_complete_check_in$2,
20366
- check_in_finished: check_in_finished$2,
20367
- are_you_ready_to_submit: are_you_ready_to_submit$2,
20739
+ check_in_finished: check_in_finished$4,
20740
+ are_you_ready_to_submit: are_you_ready_to_submit$4,
20368
20741
  you_filled_out_check_in_in_the_check_in_section: you_filled_out_check_in_in_the_check_in_section$2,
20369
20742
  "continue": "继续",
20370
20743
  good_job_you_filled_out_support_network_in_the_my_support_network_section: good_job_you_filled_out_support_network_in_the_my_support_network_section$2,
@@ -20405,7 +20778,47 @@ var lang_zh = {
20405
20778
  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
20779
  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
20780
  "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
20781
+ 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,
20782
+ check_in_and_1_1_questions: check_in_and_1_1_questions$4,
20783
+ create_quest: create_quest$4,
20784
+ total_quests: total_quests$4,
20785
+ change_to_previous_challenge: change_to_previous_challenge$4,
20786
+ change_to_next_challenge: change_to_next_challenge$4,
20787
+ sort_order: sort_order$4,
20788
+ quest_name: quest_name$4,
20789
+ challenge_upc: challenge_upc$4,
20790
+ source: source$4,
20791
+ request: request$4,
20792
+ edit_iep_template: edit_iep_template$4,
20793
+ there_are_several_questions_you_have_not_answered_yet_are_you_sure_you_want_to_submit: there_are_several_questions_you_have_not_answered_yet_are_you_sure_you_want_to_submit$4,
20794
+ you_did_not_complete_the_check_in_please_check_your_responses_and_click_done: you_did_not_complete_the_check_in_please_check_your_responses_and_click_done$4,
20795
+ "welcome_to_your_university_and_college_preparation_journey!": "Welcome to your university and college preparation journey!",
20796
+ "university_is_a_fun_time_in_your_life,_but_it_can_also_be_challenging._the_mario_transition_program_is_to_help_you_with_this_stage_in_your_life.": "University is a fun time in your life, but it can also be challenging. The MARIO Transition Program is to help you with this stage in your life.",
20797
+ research_the_academic_programs_campus_life_and_support_services_at_your_top_choice_universities: research_the_academic_programs_campus_life_and_support_services_at_your_top_choice_universities$4,
20798
+ "research_one_career_you’re_interested_in_what_are_the_required_qualifications_and_job_prospects": "Research one career you’re interested in. What are the required qualifications and job prospects?",
20799
+ "imagine_you’re_in_your_first_year_at_university_halfway_through_the_year": "Imagine you’re in your first year at university, halfway through the year.",
20800
+ what_actions_do_you_need_to_take_now_to_position_yourself_successfully_for_these_three_areas: what_actions_do_you_need_to_take_now_to_position_yourself_successfully_for_these_three_areas$4,
20801
+ what_service_opportunities_have_you_taken_part_in: what_service_opportunities_have_you_taken_part_in$4,
20802
+ are_there_any_universities_that_align_with_your_learning_style_how_will_you_find_out: are_there_any_universities_that_align_with_your_learning_style_how_will_you_find_out$4,
20803
+ what_strategies_can_you_use_to_improve_your_time_management_skills: what_strategies_can_you_use_to_improve_your_time_management_skills$4,
20804
+ describe_your_reflections: describe_your_reflections$4,
20805
+ "share_a_personal_story_or_experience_that_illustrates_your_character_values_and/or_attitudes": "Share a personal story or experience that illustrates your character, values, and/or attitudes.",
20806
+ think_about_the_person_or_people_that_support_you: think_about_the_person_or_people_that_support_you$4,
20807
+ what_is_it_that_they_do_that_is_most_helpful_to_you: what_is_it_that_they_do_that_is_most_helpful_to_you$4,
20808
+ how_else_are_you_preparing_for_university_life_right_now: how_else_are_you_preparing_for_university_life_right_now$4,
20809
+ why_might_these_be_helpful_to_your_university_experience: why_might_these_be_helpful_to_your_university_experience$4,
20810
+ add_new_location: add_new_location$4,
20811
+ add_new_type: add_new_type$4,
20812
+ add_new_preference: add_new_preference$4,
20813
+ add_new_visit: add_new_visit$4,
20814
+ add_new_skill: add_new_skill$4,
20815
+ add_new_career: add_new_career$4,
20816
+ add_new_reflection: add_new_reflection$4,
20817
+ add_new_ideal: add_new_ideal$4,
20818
+ add_new_style: add_new_style$4,
20819
+ you_havent_added_any_preferences_yet: you_havent_added_any_preferences_yet$4,
20820
+ you_havent_added_any_visits_yet: you_havent_added_any_visits_yet$4,
20821
+ you_havent_added_any_skills_yet: you_havent_added_any_skills_yet$4
20409
20822
  };
20410
20823
 
20411
20824
  var TINY_MCE_API_KEY = "htqausuofrnali3nh9ivmlpq6v415o0tv2qikpg39bqf4pnk";
@@ -41364,9 +41777,6 @@ var EmailTemplateDetail = function EmailTemplateDetail() {
41364
41777
  var mailCategoryList = reactRedux.useSelector(function (state) {
41365
41778
  return state.mailCategory.mailCategoryList;
41366
41779
  });
41367
- console.log({
41368
- tinyMCEKey: tinyMCEKey
41369
- });
41370
41780
  return React__default.createElement(formik.Formik, {
41371
41781
  initialValues: emailTemplateDetail,
41372
41782
  enableReinitialize: true,
@@ -41390,7 +41800,10 @@ var EmailTemplateDetail = function EmailTemplateDetail() {
41390
41800
  }, React__default.createElement(QuitPrompt, {
41391
41801
  when: edited
41392
41802
  }), React__default.createElement("h5", {
41393
- className: "mb-2"
41803
+ className: "mb-2",
41804
+ style: {
41805
+ textTransform: 'capitalize'
41806
+ }
41394
41807
  }, header), React__default.createElement(reactstrap.Row, {
41395
41808
  className: "my-2"
41396
41809
  }, React__default.createElement(reactstrap.Col, {
@@ -41398,7 +41811,7 @@ var EmailTemplateDetail = function EmailTemplateDetail() {
41398
41811
  }, React__default.createElement(RequiredLabel$1, {
41399
41812
  text: t("mail_subject")
41400
41813
  }), React__default.createElement(reactstrap.Input, {
41401
- placeholder: t("mail_subject"),
41814
+ placeholder: t("mail_subject_nm"),
41402
41815
  name: "subject",
41403
41816
  value: values.subject,
41404
41817
  onChange: function onChange(e) {