mario-core 2.9.46-beta → 2.9.47-admin

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
@@ -1,8 +1,6 @@
1
1
  function _interopDefault (ex) { return (ex && (typeof ex === 'object') && 'default' in ex) ? ex['default'] : ex; }
2
2
 
3
3
  require('bootstrap/dist/css/bootstrap.min.css');
4
- var i18n = _interopDefault(require('i18next'));
5
- var reactI18next = require('react-i18next');
6
4
  var React = require('react');
7
5
  var React__default = _interopDefault(React);
8
6
  var reactstrap = require('reactstrap');
@@ -20,11 +18,11 @@ var react = require('@coreui/react');
20
18
  var cg = require('react-icons/cg');
21
19
  var ri = require('react-icons/ri');
22
20
  var Pusher = _interopDefault(require('pusher-js/with-encryption'));
23
- var bs = require('react-icons/bs');
24
21
  var fa = require('react-icons/fa');
25
22
  var dateFns = require('date-fns');
26
23
  var tinymceReact = require('@tinymce/tinymce-react');
27
24
  var differenceInCalendarYears = _interopDefault(require('date-fns/differenceInCalendarYears'));
25
+ var moment = _interopDefault(require('moment'));
28
26
  var DatePicker = _interopDefault(require('react-datepicker'));
29
27
  var toDate = _interopDefault(require('date-fns/toDate'));
30
28
  var md = require('react-icons/md');
@@ -32,1938 +30,6 @@ var Creatable = _interopDefault(require('react-select/creatable'));
32
30
  var ReactNotification$1 = _interopDefault(require('react-notifications-component'));
33
31
  require('react-notifications-component/dist/theme.css');
34
32
  var ai = require('react-icons/ai');
35
- var moment = _interopDefault(require('moment'));
36
-
37
- var dashboard = "Dashboard";
38
- var user = "User";
39
- var question_bank = "Question bank";
40
- var email_template = "Email template";
41
- var custom_alert = "Custom alert";
42
- var set_up = "Set up";
43
- var media_gallery = "Media Gallery";
44
- var district_school_list = "District school list";
45
- var export_to_pdf = "Export to PDF";
46
- var the_data_is_taken_from_the_home_screen = "The data is taken from the home screen";
47
- var make_sure_everything_is_set_correctly_before_exporting = "Make sure everything is set correctly before exporting.";
48
- var cancel = "Cancel";
49
- var hey = "Hey";
50
- var readiness_to_learn = "Readiness to Learn";
51
- var high_impact_learning_strategies = "High Impact Learning Strategies";
52
- var reflection = "Reflection";
53
- var conferences = "Conferences";
54
- var safety = "Safety";
55
- var student_by_age = "Student by Age";
56
- var students_by_designation = "Students by Designation";
57
- var calendar = "Calendar";
58
- var gender = "Gender";
59
- var grade = "Grade";
60
- var current_grade = "Current Grade";
61
- var student_name = "Student name";
62
- var teacher_name = "Teacher name";
63
- var start_date = "Start Date";
64
- var end_date = "End Date";
65
- var tooltip_content_readiness_to_learn_chart = "The represenation of individual student responses to their own feelings of Energy, Focus, Happiness, Safety, and Stress at the time administered. Note that scores are set on a 1-100 scale with the exception of Stress which optimum stress is set at '0' to get a sense of High Stress vs Low Stress.";
66
- var tooltip_content_high_impact_chart = "Both the composite of individual students reporting their perceived use of John Hattie's High Impact Learning Strategies measured against the actual application with a teacher in total.";
67
- var tooltip_content_1_to_1_chart = "The composite results of the survey completed by individual students assessing their own perception of performance in the 6 key areas followed by 3 specific areas of well being over time.";
68
- var tooltip_content_class_reflection_chart = "The result of surveys sent to any individual (external or internal) that connects with the student to assist in measuring the individual student's: Productivity, Happiness, Energy, Focus, and Stress over time.";
69
- var tooltip_content_conference_chart = "The composite representation of individual aggregate scores located at the bottom of individual Conferences conducted between Teachers and Students over time. Note that scores of 'Not Applicable' do not get measured.";
70
- 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.";
71
- var tooltip_content_student_by_age_chart = "The specific representation of students by gender and grade level at your school.";
72
- var tooltip_content_students_by_designation = "The composite representation of students by individual grades in your school with specific designations.";
73
- var total_1_to_1 = "Total 1-to-1";
74
- var total_1_to_1_time = "Total 1-to-1 Time";
75
- var total_conferences = "Total Conferences";
76
- var total_conferences_time = "Total Conferences Time";
77
- var total_class_reflection_check_ins = "Total Class Reflection Check-ins";
78
- var create_user = "Create user";
79
- var edit_user = "Edit user";
80
- var change_password = "Change password";
81
- var type_something_to_search_by_user_name = "Type something to search by user name";
82
- var total_of_users = "Total of users";
83
- var name = "Name";
84
- var email = "Email";
85
- var age = "Age";
86
- var role = "Role";
87
- var active_status = "Active status";
88
- var action = "Action";
89
- var Active = "Active";
90
- var inactive = "Inactive";
91
- var create = "Create";
92
- var update = "Update";
93
- var first_name = "First name";
94
- var date_of_birth = "Date of birth";
95
- var roles = "Roles";
96
- var status = "Status";
97
- var send_forgot_password_link = "Send forgot password link";
98
- var download_user_data = "Download user data";
99
- var current_password = "Current password";
100
- var new_password = "New password";
101
- var confirm_password = "Confirm password";
102
- var save = "Save";
103
- var type_something_to_search_question = "Type something to Search question";
104
- var total_of_questions = "Total of questions";
105
- var create_question = "Create question";
106
- var edit_question = "Edit question";
107
- var question_type = "Question Type";
108
- var category = "Category";
109
- var is_default_question_for_one_to_one = "Is default question for one-to-one";
110
- var default_question_for_students_or_teachers = "Default question for students or teachers";
111
- var is_default_question_general_class = "Is default question general class";
112
- var default_question_general_for_students_or_teachers = "Default question general for students or teachers";
113
- var before_session = "Before session";
114
- var edit_custom_alert = "Edit custom alert";
115
- var create_custom_alert = "Create custom alert";
116
- var total_of_custom_alert = "Total of custom alert";
117
- var number_of_sessions = "Number of sessions";
118
- var number_of_students = "Number of students";
119
- var begin_date = "Begin date";
120
- var duration_days = "Duration (days)";
121
- var students = "Students";
122
- var create_skill = "Create skill";
123
- var edit_skill = "Edit skill";
124
- var total_of_skills = "Total of skills";
125
- var description = "Description";
126
- var skill = "skill";
127
- var parent_category = "Parent category";
128
- var edit_subject = "Edit subject";
129
- var create_subject = "Create subject";
130
- var total_of_subjects = "Total of subjects";
131
- var color = "Color";
132
- var create_learning_support_category = "Create learning support category";
133
- var edit_learning_support_category = "Edit learning support category";
134
- var create_category = "Create category";
135
- var total_of_learning_support_categories = "Total of learning support categories";
136
- var default_color = "Default Color";
137
- var edit_strategy = "Edit strategy";
138
- var create_strategy = "Create strategy";
139
- var create_learning_strategy = "Create learning strategy";
140
- var total_of_strategies = "Total of strategies";
141
- var strategy_name = "Strategy name";
142
- var question = "Question";
143
- var detail = "Detail";
144
- var strategy = "strategy";
145
- var best_fit = "Best fit";
146
- var create_goal_example = "Create goal example";
147
- var edit_goal_example = "Edit goal example";
148
- var total_of_goal_examples = "Total of goal examples";
149
- var short_term_target_examples = "Short term target examples";
150
- var goal_example = "goal example";
151
- var edit_badge = "Edit badge";
152
- var create_badge = "Create badge";
153
- var total_of_badges = "Total of badges";
154
- var icon = "Icon";
155
- var badge = "badge";
156
- var badge_image = "Badge image";
157
- var edit_semester = "Edit semester";
158
- var create_semester = "Create semester";
159
- var update_school_break_month = "Update school break month";
160
- var total_of_semesters = "Total of semesters";
161
- var semester = "semester";
162
- var breaking_month = "Breaking month";
163
- var change_breaking_month = "Change breaking month";
164
- var school_year_break_month = "School year break month";
165
- var edit_blank_day = "Edit blank day";
166
- var create_blank_day = "Create blank day";
167
- var total_of_blank_days = "Total of blank days";
168
- var start_time = "Start time";
169
- var end_time = "End time";
170
- var school_blank_day = "school blank day";
171
- var edit_point = "Edit point";
172
- var create_new_point = "Create new point";
173
- var total_of_point = "Total of point";
174
- var label = "Label";
175
- var value = "Value";
176
- var break_point = "Break point";
177
- var update_break_point = "Update break point";
178
- var maximum_number_of_admins = "Maximum number of admins";
179
- var maximum_number_of_assistants = "Maximum number of assistants";
180
- var maximum_number_of_students = "Maximum number of students";
181
- var maximum_number_of_teachers = "Maximum number of teachers";
182
- var request_to_this_plan = "Request to this plan";
183
- var type_something_to_search_reflection_result = "Type something to search reflection result";
184
- var user_deleted = "User deleted";
185
- var export_user_data = "Export user data";
186
- var alert_delete_user = "All data of this user will be permanently deleted from the system. Please export before continuing";
187
- var delete_user = "Delete user";
188
- var alert_delete_teacher = "A teacher must be selected before deleting this teacher. We will transfer the entire class and students to this teacher before deleting all of this teacher's data.";
189
- var list_students = "List Students";
190
- var student_email = "Student Email";
191
- var current_teacher_name = "Current Teacher Name";
192
- var current_teacher_email = "Current Teacher Email";
193
- var change_save = "Change Save";
194
- var select_teacher_change = "Select teacher change";
195
- var current_assistant_name = "Current Assistant Name";
196
- var current_assistant_email = "Current Assistant Email";
197
- var remove_assistant = "Remove Assistant";
198
- var switch_assistant = "Switch Assistant";
199
- var select_assistant_change = "Select Assistant change";
200
- var welcome_email_resend = "Welcome Email Re-send";
201
- var send_for_selected_users = "Send for selected users";
202
- var user_name = "User Name";
203
- var user_email = "User Email";
204
- var level = "Level";
205
- var use_for = "Use for";
206
- var teacher_training = "Teacher training";
207
- var student_training = "Student training";
208
- var create_destination = "Create Destination";
209
- var total_of_designation = "Total of Designation";
210
- var destinations = "Destinations";
211
- var edit_destination = "Edit Destination";
212
- var confirm = "Confirm";
213
- var hello = "Hello";
214
- var todays_1_1 = "Today’s 1-1";
215
- var todays_Conferences = "Today’s Conferences";
216
- var next_meeting = "Next Meeting";
217
- var next_conference = "Next Conference";
218
- var todays_schedule = "Today’s Schedule";
219
- var action_points = "Action Points";
220
- var upcoming = "Upcoming";
221
- var see_all_action_points = "See all action points";
222
- var add = "Add";
223
- var edit_action_point = "Edit Action Point";
224
- var add_action_point = "Add Action Point";
225
- var title = "Title";
226
- var type_title = "Type title";
227
- var subject = "Subject";
228
- var select_date = "Select date";
229
- var date = "Date";
230
- var select_time = "Select time";
231
- var time = "Time";
232
- var notification = "Notification";
233
- var no_notification = "No notification";
234
- var day = "Day";
235
- var week = "Week";
236
- var mark_as_done = "Mark as done";
237
- var my_students = "My Students";
238
- var download_template = "Download Template";
239
- var import_csv = "Import CSV";
240
- var add_new = "Add New";
241
- var show_only_work_as_assistant = "Show only work as assistant";
242
- var last_1_to_1 = "Last 1-TO-1";
243
- var last_conference = "Last conference";
244
- var total_time = "Total time";
245
- var assistant_name = "Assistant Name";
246
- var work_as_assistant = "Work as assistant";
247
- var assign_assistant = "Assign Assistant";
248
- var view = "View";
249
- var history = "History";
250
- var custom_recurrence = "Custom recurrence";
251
- var repeat_every = "Repeat every";
252
- var repeat_on = "Repeat on";
253
- var never = "Never";
254
- var on = "On";
255
- var after = "After";
256
- var pick_a_date = "Pick a date";
257
- var apply = "Apply";
258
- var new_1_to_1 = "New 1-to-1";
259
- var do_you_want_to_talk_with_teacher = "Do you want to talk with teacher";
260
- var start_now = "Start now";
261
- var book_for_later = "Book for later";
262
- var select_category = "Select category";
263
- var search_question_category = "Search question category";
264
- var no_question = "No question";
265
- var select_question = "Select question";
266
- var select_student = "Select student";
267
- var select_date_time = "Select Date & Time";
268
- var book_1_to_1 = "Book 1-to-1";
269
- var schedule = "Schedule";
270
- var sessions_are_booked_as_10_minute_slots = "Sessions are booked as 10 minute slots";
271
- var does_not_reoccur = "Does not reoccur";
272
- var time_must_be_between_8_am_and_6_pm = "Time must be between 8 AM and 6 PM";
273
- var from = "From";
274
- var to = "To";
275
- var show_only_favorites = "Show only favorites";
276
- var duration = "Duration";
277
- var favorite = "Favorite";
278
- var open = "Open";
279
- var no_data = "No Data";
280
- var schedule_detail = "Schedule Detail";
281
- var are_you_sure_you_want_to_cancel_this_schedule = "Are you sure you want to Cancel this schedule?";
282
- var completed_1_to_1 = "Completed 1-to-1";
283
- var done = "Done";
284
- var what_do_you_want_to_talk_about = "What do you want to talk about?";
285
- var session_type = "Session Type";
286
- var what_is_this_session_type = "What is this session type?";
287
- var how_are_you_feeling_about_each_area_right_now = "How are you feeling about each area right now?";
288
- var sleep_nutrition_exercise_physical_health_and_mental_health = "Sleep, nutrition, exercise, physical health, and mental health";
289
- var goals_activities_habits_and_strategies = "Goals, activities, habits, and strategies";
290
- var overall_how_are_you_feeling_today = "Overall, how are you feeling today?";
291
- var what_is_your_level_of_pride_in_yourself_today = "What is your level of pride in yourself today?";
292
- var how_are_you_feeling_today = "How are you feeling today?";
293
- var how_much_did_you_learn_from_this_session = "How much did you learn from this session?";
294
- var what_is_the_most_important_thing_you_learned_from_this_session = "What is the most important thing you learned from this session?";
295
- var your_next_meeting = "Your next meeting";
296
- var today_at = "Today at";
297
- var choose_if_you_want_to_do_it_now_or_if_you_would_like_to_book_for_later = "Choose if you want to do it now or if you would like to book for later";
298
- var edit = "Edit";
299
- var phone_number = "Phone number";
300
- var second_phone_number = "Second phone number";
301
- var health_note = "Health Note";
302
- var address = "Address";
303
- var mtss = "MTSS";
304
- var note = "Note";
305
- var no_schedule = "No Schedule";
306
- var my_notes = "My Notes";
307
- var private_note = "Private Note";
308
- var goal_process = "Goal Process";
309
- var view_all_goals = "View all goals";
310
- var completed = "Completed";
311
- var student_information = "Student Information";
312
- var top_learning_strategies = "Top Learning Strategies";
313
- var perceived_usage = "Perceived Usage";
314
- var total_number_of_times_seleted = "Total Number of Times Seleted";
315
- var energy = "Energy";
316
- var focus = "Focus";
317
- var happiness = "Happiness";
318
- var stress = "Stress";
319
- var one_to_one = "One To One";
320
- var class_reflection = "Class Reflection";
321
- var conference = "Conference";
322
- var learning_progress = "Learning Progress";
323
- var cant_export_now_please_try_again = "Can't export now. Please try again.";
324
- var view_data = "View data";
325
- var learning_strategies = "Learning Strategies";
326
- var strategies = "Strategies";
327
- var number_of_used = "Number of used";
328
- var next = "Next";
329
- var my_conferences = "My Conferencess";
330
- var select_a_student_and_launch_a_new_conference_or_book_one_for_later = "Select a student and launch a new conference or book one for later.";
331
- var you_have_no_student = "You have no student";
332
- var this_is_a_required_field = "This is a required field";
333
- var please_select_question_category = "Please select question category";
334
- var book_conferences = "Book conferences";
335
- var final_score = "Final score";
336
- var new_conference = "New Conference";
337
- var search_student = "Search student";
338
- var meeting_schedule = "Meeting schedule";
339
- var class_schedule = "Class schedule";
340
- var more_questions = "More Questions";
341
- var conference_rubric = "Conference rubric";
342
- var unlock = "Unlock";
343
- var before_clicking_submit = "Before clicking submit";
344
- var your_session_was = "Your session was";
345
- var mins = "mins";
346
- var min = "min";
347
- var submit = "Submit";
348
- var are_you_sure_to_complete = "There are several questions you have not answered yet. Are you sure to complete?";
349
- var be_sure_to_check_completed_all = "Be sure to check with your teacher that you have completed all that is required";
350
- var teacher_choice = "Teacher choice";
351
- var student_choice = "Student choice";
352
- var agreement = "Agreement";
353
- var personal_learning_plan = "Personal Learning Plan";
354
- var personal_interests = "Personal Interests";
355
- var allow_student_to_edit = "Allow student to edit";
356
- var strengths_and_challenges = "Strengths and Challenges";
357
- var significant_strengths = "Significant Strengths";
358
- var strengths = "Strengths";
359
- var challenges = "Challenges";
360
- var significant_challenges = "Significant Challenges";
361
- var how_my_teachers_can_help_me_learn = "How my teachers can help me learn";
362
- var about_my_learning = "About My Learning";
363
- var accommodations = "Accommodations";
364
- var goals = "Goals";
365
- var activity_circles = "Activity Circles";
366
- var friend_circles = "Friend Circles";
367
- var are_you_ready_to_learn = "Are you ready to learn?";
368
- var class_schedules = "Class Schedules";
369
- var add_class_schedule = "Add Class Schedule";
370
- var class_date = "Class Date";
371
- var class_name = "Class Name";
372
- var day_period = "Day/Period";
373
- var teacher_email = "Teacher Email";
374
- var note_type_class = "Note Type & Class";
375
- var my_note = "My Note";
376
- var add_new_note = "Add New Note";
377
- var all_category = "All Category";
378
- var personalized = "Personalized";
379
- var show_only_favorite = "Show only favorite";
380
- var search = "Search";
381
- var note_title = "Note title";
382
- var student = "Student";
383
- var note_detail = "Note Detail";
384
- var mark_as_favorite = "Mark as favorite";
385
- var type_a_note = "Type a note";
386
- var please_select_student = "Please select student";
387
- var settings = "Settings";
388
- var save_changes = "Save changes";
389
- var activity_notifications = "Activity Notifications";
390
- var schedule_notifications = "Schedule Notifications";
391
- var preschedule_notifications = "Preschedule Notifications";
392
- var yes = "Yes";
393
- var no = "No";
394
- var email_notification = "Email Notification";
395
- var send_me_email_notification = "Send me email notification";
396
- var dont_send_me_email_notification = "Don’t send me email notification";
397
- var type = "Type";
398
- var teacher_request = "Teacher Request";
399
- var student_request = "Student Request";
400
- var overview = "Overview";
401
- var plp = "PLP";
402
- var my_student_1_to_1 = "My Student 1-to-1";
403
- var my_student_conference = "My Student Conference";
404
- var received_date = "Received Date";
405
- var class_impact_score = "Class Impact Score";
406
- var impact_score = "Impact Score";
407
- var iep = "IEP";
408
- var creator = "Creator";
409
- var last_modify = "Last Modify";
410
- var Modify = "Modify";
411
- var student_reflections = "Student Reflections";
412
- var external_reflection = "External Reflection";
413
- var external_class_reflection = "External Class Reflection";
414
- var reflections = "Reflections";
415
- var class_reflections = "Class Reflections";
416
- var add_reflection = "Add Reflection";
417
- var add_class_reflection = "Add Class Reflection";
418
- var class_type = "Class Type";
419
- var teacher_image = "Teacher Image";
420
- var send_to_teacher = "Send to Teacher";
421
- var send_now = "Send Now";
422
- var missed = "Missed";
423
- var pending = "Pending";
424
- var sent_date = "Sent Date";
425
- var go_to_the_student_plp = "Go to the student's PLP";
426
- var new_iep = "New IEP";
427
- var edit_iep = "Edit IEP";
428
- var type_of_iep = "Type of IEP";
429
- var source_of_eligibility_forinitial = "Source of Eligibility (forinitial)";
430
- var annual_goals = "Annual Goals";
431
- var enter_a_date_range = "Enter a date range";
432
- var add_objectives = "Add Objectives";
433
- var add_goals = "Add Goals";
434
- var day_month_year = "day/month/year";
435
- var special_education = "Special Education";
436
- var special_education_content = "The IEP must contain a statement of the special education and related services and supplementary aids and services to be provided to the child, or on behalf of the child. This section focuses on the first element: a statement of the special education that will be provided for the child.";
437
- var objectives_and_reporting_progress = "Objectives and Reporting Progress";
438
- var objectives_and_reporting_progress_content = "Each child's IEP must also contain a description of how his or her progress toward meeting the annual goals will be measured and when it will be reported to parents.";
439
- var annual_goals_content = "Once a child's needs are identified, the IEP team works to develop appropriate goals to address those needs. Annual goals describe what the child is expected to do or learn within a 12-month period.";
440
- var related_services = "Related Services";
441
- var related_services_content = "To help a child with a disability benefit from special education, he or she may also need extra help in one area or another, such as speaking or moving. This additional help is called related services. Find out all about these critical services here.";
442
- var supplementary_aids_and_services = "Supplementary Aids and Services";
443
- var supplementary_aids_and_services_content = "Supplementary aids and services are intended to improve children’s access to learning and their participation across the spectrum of academic, extracurricular, and nonacademic activities and settings. The IEP team must determine what supplementary aids and services a child will need and specify them in the IEP.";
444
- var program_modifications_for_school_personnel = "Program Modifications for School Personnel";
445
- var program_modifications_for_school_personnel_content = "Also part of the IEP is identifying the program modifications or supports for school personnel that will be provided";
446
- var extent_of_nonparticipation = "Extent of Nonparticipation";
447
- var extent_of_nonparticipation_content = "The IEP must also include an explanation of the extent, if any, to which the child will not participate with nondisabled children in the regular class and in other school settings and activities.";
448
- var accommodations_in_assessment = "Accommodations in Assessment";
449
- var accommodations_in_assessment_content = "IDEA requires that students with disabilities take part in state or districtwide assessments. The IEP team must decide if the student needs accommodations in testing or another type of assessment entirely. In this component of the IEP, the team documents how the student will participate.";
450
- var service_delivery = "Service Delivery";
451
- var service_delivery_content = "When will the child begin to receive services? Where? How often? How long will a “session” last? Pesky details, but important to include in the IEP!";
452
- var transition_planning = "Transition Planning";
453
- var transition_planning_content = "Beginning no later than a student’s 16th birthday (and younger, if appropriate), the IEP must contain transition-related plans designed to help the student prepare for life after secondary school.";
454
- var present_levels = "Present Levels";
455
- var present_levels_content = "How is the child currently doing in school? How does the disability affect his or her performance in class? This type of information is captured in the “present levels” statement in the IEP.";
456
- var signatures = "Signatures";
457
- var iep_old_version_and_diagnostic_docs = "IEP old version and diagnostic docs";
458
- var upload_file = "Upload File";
459
- var add_interest = "Add Interest";
460
- var upload_image = "Upload Image";
461
- var supported_image_types = "Supported image types: PNG, JPEG, WEBPbbb";
462
- var edit_interest = "Edit Interest";
463
- var select_personal_interest_or_enter_personal_interest_here = "Select personal interest or enter personal interest here";
464
- var add_note = "Add note";
465
- var select_best_fit = "Select Best Fit";
466
- var best_fits = "Best fits";
467
- var select_strategies = "Select Strategies";
468
- var selected_learning_strategies = "Selected Learning Strategies";
469
- var do_you_want_to_delete_this_strengths_and_challenges = "Do you want to delete this strengths and challenges";
470
- var add_new_item = "Add New Item";
471
- var edit_item = "Edit Item";
472
- var select_teaching_strategies = "Select Teaching Strategies";
473
- var selected_teaching_strategies = "Selected Teaching Strategies";
474
- var add_title = "Add title";
475
- var my_learning = "My Learning";
476
- var do_you_want_to_delete_this_about_my_learning = "Do you want to delete this about my learning";
477
- var edit_my_learning = "Edit My Learning";
478
- var add_my_learning = "Add My Learning";
479
- var select_about_learning_or_enter_about_learning_here = "Select about learning or enter about learning here";
480
- var accommodation = "Accommodation";
481
- var all_categories = "All categories";
482
- var do_you_want_to_delete_this_accommodation = "Do you want to delete this accommodation";
483
- var edit_accommodation = "Edit Accommodation";
484
- var add_accommodation = "Add Accommodation";
485
- var all = "All";
486
- var all_status = "All status";
487
- var goal_type = "Goal Type";
488
- var add_new_goal = "Add New Goal";
489
- var goal_detail = "Goal Detail";
490
- var select_status = "Select status";
491
- var goal_baseline = "Goal Baseline";
492
- var objective = "Objective";
493
- var goal_details = "Goal Details";
494
- var goals_type = "Goals Type";
495
- var edit_goal_detail = "Edit Goal Detail";
496
- var uploaded_files = "Uploaded Files";
497
- var optional = "Optional";
498
- var edit_baseline = "Edit Baseline";
499
- var edit_friend = "Edit friend";
500
- var add_friend = "Add friend";
501
- var search_friend = "Search friend";
502
- var friend_type = "Friend type";
503
- var edit_activity = "Edit activity";
504
- var add_activity = "Add activity";
505
- var search_activity = "Search activity";
506
- var activity = "Activity";
507
- var activity_type = "Activity type";
508
- var select_or_type_an_activity = "Select or type an activity";
509
- var lang_us = {
510
- dashboard: dashboard,
511
- user: user,
512
- question_bank: question_bank,
513
- email_template: email_template,
514
- custom_alert: custom_alert,
515
- set_up: set_up,
516
- media_gallery: media_gallery,
517
- district_school_list: district_school_list,
518
- export_to_pdf: export_to_pdf,
519
- the_data_is_taken_from_the_home_screen: the_data_is_taken_from_the_home_screen,
520
- make_sure_everything_is_set_correctly_before_exporting: make_sure_everything_is_set_correctly_before_exporting,
521
- cancel: cancel,
522
- hey: hey,
523
- readiness_to_learn: readiness_to_learn,
524
- high_impact_learning_strategies: high_impact_learning_strategies,
525
- "1_to_1": "1 To 1",
526
- reflection: reflection,
527
- conferences: conferences,
528
- safety: safety,
529
- student_by_age: student_by_age,
530
- students_by_designation: students_by_designation,
531
- calendar: calendar,
532
- gender: gender,
533
- grade: grade,
534
- current_grade: current_grade,
535
- student_name: student_name,
536
- teacher_name: teacher_name,
537
- start_date: start_date,
538
- end_date: end_date,
539
- tooltip_content_readiness_to_learn_chart: tooltip_content_readiness_to_learn_chart,
540
- tooltip_content_high_impact_chart: tooltip_content_high_impact_chart,
541
- tooltip_content_1_to_1_chart: tooltip_content_1_to_1_chart,
542
- tooltip_content_class_reflection_chart: tooltip_content_class_reflection_chart,
543
- tooltip_content_conference_chart: tooltip_content_conference_chart,
544
- tooltip_content_safety_chart: tooltip_content_safety_chart,
545
- tooltip_content_student_by_age_chart: tooltip_content_student_by_age_chart,
546
- tooltip_content_students_by_designation: tooltip_content_students_by_designation,
547
- total_1_to_1: total_1_to_1,
548
- total_1_to_1_time: total_1_to_1_time,
549
- total_conferences: total_conferences,
550
- total_conferences_time: total_conferences_time,
551
- total_class_reflection_check_ins: total_class_reflection_check_ins,
552
- create_user: create_user,
553
- edit_user: edit_user,
554
- change_password: change_password,
555
- type_something_to_search_by_user_name: type_something_to_search_by_user_name,
556
- total_of_users: total_of_users,
557
- name: name,
558
- email: email,
559
- age: age,
560
- role: role,
561
- active_status: active_status,
562
- action: action,
563
- Active: Active,
564
- inactive: inactive,
565
- create: create,
566
- update: update,
567
- first_name: first_name,
568
- date_of_birth: date_of_birth,
569
- "Last name": "Last name",
570
- roles: roles,
571
- status: status,
572
- send_forgot_password_link: send_forgot_password_link,
573
- download_user_data: download_user_data,
574
- current_password: current_password,
575
- new_password: new_password,
576
- confirm_password: confirm_password,
577
- save: save,
578
- type_something_to_search_question: type_something_to_search_question,
579
- total_of_questions: total_of_questions,
580
- create_question: create_question,
581
- edit_question: edit_question,
582
- question_type: question_type,
583
- category: category,
584
- "Question text": "Question text",
585
- is_default_question_for_one_to_one: is_default_question_for_one_to_one,
586
- default_question_for_students_or_teachers: default_question_for_students_or_teachers,
587
- is_default_question_general_class: is_default_question_general_class,
588
- default_question_general_for_students_or_teachers: default_question_general_for_students_or_teachers,
589
- before_session: before_session,
590
- edit_custom_alert: edit_custom_alert,
591
- create_custom_alert: create_custom_alert,
592
- total_of_custom_alert: total_of_custom_alert,
593
- number_of_sessions: number_of_sessions,
594
- number_of_students: number_of_students,
595
- begin_date: begin_date,
596
- duration_days: duration_days,
597
- students: students,
598
- create_skill: create_skill,
599
- edit_skill: edit_skill,
600
- total_of_skills: total_of_skills,
601
- description: description,
602
- skill: skill,
603
- parent_category: parent_category,
604
- edit_subject: edit_subject,
605
- create_subject: create_subject,
606
- total_of_subjects: total_of_subjects,
607
- color: color,
608
- create_learning_support_category: create_learning_support_category,
609
- edit_learning_support_category: edit_learning_support_category,
610
- create_category: create_category,
611
- total_of_learning_support_categories: total_of_learning_support_categories,
612
- default_color: default_color,
613
- edit_strategy: edit_strategy,
614
- create_strategy: create_strategy,
615
- create_learning_strategy: create_learning_strategy,
616
- total_of_strategies: total_of_strategies,
617
- strategy_name: strategy_name,
618
- question: question,
619
- detail: detail,
620
- strategy: strategy,
621
- best_fit: best_fit,
622
- create_goal_example: create_goal_example,
623
- edit_goal_example: edit_goal_example,
624
- total_of_goal_examples: total_of_goal_examples,
625
- short_term_target_examples: short_term_target_examples,
626
- goal_example: goal_example,
627
- edit_badge: edit_badge,
628
- create_badge: create_badge,
629
- total_of_badges: total_of_badges,
630
- icon: icon,
631
- badge: badge,
632
- badge_image: badge_image,
633
- edit_semester: edit_semester,
634
- create_semester: create_semester,
635
- update_school_break_month: update_school_break_month,
636
- total_of_semesters: total_of_semesters,
637
- semester: semester,
638
- breaking_month: breaking_month,
639
- change_breaking_month: change_breaking_month,
640
- school_year_break_month: school_year_break_month,
641
- edit_blank_day: edit_blank_day,
642
- create_blank_day: create_blank_day,
643
- total_of_blank_days: total_of_blank_days,
644
- start_time: start_time,
645
- end_time: end_time,
646
- school_blank_day: school_blank_day,
647
- edit_point: edit_point,
648
- create_new_point: create_new_point,
649
- total_of_point: total_of_point,
650
- label: label,
651
- value: value,
652
- break_point: break_point,
653
- update_break_point: update_break_point,
654
- maximum_number_of_admins: maximum_number_of_admins,
655
- maximum_number_of_assistants: maximum_number_of_assistants,
656
- maximum_number_of_students: maximum_number_of_students,
657
- maximum_number_of_teachers: maximum_number_of_teachers,
658
- request_to_this_plan: request_to_this_plan,
659
- type_something_to_search_reflection_result: type_something_to_search_reflection_result,
660
- user_deleted: user_deleted,
661
- export_user_data: export_user_data,
662
- alert_delete_user: alert_delete_user,
663
- delete_user: delete_user,
664
- alert_delete_teacher: alert_delete_teacher,
665
- list_students: list_students,
666
- student_email: student_email,
667
- current_teacher_name: current_teacher_name,
668
- current_teacher_email: current_teacher_email,
669
- change_save: change_save,
670
- select_teacher_change: select_teacher_change,
671
- current_assistant_name: current_assistant_name,
672
- current_assistant_email: current_assistant_email,
673
- remove_assistant: remove_assistant,
674
- switch_assistant: switch_assistant,
675
- select_assistant_change: select_assistant_change,
676
- welcome_email_resend: welcome_email_resend,
677
- send_for_selected_users: send_for_selected_users,
678
- user_name: user_name,
679
- user_email: user_email,
680
- level: level,
681
- use_for: use_for,
682
- teacher_training: teacher_training,
683
- student_training: student_training,
684
- create_destination: create_destination,
685
- total_of_designation: total_of_designation,
686
- destinations: destinations,
687
- edit_destination: edit_destination,
688
- confirm: confirm,
689
- hello: hello,
690
- todays_1_1: todays_1_1,
691
- todays_Conferences: todays_Conferences,
692
- next_meeting: next_meeting,
693
- next_conference: next_conference,
694
- todays_schedule: todays_schedule,
695
- action_points: action_points,
696
- upcoming: upcoming,
697
- see_all_action_points: see_all_action_points,
698
- add: add,
699
- edit_action_point: edit_action_point,
700
- add_action_point: add_action_point,
701
- title: title,
702
- type_title: type_title,
703
- subject: subject,
704
- "class": "Class",
705
- select_date: select_date,
706
- date: date,
707
- select_time: select_time,
708
- time: time,
709
- notification: notification,
710
- no_notification: no_notification,
711
- day: day,
712
- week: week,
713
- mark_as_done: mark_as_done,
714
- "delete": "Delete",
715
- my_students: my_students,
716
- download_template: download_template,
717
- import_csv: import_csv,
718
- add_new: add_new,
719
- show_only_work_as_assistant: show_only_work_as_assistant,
720
- last_1_to_1: last_1_to_1,
721
- last_conference: last_conference,
722
- total_time: total_time,
723
- assistant_name: assistant_name,
724
- work_as_assistant: work_as_assistant,
725
- assign_assistant: assign_assistant,
726
- view: view,
727
- history: history,
728
- custom_recurrence: custom_recurrence,
729
- repeat_every: repeat_every,
730
- repeat_on: repeat_on,
731
- never: never,
732
- on: on,
733
- after: after,
734
- pick_a_date: pick_a_date,
735
- apply: apply,
736
- new_1_to_1: new_1_to_1,
737
- do_you_want_to_talk_with_teacher: do_you_want_to_talk_with_teacher,
738
- start_now: start_now,
739
- book_for_later: book_for_later,
740
- select_category: select_category,
741
- search_question_category: search_question_category,
742
- no_question: no_question,
743
- select_question: select_question,
744
- select_student: select_student,
745
- select_date_time: select_date_time,
746
- book_1_to_1: book_1_to_1,
747
- schedule: schedule,
748
- sessions_are_booked_as_10_minute_slots: sessions_are_booked_as_10_minute_slots,
749
- does_not_reoccur: does_not_reoccur,
750
- time_must_be_between_8_am_and_6_pm: time_must_be_between_8_am_and_6_pm,
751
- from: from,
752
- to: to,
753
- show_only_favorites: show_only_favorites,
754
- duration: duration,
755
- favorite: favorite,
756
- open: open,
757
- no_data: no_data,
758
- schedule_detail: schedule_detail,
759
- are_you_sure_you_want_to_cancel_this_schedule: are_you_sure_you_want_to_cancel_this_schedule,
760
- completed_1_to_1: completed_1_to_1,
761
- done: done,
762
- what_do_you_want_to_talk_about: what_do_you_want_to_talk_about,
763
- session_type: session_type,
764
- what_is_this_session_type: what_is_this_session_type,
765
- how_are_you_feeling_about_each_area_right_now: how_are_you_feeling_about_each_area_right_now,
766
- sleep_nutrition_exercise_physical_health_and_mental_health: sleep_nutrition_exercise_physical_health_and_mental_health,
767
- goals_activities_habits_and_strategies: goals_activities_habits_and_strategies,
768
- overall_how_are_you_feeling_today: overall_how_are_you_feeling_today,
769
- what_is_your_level_of_pride_in_yourself_today: what_is_your_level_of_pride_in_yourself_today,
770
- how_are_you_feeling_today: how_are_you_feeling_today,
771
- how_much_did_you_learn_from_this_session: how_much_did_you_learn_from_this_session,
772
- what_is_the_most_important_thing_you_learned_from_this_session: what_is_the_most_important_thing_you_learned_from_this_session,
773
- your_next_meeting: your_next_meeting,
774
- today_at: today_at,
775
- choose_if_you_want_to_do_it_now_or_if_you_would_like_to_book_for_later: choose_if_you_want_to_do_it_now_or_if_you_would_like_to_book_for_later,
776
- edit: edit,
777
- phone_number: phone_number,
778
- second_phone_number: second_phone_number,
779
- health_note: health_note,
780
- address: address,
781
- mtss: mtss,
782
- note: note,
783
- no_schedule: no_schedule,
784
- my_notes: my_notes,
785
- private_note: private_note,
786
- goal_process: goal_process,
787
- view_all_goals: view_all_goals,
788
- completed: completed,
789
- student_information: student_information,
790
- top_learning_strategies: top_learning_strategies,
791
- perceived_usage: perceived_usage,
792
- total_number_of_times_seleted: total_number_of_times_seleted,
793
- energy: energy,
794
- focus: focus,
795
- happiness: happiness,
796
- stress: stress,
797
- one_to_one: one_to_one,
798
- class_reflection: class_reflection,
799
- conference: conference,
800
- learning_progress: learning_progress,
801
- cant_export_now_please_try_again: cant_export_now_please_try_again,
802
- view_data: view_data,
803
- learning_strategies: learning_strategies,
804
- strategies: strategies,
805
- number_of_used: number_of_used,
806
- next: next,
807
- my_conferences: my_conferences,
808
- select_a_student_and_launch_a_new_conference_or_book_one_for_later: select_a_student_and_launch_a_new_conference_or_book_one_for_later,
809
- you_have_no_student: you_have_no_student,
810
- this_is_a_required_field: this_is_a_required_field,
811
- please_select_question_category: please_select_question_category,
812
- book_conferences: book_conferences,
813
- final_score: final_score,
814
- new_conference: new_conference,
815
- search_student: search_student,
816
- "1_1_conversation": "1-1 Conversation",
817
- meeting_schedule: meeting_schedule,
818
- class_schedule: class_schedule,
819
- more_questions: more_questions,
820
- conference_rubric: conference_rubric,
821
- unlock: unlock,
822
- before_clicking_submit: before_clicking_submit,
823
- your_session_was: your_session_was,
824
- mins: mins,
825
- min: min,
826
- submit: submit,
827
- are_you_sure_to_complete: are_you_sure_to_complete,
828
- be_sure_to_check_completed_all: be_sure_to_check_completed_all,
829
- teacher_choice: teacher_choice,
830
- student_choice: student_choice,
831
- agreement: agreement,
832
- personal_learning_plan: personal_learning_plan,
833
- personal_interests: personal_interests,
834
- allow_student_to_edit: allow_student_to_edit,
835
- strengths_and_challenges: strengths_and_challenges,
836
- significant_strengths: significant_strengths,
837
- strengths: strengths,
838
- challenges: challenges,
839
- significant_challenges: significant_challenges,
840
- how_my_teachers_can_help_me_learn: how_my_teachers_can_help_me_learn,
841
- about_my_learning: about_my_learning,
842
- accommodations: accommodations,
843
- goals: goals,
844
- activity_circles: activity_circles,
845
- friend_circles: friend_circles,
846
- are_you_ready_to_learn: are_you_ready_to_learn,
847
- class_schedules: class_schedules,
848
- add_class_schedule: add_class_schedule,
849
- class_date: class_date,
850
- class_name: class_name,
851
- day_period: day_period,
852
- teacher_email: teacher_email,
853
- note_type_class: note_type_class,
854
- my_note: my_note,
855
- add_new_note: add_new_note,
856
- all_category: all_category,
857
- personalized: personalized,
858
- show_only_favorite: show_only_favorite,
859
- search: search,
860
- note_title: note_title,
861
- student: student,
862
- note_detail: note_detail,
863
- mark_as_favorite: mark_as_favorite,
864
- type_a_note: type_a_note,
865
- please_select_student: please_select_student,
866
- settings: settings,
867
- save_changes: save_changes,
868
- activity_notifications: activity_notifications,
869
- schedule_notifications: schedule_notifications,
870
- preschedule_notifications: preschedule_notifications,
871
- yes: yes,
872
- no: no,
873
- email_notification: email_notification,
874
- send_me_email_notification: send_me_email_notification,
875
- dont_send_me_email_notification: dont_send_me_email_notification,
876
- type: type,
877
- teacher_request: teacher_request,
878
- student_request: student_request,
879
- overview: overview,
880
- plp: plp,
881
- my_student_1_to_1: my_student_1_to_1,
882
- my_student_conference: my_student_conference,
883
- received_date: received_date,
884
- class_impact_score: class_impact_score,
885
- impact_score: impact_score,
886
- iep: iep,
887
- "1_to_1_conversation": "1-to-1 Conversation",
888
- creator: creator,
889
- last_modify: last_modify,
890
- Modify: Modify,
891
- student_reflections: student_reflections,
892
- external_reflection: external_reflection,
893
- external_class_reflection: external_class_reflection,
894
- reflections: reflections,
895
- class_reflections: class_reflections,
896
- add_reflection: add_reflection,
897
- add_class_reflection: add_class_reflection,
898
- class_type: class_type,
899
- teacher_image: teacher_image,
900
- send_to_teacher: send_to_teacher,
901
- send_now: send_now,
902
- missed: missed,
903
- pending: pending,
904
- sent_date: sent_date,
905
- go_to_the_student_plp: go_to_the_student_plp,
906
- new_iep: new_iep,
907
- edit_iep: edit_iep,
908
- type_of_iep: type_of_iep,
909
- source_of_eligibility_forinitial: source_of_eligibility_forinitial,
910
- annual_goals: annual_goals,
911
- enter_a_date_range: enter_a_date_range,
912
- add_objectives: add_objectives,
913
- add_goals: add_goals,
914
- day_month_year: day_month_year,
915
- special_education: special_education,
916
- special_education_content: special_education_content,
917
- objectives_and_reporting_progress: objectives_and_reporting_progress,
918
- objectives_and_reporting_progress_content: objectives_and_reporting_progress_content,
919
- annual_goals_content: annual_goals_content,
920
- related_services: related_services,
921
- related_services_content: related_services_content,
922
- supplementary_aids_and_services: supplementary_aids_and_services,
923
- supplementary_aids_and_services_content: supplementary_aids_and_services_content,
924
- program_modifications_for_school_personnel: program_modifications_for_school_personnel,
925
- program_modifications_for_school_personnel_content: program_modifications_for_school_personnel_content,
926
- extent_of_nonparticipation: extent_of_nonparticipation,
927
- extent_of_nonparticipation_content: extent_of_nonparticipation_content,
928
- accommodations_in_assessment: accommodations_in_assessment,
929
- accommodations_in_assessment_content: accommodations_in_assessment_content,
930
- service_delivery: service_delivery,
931
- service_delivery_content: service_delivery_content,
932
- transition_planning: transition_planning,
933
- transition_planning_content: transition_planning_content,
934
- present_levels: present_levels,
935
- present_levels_content: present_levels_content,
936
- signatures: signatures,
937
- iep_old_version_and_diagnostic_docs: iep_old_version_and_diagnostic_docs,
938
- upload_file: upload_file,
939
- add_interest: add_interest,
940
- upload_image: upload_image,
941
- supported_image_types: supported_image_types,
942
- edit_interest: edit_interest,
943
- select_personal_interest_or_enter_personal_interest_here: select_personal_interest_or_enter_personal_interest_here,
944
- add_note: add_note,
945
- select_best_fit: select_best_fit,
946
- best_fits: best_fits,
947
- select_strategies: select_strategies,
948
- selected_learning_strategies: selected_learning_strategies,
949
- do_you_want_to_delete_this_strengths_and_challenges: do_you_want_to_delete_this_strengths_and_challenges,
950
- add_new_item: add_new_item,
951
- edit_item: edit_item,
952
- select_teaching_strategies: select_teaching_strategies,
953
- selected_teaching_strategies: selected_teaching_strategies,
954
- add_title: add_title,
955
- my_learning: my_learning,
956
- do_you_want_to_delete_this_about_my_learning: do_you_want_to_delete_this_about_my_learning,
957
- edit_my_learning: edit_my_learning,
958
- add_my_learning: add_my_learning,
959
- select_about_learning_or_enter_about_learning_here: select_about_learning_or_enter_about_learning_here,
960
- accommodation: accommodation,
961
- all_categories: all_categories,
962
- do_you_want_to_delete_this_accommodation: do_you_want_to_delete_this_accommodation,
963
- edit_accommodation: edit_accommodation,
964
- add_accommodation: add_accommodation,
965
- all: all,
966
- all_status: all_status,
967
- goal_type: goal_type,
968
- add_new_goal: add_new_goal,
969
- goal_detail: goal_detail,
970
- select_status: select_status,
971
- goal_baseline: goal_baseline,
972
- objective: objective,
973
- goal_details: goal_details,
974
- goals_type: goals_type,
975
- edit_goal_detail: edit_goal_detail,
976
- uploaded_files: uploaded_files,
977
- optional: optional,
978
- edit_baseline: edit_baseline,
979
- edit_friend: edit_friend,
980
- add_friend: add_friend,
981
- search_friend: search_friend,
982
- friend_type: friend_type,
983
- edit_activity: edit_activity,
984
- add_activity: add_activity,
985
- search_activity: search_activity,
986
- activity: activity,
987
- activity_type: activity_type,
988
- select_or_type_an_activity: select_or_type_an_activity
989
- };
990
-
991
- var dashboard$1 = "Dashboard";
992
- var user$1 = "User";
993
- var question_bank$1 = "Question bank";
994
- var email_template$1 = "Email template";
995
- var custom_alert$1 = "Custom alert";
996
- var set_up$1 = "Set up";
997
- var media_gallery$1 = "Media Gallery";
998
- var district_school_list$1 = "District school list";
999
- var export_to_pdf$1 = "Export to PDF";
1000
- var the_data_is_taken_from_the_home_screen$1 = "The data is taken from the home screen";
1001
- var make_sure_everything_is_set_correctly_before_exporting$1 = "Make sure everything is set correctly before exporting.";
1002
- var cancel$1 = "Cancel";
1003
- var hey$1 = "Hey 1232342";
1004
- var readiness_to_learn$1 = "Readiness to Learn";
1005
- var high_impact_learning_strategies$1 = "High Impact Learning Strategies";
1006
- var reflection$1 = "Reflection";
1007
- var conferences$1 = "Conferences";
1008
- var safety$1 = "Safety";
1009
- var student_by_age$1 = "Student by Age";
1010
- var students_by_designation$1 = "Students by Designation";
1011
- var calendar$1 = "Calendar";
1012
- var gender$1 = "Gender";
1013
- var grade$1 = "Grade";
1014
- var current_grade$1 = "Current Grade";
1015
- var student_name$1 = "Student name";
1016
- var teacher_name$1 = "Teacher name";
1017
- var start_date$1 = "Start Date";
1018
- var end_date$1 = "End Date";
1019
- var tooltip_content_readiness_to_learn_chart$1 = "The represenation of individual student responses to their own feelings of Energy, Focus, Happiness, Safety, and Stress at the time administered. Note that scores are set on a 1-100 scale with the exception of Stress which optimum stress is set at '0' to get a sense of High Stress vs Low Stress.";
1020
- var tooltip_content_high_impact_chart$1 = "Both the composite of individual students reporting their perceived use of John Hattie's High Impact Learning Strategies measured against the actual application with a teacher in total.";
1021
- var tooltip_content_1_to_1_chart$1 = "The composite results of the survey completed by individual students assessing their own perception of performance in the 6 key areas followed by 3 specific areas of well being over time.";
1022
- var tooltip_content_class_reflection_chart$1 = "The result of surveys sent to any individual (external or internal) that connects with the student to assist in measuring the individual student's: Productivity, Happiness, Energy, Focus, and Stress over time.";
1023
- var tooltip_content_conference_chart$1 = "The composite representation of individual aggregate scores located at the bottom of individual Conferences conducted between Teachers and Students over time. Note that scores of 'Not Applicable' do not get measured.";
1024
- 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.";
1025
- var tooltip_content_student_by_age_chart$1 = "The specific representation of students by gender and grade level at your school.";
1026
- var tooltip_content_students_by_designation$1 = "The composite representation of students by individual grades in your school with specific designations.";
1027
- var total_1_to_1$1 = "Total 1-to-1";
1028
- var total_1_to_1_time$1 = "Total 1-to-1 Time";
1029
- var total_conferences$1 = "Total Conferences";
1030
- var total_conferences_time$1 = "Total Conferences Time";
1031
- var total_class_reflection_check_ins$1 = "Total Class Reflection Check-ins";
1032
- var create_user$1 = "Create user";
1033
- var edit_user$1 = "Edit user";
1034
- var change_password$1 = "Change password";
1035
- var type_something_to_search_by_user_name$1 = "Type something to search by user name";
1036
- var total_of_users$1 = "Total of users";
1037
- var name$1 = "Name";
1038
- var email$1 = "Email";
1039
- var age$1 = "Age";
1040
- var role$1 = "Role";
1041
- var active_status$1 = "Active status";
1042
- var action$1 = "Action";
1043
- var active = "Active";
1044
- var inactive$1 = "Inactive";
1045
- var create$1 = "Create";
1046
- var update$1 = "Update";
1047
- var first_name$1 = "First name";
1048
- var date_of_birth$1 = "Date of birth";
1049
- var last_name = "Last name";
1050
- var roles$1 = "Roles";
1051
- var status$1 = "Status";
1052
- var send_forgot_password_link$1 = "Send forgot password link";
1053
- var download_user_data$1 = "Download user data";
1054
- var current_password$1 = "Current password";
1055
- var new_password$1 = "New password";
1056
- var confirm_password$1 = "Confirm password";
1057
- var save$1 = "Save";
1058
- var type_something_to_search_question$1 = "Type something to Search question";
1059
- var total_of_questions$1 = "Total of questions";
1060
- var create_question$1 = "Create question";
1061
- var edit_question$1 = "Edit question";
1062
- var question_type$1 = "Question Type";
1063
- var category$1 = "Category";
1064
- var question_text = "Question text";
1065
- var is_default_question_for_one_to_one$1 = "Is default question for one-to-one";
1066
- var default_question_for_students_or_teachers$1 = "Default question for students or teachers";
1067
- var is_default_question_general_class$1 = "Is default question general class";
1068
- var default_question_general_for_students_or_teachers$1 = "Default question general for students or teachers";
1069
- var before_session$1 = "Before session";
1070
- var edit_custom_alert$1 = "Edit custom alert";
1071
- var create_custom_alert$1 = "Create custom alert";
1072
- var total_of_custom_alert$1 = "Total of custom alert";
1073
- var number_of_sessions$1 = "Number of sessions";
1074
- var number_of_students$1 = "Number of students";
1075
- var begin_date$1 = "Begin date";
1076
- var duration_days$1 = "Duration (days)";
1077
- var students$1 = "Students";
1078
- var create_skill$1 = "Create skill";
1079
- var edit_skill$1 = "Edit skill";
1080
- var total_of_skills$1 = "Total of skills";
1081
- var description$1 = "Description";
1082
- var skill$1 = "skill";
1083
- var parent_category$1 = "Parent category";
1084
- var edit_subject$1 = "Edit subject";
1085
- var create_subject$1 = "Create subject";
1086
- var total_of_subjects$1 = "Total of subjects";
1087
- var color$1 = "Color";
1088
- var create_learning_support_category$1 = "Create learning support category";
1089
- var edit_learning_support_category$1 = "Edit learning support category";
1090
- var create_category$1 = "Create category";
1091
- var total_of_learning_support_categories$1 = "Total of learning support categories";
1092
- var default_color$1 = "Default Color";
1093
- var edit_strategy$1 = "Edit strategy";
1094
- var create_strategy$1 = "Create strategy";
1095
- var create_learning_strategy$1 = "Create learning strategy";
1096
- var total_of_strategies$1 = "Total of strategies";
1097
- var strategy_name$1 = "Strategy name";
1098
- var question$1 = "Question";
1099
- var detail$1 = "Detail";
1100
- var strategy$1 = "strategy";
1101
- var best_fit$1 = "Best fit";
1102
- var create_goal_example$1 = "Create goal example";
1103
- var edit_goal_example$1 = "Edit goal example";
1104
- var total_of_goal_examples$1 = "Total of goal examples";
1105
- var short_term_target_examples$1 = "Short term target examples";
1106
- var goal_example$1 = "goal example";
1107
- var edit_badge$1 = "Edit badge";
1108
- var create_badge$1 = "Create badge";
1109
- var total_of_badges$1 = "Total of badges";
1110
- var icon$1 = "Icon";
1111
- var badge$1 = "badge";
1112
- var badge_image$1 = "Badge image";
1113
- var edit_semester$1 = "Edit semester";
1114
- var create_semester$1 = "Create semester";
1115
- var update_school_break_month$1 = "Update school break month";
1116
- var total_of_semesters$1 = "Total of semesters";
1117
- var semester$1 = "semester";
1118
- var breaking_month$1 = "Breaking month";
1119
- var change_breaking_month$1 = "Change breaking month";
1120
- var school_year_break_month$1 = "School year break month";
1121
- var edit_blank_day$1 = "Edit blank day";
1122
- var create_blank_day$1 = "Create blank day";
1123
- var total_of_blank_days$1 = "Total of blank days";
1124
- var start_time$1 = "Start time";
1125
- var end_time$1 = "End time";
1126
- var school_blank_day$1 = "school blank day";
1127
- var edit_point$1 = "Edit point";
1128
- var create_new_point$1 = "Create new point";
1129
- var total_of_point$1 = "Total of point";
1130
- var label$1 = "Label";
1131
- var value$1 = "Value";
1132
- var break_point$1 = "Break point";
1133
- var update_break_point$1 = "Update break point";
1134
- var maximum_number_of_admins$1 = "Maximum number of admins";
1135
- var maximum_number_of_assistants$1 = "Maximum number of assistants";
1136
- var maximum_number_of_students$1 = "Maximum number of students";
1137
- var maximum_number_of_teachers$1 = "Maximum number of teachers";
1138
- var request_to_this_plan$1 = "Request to this plan";
1139
- var type_something_to_search_reflection_result$1 = "Type something to search reflection result";
1140
- var user_deleted$1 = "User deleted";
1141
- var export_user_data$1 = "Export user data";
1142
- var alert_delete_user$1 = "All data of this user will be permanently deleted from the system. Please export before continuing";
1143
- var delete_user$1 = "Delete user";
1144
- var alert_delete_teacher$1 = "A teacher must be selected before deleting this teacher. We will transfer the entire class and students to this teacher before deleting all of this teacher's data.";
1145
- var list_students$1 = "List Students";
1146
- var student_email$1 = "Student Email";
1147
- var current_teacher_name$1 = "Current Teacher Name";
1148
- var current_teacher_email$1 = "Current Teacher Email";
1149
- var change_save$1 = "Change Save";
1150
- var select_teacher_change$1 = "Select teacher change";
1151
- var current_assistant_name$1 = "Current Assistant Name";
1152
- var current_assistant_email$1 = "Current Assistant Email";
1153
- var remove_assistant$1 = "Remove Assistant";
1154
- var switch_assistant$1 = "Switch Assistant";
1155
- var select_assistant_change$1 = "Select Assistant change";
1156
- var welcome_email_resend$1 = "Welcome Email Re-send";
1157
- var send_for_selected_users$1 = "Send for selected users";
1158
- var user_name$1 = "User Name";
1159
- var user_email$1 = "User Email";
1160
- var level$1 = "Level";
1161
- var use_for$1 = "Use for";
1162
- var teacher_training$1 = "Teacher training";
1163
- var student_training$1 = "Student training";
1164
- var create_destination$1 = "Create Destination";
1165
- var total_of_designation$1 = "Total of Designation";
1166
- var destinations$1 = "Destinations";
1167
- var edit_destination$1 = "Edit Destination";
1168
- var confirm$1 = "Confirm";
1169
- var hello$1 = "Hello";
1170
- var todays_1_1$1 = "Today’s 1-1";
1171
- var todays_Conferences$1 = "Today’s Conferences";
1172
- var next_meeting$1 = "Next Meeting";
1173
- var next_conference$1 = "Next Conference";
1174
- var todays_schedule$1 = "Today’s Schedule";
1175
- var action_points$1 = "Action Points";
1176
- var upcoming$1 = "Upcoming";
1177
- var see_all_action_points$1 = "See all action points";
1178
- var add$1 = "Add";
1179
- var edit_action_point$1 = "Edit Action Point";
1180
- var add_action_point$1 = "Add Action Point";
1181
- var title$1 = "Title";
1182
- var type_title$1 = "Type title";
1183
- var subject$1 = "Subject";
1184
- var select_date$1 = "Select date";
1185
- var date$1 = "Date";
1186
- var select_time$1 = "Select time";
1187
- var time$1 = "Time";
1188
- var notification$1 = "Notification";
1189
- var no_notification$1 = "No notification";
1190
- var day$1 = "Day";
1191
- var week$1 = "Week";
1192
- var mark_as_done$1 = "Mark as done";
1193
- var my_students$1 = "My Students";
1194
- var download_template$1 = "Download Template";
1195
- var import_csv$1 = "Import CSV";
1196
- var add_new$1 = "Add New";
1197
- var show_only_work_as_assistant$1 = "Show only work as assistant";
1198
- var last_1_to_1$1 = "Last 1-TO-1";
1199
- var last_conference$1 = "Last conference";
1200
- var total_time$1 = "Total time";
1201
- var assistant_name$1 = "Assistant Name";
1202
- var work_as_assistant$1 = "Work as assistant";
1203
- var assign_assistant$1 = "Assign Assistant";
1204
- var view$1 = "View";
1205
- var history$1 = "History";
1206
- var custom_recurrence$1 = "Custom recurrence";
1207
- var repeat_every$1 = "Repeat every";
1208
- var repeat_on$1 = "Repeat on";
1209
- var never$1 = "Never";
1210
- var on$1 = "On";
1211
- var after$1 = "After";
1212
- var pick_a_date$1 = "Pick a date";
1213
- var apply$1 = "Apply";
1214
- var new_1_to_1$1 = "New 1-to-1";
1215
- var do_you_want_to_talk_with_teacher$1 = "Do you want to talk with teacher";
1216
- var start_now$1 = "Start now";
1217
- var book_for_later$1 = "Book for later";
1218
- var select_category$1 = "Select category";
1219
- var search_question_category$1 = "Search question category";
1220
- var no_question$1 = "No question";
1221
- var select_question$1 = "Select question";
1222
- var select_student$1 = "Select student";
1223
- var select_date_time$1 = "Select Date & Time";
1224
- var book_1_to_1$1 = "Book 1-to-1";
1225
- var schedule$1 = "Schedule";
1226
- var sessions_are_booked_as_10_minute_slots$1 = "Sessions are booked as 10 minute slots";
1227
- var does_not_reoccur$1 = "Does not reoccur";
1228
- var time_must_be_between_8_am_and_6_pm$1 = "Time must be between 8 AM and 6 PM";
1229
- var from$1 = "From";
1230
- var to$1 = "To";
1231
- var show_only_favorites$1 = "Show only favorites";
1232
- var duration$1 = "Duration";
1233
- var favorite$1 = "Favorite";
1234
- var open$1 = "Open";
1235
- var no_data$1 = "No Data";
1236
- var schedule_detail$1 = "Schedule Detail";
1237
- var are_you_sure_you_want_to_cancel_this_schedule$1 = "Are you sure you want to Cancel this schedule?";
1238
- var completed_1_to_1$1 = "Completed 1-to-1";
1239
- var done$1 = "Done";
1240
- var what_do_you_want_to_talk_about$1 = "What do you want to talk about?";
1241
- var session_type$1 = "Session Type";
1242
- var what_is_this_session_type$1 = "What is this session type?";
1243
- var how_are_you_feeling_about_each_area_right_now$1 = "How are you feeling about each area right now?";
1244
- var sleep_nutrition_exercise_physical_health_and_mental_health$1 = "Sleep, nutrition, exercise, physical health, and mental health";
1245
- var goals_activities_habits_and_strategies$1 = "Goals, activities, habits, and strategies";
1246
- var overall_how_are_you_feeling_today$1 = "Overall, how are you feeling today?";
1247
- var what_is_your_level_of_pride_in_yourself_today$1 = "What is your level of pride in yourself today?";
1248
- var how_are_you_feeling_today$1 = "How are you feeling today?";
1249
- var how_much_did_you_learn_from_this_session$1 = "How much did you learn from this session?";
1250
- var what_is_the_most_important_thing_you_learned_from_this_session$1 = "What is the most important thing you learned from this session?";
1251
- var your_next_meeting$1 = "Your next meeting";
1252
- var today_at$1 = "Today at";
1253
- var choose_if_you_want_to_do_it_now_or_if_you_would_like_to_book_for_later$1 = "Choose if you want to do it now or if you would like to book for later";
1254
- var edit$1 = "Edit";
1255
- var phone_number$1 = "Phone number";
1256
- var second_phone_number$1 = "Second phone number";
1257
- var health_note$1 = "Health Note";
1258
- var address$1 = "Address";
1259
- var mtss$1 = "MTSS";
1260
- var note$1 = "Note";
1261
- var no_schedule$1 = "No Schedule";
1262
- var my_notes$1 = "My Notes";
1263
- var private_note$1 = "Private Note";
1264
- var goal_process$1 = "Goal Process";
1265
- var view_all_goals$1 = "View all goals";
1266
- var completed$1 = "Completed";
1267
- var student_information$1 = "Student Information";
1268
- var top_learning_strategies$1 = "Top Learning Strategies";
1269
- var perceived_usage$1 = "Perceived Usage";
1270
- var total_number_of_times_seleted$1 = "Total Number of Times Seleted";
1271
- var energy$1 = "Energy";
1272
- var focus$1 = "Focus";
1273
- var happiness$1 = "Happiness";
1274
- var stress$1 = "Stress";
1275
- var one_to_one$1 = "One To One";
1276
- var class_reflection$1 = "Class Reflection";
1277
- var conference$1 = "Conference";
1278
- var learning_progress$1 = "Learning Progress";
1279
- var cant_export_now_please_try_again$1 = "Can't export now. Please try again.";
1280
- var view_data$1 = "View data";
1281
- var learning_strategies$1 = "Learning Strategies";
1282
- var strategies$1 = "Strategies";
1283
- var number_of_used$1 = "Number of used";
1284
- var next$1 = "Next";
1285
- var my_conferences$1 = "My Conferencess";
1286
- var select_a_student_and_launch_a_new_conference_or_book_one_for_later$1 = "Select a student and launch a new conference or book one for later.";
1287
- var you_have_no_student$1 = "You have no student";
1288
- var this_is_a_required_field$1 = "This is a required field";
1289
- var please_select_question_category$1 = "Please select question category";
1290
- var book_conferences$1 = "Book conferences";
1291
- var final_score$1 = "Final score";
1292
- var new_conference$1 = "New Conference";
1293
- var search_student$1 = "Search student";
1294
- var meeting_schedule$1 = "Meeting schedule";
1295
- var class_schedule$1 = "Class schedule";
1296
- var more_questions$1 = "More Questions";
1297
- var conference_rubric$1 = "Conference rubric";
1298
- var unlock$1 = "Unlock";
1299
- var before_clicking_submit$1 = "Before clicking submit";
1300
- var your_session_was$1 = "Your session was";
1301
- var mins$1 = "mins";
1302
- var min$1 = "min";
1303
- var submit$1 = "Submit";
1304
- var are_you_sure_to_complete$1 = "There are several questions you have not answered yet. Are you sure to complete?";
1305
- var be_sure_to_check_completed_all$1 = "Be sure to check with your teacher that you have completed all that is required";
1306
- var teacher_choice$1 = "Teacher choice";
1307
- var student_choice$1 = "Student choice";
1308
- var agreement$1 = "Agreement";
1309
- var personal_learning_plan$1 = "Personal Learning Plan";
1310
- var personal_interests$1 = "Personal Interests";
1311
- var allow_student_to_edit$1 = "Allow student to edit";
1312
- var strengths_and_challenges$1 = "Strengths and Challenges";
1313
- var significant_strengths$1 = "Significant Strengths";
1314
- var strengths$1 = "Strengths";
1315
- var challenges$1 = "Challenges";
1316
- var significant_challenges$1 = "Significant Challenges";
1317
- var how_my_teachers_can_help_me_learn$1 = "How my teachers can help me learn";
1318
- var about_my_learning$1 = "About My Learning";
1319
- var accommodations$1 = "Accommodations";
1320
- var goals$1 = "Goals";
1321
- var activity_circles$1 = "Activity Circles";
1322
- var friend_circles$1 = "Friend Circles";
1323
- var are_you_ready_to_learn$1 = "Are you ready to learn?";
1324
- var class_schedules$1 = "Class Schedules";
1325
- var add_class_schedule$1 = "Add Class Schedule";
1326
- var class_date$1 = "Class Date";
1327
- var class_name$1 = "Class Name";
1328
- var day_period$1 = "Day/Period";
1329
- var teacher_email$1 = "Teacher Email";
1330
- var note_type_class$1 = "Note Type & Class";
1331
- var my_note$1 = "My Note";
1332
- var add_new_note$1 = "Add New Note";
1333
- var all_category$1 = "All Category";
1334
- var personalized$1 = "Personalized";
1335
- var show_only_favorite$1 = "Show only favorite";
1336
- var search$1 = "Search";
1337
- var note_title$1 = "Note title";
1338
- var student$1 = "Student";
1339
- var note_detail$1 = "Note Detail";
1340
- var mark_as_favorite$1 = "Mark as favorite";
1341
- var type_a_note$1 = "Type a note";
1342
- var please_select_student$1 = "Please select student";
1343
- var settings$1 = "Settings";
1344
- var save_changes$1 = "Save changes";
1345
- var activity_notifications$1 = "Activity Notifications";
1346
- var schedule_notifications$1 = "Schedule Notifications";
1347
- var preschedule_notifications$1 = "Preschedule Notifications";
1348
- var yes$1 = "Yes";
1349
- var no$1 = "No";
1350
- var email_notification$1 = "Email Notification";
1351
- var send_me_email_notification$1 = "Send me email notification";
1352
- var dont_send_me_email_notification$1 = "Don’t send me email notification";
1353
- var type$1 = "Type";
1354
- var teacher_request$1 = "Teacher Request";
1355
- var student_request$1 = "Student Request";
1356
- var overview$1 = "Overview";
1357
- var plp$1 = "PLP";
1358
- var my_student_1_to_1$1 = "My Student 1-to-1";
1359
- var my_student_conference$1 = "My Student Conference";
1360
- var received_date$1 = "Received Date";
1361
- var class_impact_score$1 = "Class Impact Score";
1362
- var impact_score$1 = "Impact Score";
1363
- var iep$1 = "IEP";
1364
- var creator$1 = "Creator";
1365
- var last_modify$1 = "Last Modify";
1366
- var modify = "Modify";
1367
- var student_reflections$1 = "Student Reflections";
1368
- var external_reflection$1 = "External Reflection";
1369
- var external_class_reflection$1 = "External Class Reflection";
1370
- var reflections$1 = "Reflections";
1371
- var class_reflections$1 = "Class Reflections";
1372
- var add_reflection$1 = "Add Reflection";
1373
- var add_class_reflection$1 = "Add Class Reflection";
1374
- var class_type$1 = "Class Type";
1375
- var teacher_image$1 = "Teacher Image";
1376
- var send_to_teacher$1 = "Send to Teacher";
1377
- var send_now$1 = "Send Now";
1378
- var missed$1 = "Missed";
1379
- var pending$1 = "Pending";
1380
- var sent_date$1 = "Sent Date";
1381
- var go_to_the_student_plp$1 = "Go to the student's PLP";
1382
- var new_iep$1 = "New IEP";
1383
- var edit_iep$1 = "Edit IEP";
1384
- var type_of_iep$1 = "Type of IEP";
1385
- var source_of_eligibility_forinitial$1 = "Source of Eligibility (forinitial)";
1386
- var annual_goals$1 = "Annual Goals";
1387
- var enter_a_date_range$1 = "Enter a date range";
1388
- var add_objectives$1 = "Add Objectives";
1389
- var add_goals$1 = "Add Goals";
1390
- var day_month_year$1 = "day/month/year";
1391
- var special_education$1 = "Special Education";
1392
- var special_education_content$1 = "The IEP must contain a statement of the special education and related services and supplementary aids and services to be provided to the child, or on behalf of the child. This section focuses on the first element: a statement of the special education that will be provided for the child.";
1393
- var objectives_and_reporting_progress$1 = "Objectives and Reporting Progress";
1394
- var objectives_and_reporting_progress_content$1 = "Each child's IEP must also contain a description of how his or her progress toward meeting the annual goals will be measured and when it will be reported to parents.";
1395
- var annual_goals_content$1 = "Once a child's needs are identified, the IEP team works to develop appropriate goals to address those needs. Annual goals describe what the child is expected to do or learn within a 12-month period.";
1396
- var related_services$1 = "Related Services";
1397
- var related_services_content$1 = "To help a child with a disability benefit from special education, he or she may also need extra help in one area or another, such as speaking or moving. This additional help is called related services. Find out all about these critical services here.";
1398
- var supplementary_aids_and_services$1 = "Supplementary Aids and Services";
1399
- var supplementary_aids_and_services_content$1 = "Supplementary aids and services are intended to improve children’s access to learning and their participation across the spectrum of academic, extracurricular, and nonacademic activities and settings. The IEP team must determine what supplementary aids and services a child will need and specify them in the IEP.";
1400
- var program_modifications_for_school_personnel$1 = "Program Modifications for School Personnel";
1401
- var program_modifications_for_school_personnel_content$1 = "Also part of the IEP is identifying the program modifications or supports for school personnel that will be provided";
1402
- var extent_of_nonparticipation$1 = "Extent of Nonparticipation";
1403
- var extent_of_nonparticipation_content$1 = "The IEP must also include an explanation of the extent, if any, to which the child will not participate with nondisabled children in the regular class and in other school settings and activities.";
1404
- var accommodations_in_assessment$1 = "Accommodations in Assessment";
1405
- var accommodations_in_assessment_content$1 = "IDEA requires that students with disabilities take part in state or districtwide assessments. The IEP team must decide if the student needs accommodations in testing or another type of assessment entirely. In this component of the IEP, the team documents how the student will participate.";
1406
- var service_delivery$1 = "Service Delivery";
1407
- var service_delivery_content$1 = "When will the child begin to receive services? Where? How often? How long will a “session” last? Pesky details, but important to include in the IEP!";
1408
- var transition_planning$1 = "Transition Planning";
1409
- var transition_planning_content$1 = "Beginning no later than a student’s 16th birthday (and younger, if appropriate), the IEP must contain transition-related plans designed to help the student prepare for life after secondary school.";
1410
- var present_levels$1 = "Present Levels";
1411
- var present_levels_content$1 = "How is the child currently doing in school? How does the disability affect his or her performance in class? This type of information is captured in the “present levels” statement in the IEP.";
1412
- var signatures$1 = "Signatures";
1413
- var iep_old_version_and_diagnostic_docs$1 = "IEP old version and diagnostic docs";
1414
- var upload_file$1 = "Upload File";
1415
- var add_interest$1 = "Add Interest";
1416
- var upload_image$1 = "Upload Image";
1417
- var supported_image_types$1 = "Supported image types: PNG, JPEG, WEBPbbb";
1418
- var edit_interest$1 = "Edit Interest";
1419
- var select_personal_interest_or_enter_personal_interest_here$1 = "Select personal interest or enter personal interest here";
1420
- var add_note$1 = "Add note";
1421
- var select_best_fit$1 = "Select Best Fit";
1422
- var best_fits$1 = "Best fits";
1423
- var select_strategies$1 = "Select Strategies";
1424
- var selected_learning_strategies$1 = "Selected Learning Strategies";
1425
- var do_you_want_to_delete_this_strengths_and_challenges$1 = "Do you want to delete this strengths and challenges";
1426
- var add_new_item$1 = "Add New Item";
1427
- var edit_item$1 = "Edit Item";
1428
- var select_teaching_strategies$1 = "Select Teaching Strategies";
1429
- var selected_teaching_strategies$1 = "Selected Teaching Strategies";
1430
- var add_title$1 = "Add title";
1431
- var my_learning$1 = "My Learning";
1432
- var do_you_want_to_delete_this_about_my_learning$1 = "Do you want to delete this about my learning";
1433
- var edit_my_learning$1 = "Edit My Learning";
1434
- var add_my_learning$1 = "Add My Learning";
1435
- var select_about_learning_or_enter_about_learning_here$1 = "Select about learning or enter about learning here";
1436
- var accommodation$1 = "Accommodation";
1437
- var all_categories$1 = "All categories";
1438
- var do_you_want_to_delete_this_accommodation$1 = "Do you want to delete this accommodation";
1439
- var edit_accommodation$1 = "Edit Accommodation";
1440
- var add_accommodation$1 = "add_accommodation";
1441
- var all$1 = "All";
1442
- var all_status$1 = "All status";
1443
- var goal_type$1 = "Goal Type";
1444
- var add_new_goal$1 = "Add New Goal";
1445
- var goal_detail$1 = "Goal Detail";
1446
- var select_status$1 = "Select status";
1447
- var goal_baseline$1 = "Goal Baseline";
1448
- var objective$1 = "Objective";
1449
- var goal_details$1 = "Goal Details";
1450
- var goals_type$1 = "Goals Type";
1451
- var edit_goal_detail$1 = "Edit Goal Detail";
1452
- var uploaded_files$1 = "Uploaded Files";
1453
- var optional$1 = "Optional";
1454
- var edit_baseline$1 = "Edit Baseline";
1455
- var edit_friend$1 = "Edit friend";
1456
- var add_friend$1 = "Add friend";
1457
- var search_friend$1 = "Search friend";
1458
- var friend_type$1 = "Friend type";
1459
- var edit_activity$1 = "Edit activity";
1460
- var add_activity$1 = "Add activity";
1461
- var search_activity$1 = "Search activity";
1462
- var activity$1 = "Activity";
1463
- var activity_type$1 = "Activity type";
1464
- var select_or_type_an_activity$1 = "Select or type an activity";
1465
- var lang_uk = {
1466
- dashboard: dashboard$1,
1467
- user: user$1,
1468
- question_bank: question_bank$1,
1469
- email_template: email_template$1,
1470
- custom_alert: custom_alert$1,
1471
- set_up: set_up$1,
1472
- media_gallery: media_gallery$1,
1473
- district_school_list: district_school_list$1,
1474
- export_to_pdf: export_to_pdf$1,
1475
- the_data_is_taken_from_the_home_screen: the_data_is_taken_from_the_home_screen$1,
1476
- make_sure_everything_is_set_correctly_before_exporting: make_sure_everything_is_set_correctly_before_exporting$1,
1477
- cancel: cancel$1,
1478
- hey: hey$1,
1479
- readiness_to_learn: readiness_to_learn$1,
1480
- high_impact_learning_strategies: high_impact_learning_strategies$1,
1481
- "1_to_1": "1 to 1",
1482
- reflection: reflection$1,
1483
- conferences: conferences$1,
1484
- safety: safety$1,
1485
- student_by_age: student_by_age$1,
1486
- students_by_designation: students_by_designation$1,
1487
- calendar: calendar$1,
1488
- gender: gender$1,
1489
- grade: grade$1,
1490
- current_grade: current_grade$1,
1491
- student_name: student_name$1,
1492
- teacher_name: teacher_name$1,
1493
- start_date: start_date$1,
1494
- end_date: end_date$1,
1495
- tooltip_content_readiness_to_learn_chart: tooltip_content_readiness_to_learn_chart$1,
1496
- tooltip_content_high_impact_chart: tooltip_content_high_impact_chart$1,
1497
- tooltip_content_1_to_1_chart: tooltip_content_1_to_1_chart$1,
1498
- tooltip_content_class_reflection_chart: tooltip_content_class_reflection_chart$1,
1499
- tooltip_content_conference_chart: tooltip_content_conference_chart$1,
1500
- tooltip_content_safety_chart: tooltip_content_safety_chart$1,
1501
- tooltip_content_student_by_age_chart: tooltip_content_student_by_age_chart$1,
1502
- tooltip_content_students_by_designation: tooltip_content_students_by_designation$1,
1503
- total_1_to_1: total_1_to_1$1,
1504
- total_1_to_1_time: total_1_to_1_time$1,
1505
- total_conferences: total_conferences$1,
1506
- total_conferences_time: total_conferences_time$1,
1507
- total_class_reflection_check_ins: total_class_reflection_check_ins$1,
1508
- create_user: create_user$1,
1509
- edit_user: edit_user$1,
1510
- change_password: change_password$1,
1511
- type_something_to_search_by_user_name: type_something_to_search_by_user_name$1,
1512
- total_of_users: total_of_users$1,
1513
- name: name$1,
1514
- email: email$1,
1515
- age: age$1,
1516
- role: role$1,
1517
- active_status: active_status$1,
1518
- action: action$1,
1519
- active: active,
1520
- inactive: inactive$1,
1521
- create: create$1,
1522
- update: update$1,
1523
- first_name: first_name$1,
1524
- date_of_birth: date_of_birth$1,
1525
- last_name: last_name,
1526
- roles: roles$1,
1527
- status: status$1,
1528
- send_forgot_password_link: send_forgot_password_link$1,
1529
- download_user_data: download_user_data$1,
1530
- current_password: current_password$1,
1531
- new_password: new_password$1,
1532
- confirm_password: confirm_password$1,
1533
- save: save$1,
1534
- type_something_to_search_question: type_something_to_search_question$1,
1535
- total_of_questions: total_of_questions$1,
1536
- create_question: create_question$1,
1537
- edit_question: edit_question$1,
1538
- question_type: question_type$1,
1539
- category: category$1,
1540
- question_text: question_text,
1541
- is_default_question_for_one_to_one: is_default_question_for_one_to_one$1,
1542
- default_question_for_students_or_teachers: default_question_for_students_or_teachers$1,
1543
- is_default_question_general_class: is_default_question_general_class$1,
1544
- default_question_general_for_students_or_teachers: default_question_general_for_students_or_teachers$1,
1545
- before_session: before_session$1,
1546
- edit_custom_alert: edit_custom_alert$1,
1547
- create_custom_alert: create_custom_alert$1,
1548
- total_of_custom_alert: total_of_custom_alert$1,
1549
- number_of_sessions: number_of_sessions$1,
1550
- number_of_students: number_of_students$1,
1551
- begin_date: begin_date$1,
1552
- duration_days: duration_days$1,
1553
- students: students$1,
1554
- create_skill: create_skill$1,
1555
- edit_skill: edit_skill$1,
1556
- total_of_skills: total_of_skills$1,
1557
- description: description$1,
1558
- skill: skill$1,
1559
- parent_category: parent_category$1,
1560
- edit_subject: edit_subject$1,
1561
- create_subject: create_subject$1,
1562
- total_of_subjects: total_of_subjects$1,
1563
- color: color$1,
1564
- create_learning_support_category: create_learning_support_category$1,
1565
- edit_learning_support_category: edit_learning_support_category$1,
1566
- create_category: create_category$1,
1567
- total_of_learning_support_categories: total_of_learning_support_categories$1,
1568
- default_color: default_color$1,
1569
- edit_strategy: edit_strategy$1,
1570
- create_strategy: create_strategy$1,
1571
- create_learning_strategy: create_learning_strategy$1,
1572
- total_of_strategies: total_of_strategies$1,
1573
- strategy_name: strategy_name$1,
1574
- question: question$1,
1575
- detail: detail$1,
1576
- strategy: strategy$1,
1577
- best_fit: best_fit$1,
1578
- create_goal_example: create_goal_example$1,
1579
- edit_goal_example: edit_goal_example$1,
1580
- total_of_goal_examples: total_of_goal_examples$1,
1581
- short_term_target_examples: short_term_target_examples$1,
1582
- goal_example: goal_example$1,
1583
- edit_badge: edit_badge$1,
1584
- create_badge: create_badge$1,
1585
- total_of_badges: total_of_badges$1,
1586
- icon: icon$1,
1587
- badge: badge$1,
1588
- badge_image: badge_image$1,
1589
- edit_semester: edit_semester$1,
1590
- create_semester: create_semester$1,
1591
- update_school_break_month: update_school_break_month$1,
1592
- total_of_semesters: total_of_semesters$1,
1593
- semester: semester$1,
1594
- breaking_month: breaking_month$1,
1595
- change_breaking_month: change_breaking_month$1,
1596
- school_year_break_month: school_year_break_month$1,
1597
- edit_blank_day: edit_blank_day$1,
1598
- create_blank_day: create_blank_day$1,
1599
- total_of_blank_days: total_of_blank_days$1,
1600
- start_time: start_time$1,
1601
- end_time: end_time$1,
1602
- school_blank_day: school_blank_day$1,
1603
- edit_point: edit_point$1,
1604
- create_new_point: create_new_point$1,
1605
- total_of_point: total_of_point$1,
1606
- label: label$1,
1607
- value: value$1,
1608
- break_point: break_point$1,
1609
- update_break_point: update_break_point$1,
1610
- maximum_number_of_admins: maximum_number_of_admins$1,
1611
- maximum_number_of_assistants: maximum_number_of_assistants$1,
1612
- maximum_number_of_students: maximum_number_of_students$1,
1613
- maximum_number_of_teachers: maximum_number_of_teachers$1,
1614
- request_to_this_plan: request_to_this_plan$1,
1615
- type_something_to_search_reflection_result: type_something_to_search_reflection_result$1,
1616
- user_deleted: user_deleted$1,
1617
- export_user_data: export_user_data$1,
1618
- alert_delete_user: alert_delete_user$1,
1619
- delete_user: delete_user$1,
1620
- alert_delete_teacher: alert_delete_teacher$1,
1621
- list_students: list_students$1,
1622
- student_email: student_email$1,
1623
- current_teacher_name: current_teacher_name$1,
1624
- current_teacher_email: current_teacher_email$1,
1625
- change_save: change_save$1,
1626
- select_teacher_change: select_teacher_change$1,
1627
- current_assistant_name: current_assistant_name$1,
1628
- current_assistant_email: current_assistant_email$1,
1629
- remove_assistant: remove_assistant$1,
1630
- switch_assistant: switch_assistant$1,
1631
- select_assistant_change: select_assistant_change$1,
1632
- welcome_email_resend: welcome_email_resend$1,
1633
- send_for_selected_users: send_for_selected_users$1,
1634
- user_name: user_name$1,
1635
- user_email: user_email$1,
1636
- level: level$1,
1637
- use_for: use_for$1,
1638
- teacher_training: teacher_training$1,
1639
- student_training: student_training$1,
1640
- create_destination: create_destination$1,
1641
- total_of_designation: total_of_designation$1,
1642
- destinations: destinations$1,
1643
- edit_destination: edit_destination$1,
1644
- confirm: confirm$1,
1645
- hello: hello$1,
1646
- todays_1_1: todays_1_1$1,
1647
- todays_Conferences: todays_Conferences$1,
1648
- next_meeting: next_meeting$1,
1649
- next_conference: next_conference$1,
1650
- todays_schedule: todays_schedule$1,
1651
- action_points: action_points$1,
1652
- upcoming: upcoming$1,
1653
- see_all_action_points: see_all_action_points$1,
1654
- add: add$1,
1655
- edit_action_point: edit_action_point$1,
1656
- add_action_point: add_action_point$1,
1657
- title: title$1,
1658
- type_title: type_title$1,
1659
- subject: subject$1,
1660
- "class": "Class",
1661
- select_date: select_date$1,
1662
- date: date$1,
1663
- select_time: select_time$1,
1664
- time: time$1,
1665
- notification: notification$1,
1666
- no_notification: no_notification$1,
1667
- day: day$1,
1668
- week: week$1,
1669
- mark_as_done: mark_as_done$1,
1670
- "delete": "Delete",
1671
- my_students: my_students$1,
1672
- download_template: download_template$1,
1673
- import_csv: import_csv$1,
1674
- add_new: add_new$1,
1675
- show_only_work_as_assistant: show_only_work_as_assistant$1,
1676
- last_1_to_1: last_1_to_1$1,
1677
- last_conference: last_conference$1,
1678
- total_time: total_time$1,
1679
- assistant_name: assistant_name$1,
1680
- work_as_assistant: work_as_assistant$1,
1681
- assign_assistant: assign_assistant$1,
1682
- view: view$1,
1683
- history: history$1,
1684
- custom_recurrence: custom_recurrence$1,
1685
- repeat_every: repeat_every$1,
1686
- repeat_on: repeat_on$1,
1687
- never: never$1,
1688
- on: on$1,
1689
- after: after$1,
1690
- pick_a_date: pick_a_date$1,
1691
- apply: apply$1,
1692
- new_1_to_1: new_1_to_1$1,
1693
- do_you_want_to_talk_with_teacher: do_you_want_to_talk_with_teacher$1,
1694
- start_now: start_now$1,
1695
- book_for_later: book_for_later$1,
1696
- select_category: select_category$1,
1697
- search_question_category: search_question_category$1,
1698
- no_question: no_question$1,
1699
- select_question: select_question$1,
1700
- select_student: select_student$1,
1701
- select_date_time: select_date_time$1,
1702
- book_1_to_1: book_1_to_1$1,
1703
- schedule: schedule$1,
1704
- sessions_are_booked_as_10_minute_slots: sessions_are_booked_as_10_minute_slots$1,
1705
- does_not_reoccur: does_not_reoccur$1,
1706
- time_must_be_between_8_am_and_6_pm: time_must_be_between_8_am_and_6_pm$1,
1707
- from: from$1,
1708
- to: to$1,
1709
- show_only_favorites: show_only_favorites$1,
1710
- duration: duration$1,
1711
- favorite: favorite$1,
1712
- open: open$1,
1713
- no_data: no_data$1,
1714
- schedule_detail: schedule_detail$1,
1715
- are_you_sure_you_want_to_cancel_this_schedule: are_you_sure_you_want_to_cancel_this_schedule$1,
1716
- completed_1_to_1: completed_1_to_1$1,
1717
- done: done$1,
1718
- what_do_you_want_to_talk_about: what_do_you_want_to_talk_about$1,
1719
- session_type: session_type$1,
1720
- what_is_this_session_type: what_is_this_session_type$1,
1721
- how_are_you_feeling_about_each_area_right_now: how_are_you_feeling_about_each_area_right_now$1,
1722
- sleep_nutrition_exercise_physical_health_and_mental_health: sleep_nutrition_exercise_physical_health_and_mental_health$1,
1723
- goals_activities_habits_and_strategies: goals_activities_habits_and_strategies$1,
1724
- overall_how_are_you_feeling_today: overall_how_are_you_feeling_today$1,
1725
- what_is_your_level_of_pride_in_yourself_today: what_is_your_level_of_pride_in_yourself_today$1,
1726
- how_are_you_feeling_today: how_are_you_feeling_today$1,
1727
- how_much_did_you_learn_from_this_session: how_much_did_you_learn_from_this_session$1,
1728
- what_is_the_most_important_thing_you_learned_from_this_session: what_is_the_most_important_thing_you_learned_from_this_session$1,
1729
- your_next_meeting: your_next_meeting$1,
1730
- today_at: today_at$1,
1731
- choose_if_you_want_to_do_it_now_or_if_you_would_like_to_book_for_later: choose_if_you_want_to_do_it_now_or_if_you_would_like_to_book_for_later$1,
1732
- edit: edit$1,
1733
- phone_number: phone_number$1,
1734
- second_phone_number: second_phone_number$1,
1735
- health_note: health_note$1,
1736
- address: address$1,
1737
- mtss: mtss$1,
1738
- note: note$1,
1739
- no_schedule: no_schedule$1,
1740
- my_notes: my_notes$1,
1741
- private_note: private_note$1,
1742
- goal_process: goal_process$1,
1743
- view_all_goals: view_all_goals$1,
1744
- completed: completed$1,
1745
- student_information: student_information$1,
1746
- top_learning_strategies: top_learning_strategies$1,
1747
- perceived_usage: perceived_usage$1,
1748
- total_number_of_times_seleted: total_number_of_times_seleted$1,
1749
- energy: energy$1,
1750
- focus: focus$1,
1751
- happiness: happiness$1,
1752
- stress: stress$1,
1753
- one_to_one: one_to_one$1,
1754
- class_reflection: class_reflection$1,
1755
- conference: conference$1,
1756
- learning_progress: learning_progress$1,
1757
- cant_export_now_please_try_again: cant_export_now_please_try_again$1,
1758
- view_data: view_data$1,
1759
- learning_strategies: learning_strategies$1,
1760
- strategies: strategies$1,
1761
- number_of_used: number_of_used$1,
1762
- next: next$1,
1763
- my_conferences: my_conferences$1,
1764
- select_a_student_and_launch_a_new_conference_or_book_one_for_later: select_a_student_and_launch_a_new_conference_or_book_one_for_later$1,
1765
- you_have_no_student: you_have_no_student$1,
1766
- this_is_a_required_field: this_is_a_required_field$1,
1767
- please_select_question_category: please_select_question_category$1,
1768
- book_conferences: book_conferences$1,
1769
- final_score: final_score$1,
1770
- new_conference: new_conference$1,
1771
- search_student: search_student$1,
1772
- "1_1_conversation": "1-1 Conversation",
1773
- meeting_schedule: meeting_schedule$1,
1774
- class_schedule: class_schedule$1,
1775
- more_questions: more_questions$1,
1776
- conference_rubric: conference_rubric$1,
1777
- unlock: unlock$1,
1778
- before_clicking_submit: before_clicking_submit$1,
1779
- your_session_was: your_session_was$1,
1780
- mins: mins$1,
1781
- min: min$1,
1782
- submit: submit$1,
1783
- are_you_sure_to_complete: are_you_sure_to_complete$1,
1784
- be_sure_to_check_completed_all: be_sure_to_check_completed_all$1,
1785
- teacher_choice: teacher_choice$1,
1786
- student_choice: student_choice$1,
1787
- agreement: agreement$1,
1788
- personal_learning_plan: personal_learning_plan$1,
1789
- personal_interests: personal_interests$1,
1790
- allow_student_to_edit: allow_student_to_edit$1,
1791
- strengths_and_challenges: strengths_and_challenges$1,
1792
- significant_strengths: significant_strengths$1,
1793
- strengths: strengths$1,
1794
- challenges: challenges$1,
1795
- significant_challenges: significant_challenges$1,
1796
- how_my_teachers_can_help_me_learn: how_my_teachers_can_help_me_learn$1,
1797
- about_my_learning: about_my_learning$1,
1798
- accommodations: accommodations$1,
1799
- goals: goals$1,
1800
- activity_circles: activity_circles$1,
1801
- friend_circles: friend_circles$1,
1802
- are_you_ready_to_learn: are_you_ready_to_learn$1,
1803
- class_schedules: class_schedules$1,
1804
- add_class_schedule: add_class_schedule$1,
1805
- class_date: class_date$1,
1806
- class_name: class_name$1,
1807
- day_period: day_period$1,
1808
- teacher_email: teacher_email$1,
1809
- note_type_class: note_type_class$1,
1810
- my_note: my_note$1,
1811
- add_new_note: add_new_note$1,
1812
- all_category: all_category$1,
1813
- personalized: personalized$1,
1814
- show_only_favorite: show_only_favorite$1,
1815
- search: search$1,
1816
- note_title: note_title$1,
1817
- student: student$1,
1818
- note_detail: note_detail$1,
1819
- mark_as_favorite: mark_as_favorite$1,
1820
- type_a_note: type_a_note$1,
1821
- please_select_student: please_select_student$1,
1822
- settings: settings$1,
1823
- save_changes: save_changes$1,
1824
- activity_notifications: activity_notifications$1,
1825
- schedule_notifications: schedule_notifications$1,
1826
- preschedule_notifications: preschedule_notifications$1,
1827
- yes: yes$1,
1828
- no: no$1,
1829
- email_notification: email_notification$1,
1830
- send_me_email_notification: send_me_email_notification$1,
1831
- dont_send_me_email_notification: dont_send_me_email_notification$1,
1832
- type: type$1,
1833
- teacher_request: teacher_request$1,
1834
- student_request: student_request$1,
1835
- overview: overview$1,
1836
- plp: plp$1,
1837
- my_student_1_to_1: my_student_1_to_1$1,
1838
- my_student_conference: my_student_conference$1,
1839
- received_date: received_date$1,
1840
- class_impact_score: class_impact_score$1,
1841
- impact_score: impact_score$1,
1842
- iep: iep$1,
1843
- "1_to_1_conversation": "1-to-1 Conversation",
1844
- creator: creator$1,
1845
- last_modify: last_modify$1,
1846
- modify: modify,
1847
- student_reflections: student_reflections$1,
1848
- external_reflection: external_reflection$1,
1849
- external_class_reflection: external_class_reflection$1,
1850
- reflections: reflections$1,
1851
- class_reflections: class_reflections$1,
1852
- add_reflection: add_reflection$1,
1853
- add_class_reflection: add_class_reflection$1,
1854
- class_type: class_type$1,
1855
- teacher_image: teacher_image$1,
1856
- send_to_teacher: send_to_teacher$1,
1857
- send_now: send_now$1,
1858
- missed: missed$1,
1859
- pending: pending$1,
1860
- sent_date: sent_date$1,
1861
- go_to_the_student_plp: go_to_the_student_plp$1,
1862
- new_iep: new_iep$1,
1863
- edit_iep: edit_iep$1,
1864
- type_of_iep: type_of_iep$1,
1865
- source_of_eligibility_forinitial: source_of_eligibility_forinitial$1,
1866
- annual_goals: annual_goals$1,
1867
- enter_a_date_range: enter_a_date_range$1,
1868
- add_objectives: add_objectives$1,
1869
- add_goals: add_goals$1,
1870
- day_month_year: day_month_year$1,
1871
- special_education: special_education$1,
1872
- special_education_content: special_education_content$1,
1873
- objectives_and_reporting_progress: objectives_and_reporting_progress$1,
1874
- objectives_and_reporting_progress_content: objectives_and_reporting_progress_content$1,
1875
- annual_goals_content: annual_goals_content$1,
1876
- related_services: related_services$1,
1877
- related_services_content: related_services_content$1,
1878
- supplementary_aids_and_services: supplementary_aids_and_services$1,
1879
- supplementary_aids_and_services_content: supplementary_aids_and_services_content$1,
1880
- program_modifications_for_school_personnel: program_modifications_for_school_personnel$1,
1881
- program_modifications_for_school_personnel_content: program_modifications_for_school_personnel_content$1,
1882
- extent_of_nonparticipation: extent_of_nonparticipation$1,
1883
- extent_of_nonparticipation_content: extent_of_nonparticipation_content$1,
1884
- accommodations_in_assessment: accommodations_in_assessment$1,
1885
- accommodations_in_assessment_content: accommodations_in_assessment_content$1,
1886
- service_delivery: service_delivery$1,
1887
- service_delivery_content: service_delivery_content$1,
1888
- transition_planning: transition_planning$1,
1889
- transition_planning_content: transition_planning_content$1,
1890
- present_levels: present_levels$1,
1891
- present_levels_content: present_levels_content$1,
1892
- signatures: signatures$1,
1893
- iep_old_version_and_diagnostic_docs: iep_old_version_and_diagnostic_docs$1,
1894
- upload_file: upload_file$1,
1895
- add_interest: add_interest$1,
1896
- upload_image: upload_image$1,
1897
- supported_image_types: supported_image_types$1,
1898
- edit_interest: edit_interest$1,
1899
- select_personal_interest_or_enter_personal_interest_here: select_personal_interest_or_enter_personal_interest_here$1,
1900
- add_note: add_note$1,
1901
- select_best_fit: select_best_fit$1,
1902
- best_fits: best_fits$1,
1903
- select_strategies: select_strategies$1,
1904
- selected_learning_strategies: selected_learning_strategies$1,
1905
- do_you_want_to_delete_this_strengths_and_challenges: do_you_want_to_delete_this_strengths_and_challenges$1,
1906
- add_new_item: add_new_item$1,
1907
- edit_item: edit_item$1,
1908
- select_teaching_strategies: select_teaching_strategies$1,
1909
- selected_teaching_strategies: selected_teaching_strategies$1,
1910
- add_title: add_title$1,
1911
- my_learning: my_learning$1,
1912
- do_you_want_to_delete_this_about_my_learning: do_you_want_to_delete_this_about_my_learning$1,
1913
- edit_my_learning: edit_my_learning$1,
1914
- add_my_learning: add_my_learning$1,
1915
- select_about_learning_or_enter_about_learning_here: select_about_learning_or_enter_about_learning_here$1,
1916
- accommodation: accommodation$1,
1917
- all_categories: all_categories$1,
1918
- do_you_want_to_delete_this_accommodation: do_you_want_to_delete_this_accommodation$1,
1919
- edit_accommodation: edit_accommodation$1,
1920
- add_accommodation: add_accommodation$1,
1921
- all: all$1,
1922
- all_status: all_status$1,
1923
- goal_type: goal_type$1,
1924
- add_new_goal: add_new_goal$1,
1925
- goal_detail: goal_detail$1,
1926
- select_status: select_status$1,
1927
- goal_baseline: goal_baseline$1,
1928
- objective: objective$1,
1929
- goal_details: goal_details$1,
1930
- goals_type: goals_type$1,
1931
- edit_goal_detail: edit_goal_detail$1,
1932
- uploaded_files: uploaded_files$1,
1933
- optional: optional$1,
1934
- edit_baseline: edit_baseline$1,
1935
- edit_friend: edit_friend$1,
1936
- add_friend: add_friend$1,
1937
- search_friend: search_friend$1,
1938
- friend_type: friend_type$1,
1939
- edit_activity: edit_activity$1,
1940
- add_activity: add_activity$1,
1941
- search_activity: search_activity$1,
1942
- activity: activity$1,
1943
- activity_type: activity_type$1,
1944
- select_or_type_an_activity: select_or_type_an_activity$1
1945
- };
1946
-
1947
- var DEFAULT_LANGUAGE = localStorage.getItem("language") !== null ? localStorage.getItem("language") : "uk";
1948
- console.log({
1949
- lang: localStorage.getItem("language")
1950
- });
1951
- i18n.use(reactI18next.initReactI18next).init({
1952
- resources: {
1953
- us: {
1954
- translation: lang_us
1955
- },
1956
- uk: {
1957
- translation: lang_uk
1958
- }
1959
- },
1960
- lng: DEFAULT_LANGUAGE,
1961
- fallbackLng: DEFAULT_LANGUAGE,
1962
- keySeparator: false,
1963
- interpolation: {
1964
- escapeValue: false
1965
- }
1966
- });
1967
33
 
1968
34
  // A type of promise-like that resolves synchronously and supports only one observer
1969
35
 
@@ -1984,7 +50,7 @@ function _catch(body, recover) {
1984
50
  return result;
1985
51
  }
1986
52
 
1987
- var styles = {"btn-login-google":"_2HqmH","notification-count":"_2sew7","text-introduction":"_3OgWF","btn-trans-border":"_r9cAh","contact":"_NszFe","learn-more":"_MDjzH","title-quote":"_1Swkw","descriptions-quote":"_gi8vj","descriptions-icon":"_3SOdX","box-login":"_38Lo1","block-verification":"_1OzGy","block-login":"_wWIyO","title-login":"_3nuns","title-forgot-password":"_21qb6","btn-close":"_NhW9l","btn-login":"_3IL10","return-to-login":"_Ce3Kg","recover-account":"_2t6d9","link-to-login":"_3bDsd","remember":"_11FZt","term-and-conditions":"_3LXoI","descriptions-forgot-pass":"_PMcjT","content-icon":"_2rZY6","title-icon":"_y9lM2","nav-home":"_1TT1q","box-introduction":"_32V6L","icon":"_20YJX","form-user-name":"_39BJD","checkbox-remember":"_2K9b2","block-reset-password":"_23Sua","block-forgot-pass":"_3CWP6","page-not-login":"_3Wmco","content-quote":"_13Rk0","home-page":"_o6HKW","red-background":"_jOY7o","login":"_F-hjL","img-box":"_2v-L_","img-login":"_3ncTL","img-login-rectangle":"_2kOvJ","c-main":"_39l0X","container-fluid":"_1BMwK","input-file-label":"_1XNpH","delete-avatar-button":"_1z5h9","header-logo":"_Gewcf","box-sidebar":"_2vcmv","sidebar-logo":"_1hXpy","sidebar-nav-links":"_3vb3s","c-active":"_36jSM","sidebar-nav-links-hover":"_DNrus","box-sidebar-header":"_3NEZj","box-logout":"_1wUDG","sidebar-btn-minimized":"_1S7Px","sidebar-logout":"_2P85D","nav-mobile":"_1qjbW","filter-media-file":"_1I62C","div":"_3cLcM","dropdown-menu":"_1krbH","header-avatar":"_RQaHE","dropdown-menu-flag":"_XK8oS","dropdown-content":"_3ys4W","dropdown-change":"_ToOW_","item-address":"_3sQlR","item-logout":"_3bqSM","title-address":"_1jgSI","img-avatar":"_35Ttz","item-contact":"_1wc7o","logout":"_1_9tV","content-text":"_3S4f2","dropdown-content-language":"_3ajui","dropdown-item-language":"_3Y_y4","dropdown-item-language-active":"_CzNMi","hide-in-mobile":"_1INnO","hide-in-desktop":"_2LIqK","control-input":"_2Zz97","custom-control":"_3-yp5"};
53
+ var styles = {"btn-login-google":"_2HqmH","notification-count":"_2sew7","text-introduction":"_3OgWF","btn-trans-border":"_r9cAh","contact":"_NszFe","learn-more":"_MDjzH","title-quote":"_1Swkw","descriptions-quote":"_gi8vj","descriptions-icon":"_3SOdX","box-login":"_38Lo1","block-verification":"_1OzGy","block-login":"_wWIyO","title-login":"_3nuns","title-forgot-password":"_21qb6","btn-close":"_NhW9l","btn-login":"_3IL10","return-to-login":"_Ce3Kg","recover-account":"_2t6d9","link-to-login":"_3bDsd","remember":"_11FZt","term-and-conditions":"_3LXoI","descriptions-forgot-pass":"_PMcjT","content-icon":"_2rZY6","title-icon":"_y9lM2","nav-home":"_1TT1q","box-introduction":"_32V6L","icon":"_20YJX","form-user-name":"_39BJD","checkbox-remember":"_2K9b2","block-reset-password":"_23Sua","block-forgot-pass":"_3CWP6","page-not-login":"_3Wmco","content-quote":"_13Rk0","home-page":"_o6HKW","red-background":"_jOY7o","login":"_F-hjL","img-box":"_2v-L_","img-login":"_3ncTL","img-login-rectangle":"_2kOvJ","c-main":"_39l0X","container-fluid":"_1BMwK","input-file-label":"_1XNpH","delete-avatar-button":"_1z5h9","header-logo":"_Gewcf","box-sidebar":"_2vcmv","sidebar-logo":"_1hXpy","sidebar-nav-links":"_3vb3s","c-active":"_36jSM","sidebar-nav-links-hover":"_DNrus","box-sidebar-header":"_3NEZj","box-logout":"_1wUDG","sidebar-btn-minimized":"_1S7Px","sidebar-logout":"_2P85D","nav-mobile":"_1qjbW","filter-media-file":"_1I62C","div":"_3cLcM","dropdown-menu":"_1krbH","header-avatar":"_RQaHE","dropdown-content":"_3ys4W","dropdown-change":"_ToOW_","item-address":"_3sQlR","item-logout":"_3bqSM","title-address":"_1jgSI","img-avatar":"_35Ttz","item-contact":"_1wc7o","logout":"_1_9tV","content-text":"_3S4f2","hide-in-mobile":"_1INnO","hide-in-desktop":"_2LIqK","control-input":"_2Zz97","custom-control":"_3-yp5"};
1988
54
 
1989
55
  var style = {
1990
56
  fontSize: "0.85rem"
@@ -2042,7 +108,7 @@ var PasswordInput = function PasswordInput(_ref) {
2042
108
 
2043
109
  var TINY_MCE_API_KEY = "adpshj9swgsscf83gw4gs2f74nx0vicpd5ydka20iqjd7l8r";
2044
110
  var GOOGLE_RECAPTCHA_KEY = "6LfNtLUaAAAAAL24lbBV11jS-gBtt1mhtxb4NXs0";
2045
- var INIT_AMPLITUDE_KEY = "c617d0950cfdcae12953907273a1920f";
111
+ var INIT_AMPLITUDE_KEY = "860fa99c52ae79d98e904b4c862ddaac";
2046
112
  var ACCESS_TOKEN = "ACCESS_TOKEN";
2047
113
  var DEFAULT_PAGE_SIZE_VALUES = [{
2048
114
  label: "10",
@@ -2182,9 +248,7 @@ var reset = toolkit.createAction("common/reset");
2182
248
  var showMenuBar = toolkit.createAction("common/showMenuBar");
2183
249
  var showFontSize = toolkit.createAction("common/showFontSize");
2184
250
  var setEnableIEP = toolkit.createAction("common/setEnableIEP");
2185
- var setEnableSurvey = toolkit.createAction("common/setEnableSurvey");
2186
251
  var setConversationOneToOne = toolkit.createAction("common/setConversationOneToOne");
2187
- var setLanguage = toolkit.createAction("common/setLanguage");
2188
252
  var setCurrentStudentId = toolkit.createAction("common/setCurrentStudentId");
2189
253
  var setCurrentStudentUserId = toolkit.createAction("common/setCurrentStudentUserId");
2190
254
  var setCurrentStudentName = toolkit.createAction("common/setCurrentStudentName");
@@ -3767,81 +1831,6 @@ var TheHeaderDropdown = function TheHeaderDropdown() {
3767
1831
  })), "LOGOUT"))));
3768
1832
  };
3769
1833
 
3770
- var TheLanguageDropdown = function TheLanguageDropdown() {
3771
- var defaultLanguage = localStorage.getItem("language") !== null ? localStorage.getItem("language") : "uk";
3772
- var dispatch = reactRedux.useDispatch();
3773
-
3774
- var _useTranslation = reactI18next.useTranslation(),
3775
- i18n = _useTranslation.i18n;
3776
-
3777
- var _useState = React.useState(false),
3778
- dropdownOpen = _useState[0],
3779
- setDropdownOpen = _useState[1];
3780
-
3781
- var _useState2 = React.useState(defaultLanguage),
3782
- language = _useState2[0],
3783
- setItemLanguage = _useState2[1];
3784
-
3785
- var toggle = function toggle() {
3786
- return setDropdownOpen(function (prevState) {
3787
- return !prevState;
3788
- });
3789
- };
3790
-
3791
- var changeLanguageApp = function changeLanguageApp(lang) {
3792
- i18n.changeLanguage(lang);
3793
- localStorage.setItem("language", lang);
3794
- setItemLanguage(lang);
3795
- dispatch(setLanguage(lang));
3796
- };
3797
-
3798
- var displayCurrentLang = {
3799
- uk: React__default.createElement(React__default.Fragment, null, React__default.createElement("img", {
3800
- className: "mr-2 " + styles['dropdown-menu-flag'],
3801
- src: "/images/united-kingdom.png"
3802
- }), " English, UK"),
3803
- us: React__default.createElement(React__default.Fragment, null, React__default.createElement("img", {
3804
- className: "mr-2 " + styles['dropdown-menu-flag'],
3805
- src: "/images/usa.png"
3806
- }), " English, US")
3807
- };
3808
- return React__default.createElement(reactstrap.Dropdown, {
3809
- isOpen: dropdownOpen,
3810
- toggle: toggle,
3811
- className: "" + styles["dropdown-menu"]
3812
- }, React__default.createElement(reactstrap.DropdownToggle, {
3813
- className: styles["header-avatar"] + " d-flex align-items-center"
3814
- }, React__default.createElement("span", {
3815
- style: {
3816
- color: "#000",
3817
- textTransform: "capitalize",
3818
- display: 'flex',
3819
- alignItems: 'center'
3820
- }
3821
- }, displayCurrentLang[language || "uk"], React__default.createElement(bs.BsChevronDown, {
3822
- className: "ml-2",
3823
- style: {
3824
- fontSize: '10px'
3825
- }
3826
- }))), React__default.createElement(reactstrap.DropdownMenu, {
3827
- className: styles["dropdown-content-language"]
3828
- }, React__default.createElement(reactstrap.DropdownItem, {
3829
- className: styles["dropdown-change"] + " px-0 py-0 pt-2",
3830
- onClick: function onClick() {
3831
- return changeLanguageApp("uk");
3832
- }
3833
- }, React__default.createElement("div", {
3834
- className: styles["dropdown-item-language"] + " " + styles["item-logout"] + " " + (language == "uk" ? styles['dropdown-item-language-active'] : "") + " d-flex align-items-center w-100"
3835
- }, React__default.createElement("span", {
3836
- className: "mr-2 d-flex hover-opacity"
3837
- }, React__default.createElement("img", {
3838
- style: {
3839
- width: "30px"
3840
- },
3841
- src: "/images/united-kingdom.png"
3842
- })), "United Kingdom"))));
3843
- };
3844
-
3845
1834
  var TheHeader = function TheHeader() {
3846
1835
  var isDistrict = window.location.host.includes("-district");
3847
1836
  return React__default.createElement(react.CHeader, {
@@ -3855,7 +1844,7 @@ var TheHeader = function TheHeader() {
3855
1844
  className: styles["header-logo"]
3856
1845
  })), React__default.createElement(react.CHeaderNav, {
3857
1846
  className: "pr-3"
3858
- }, React__default.createElement(TheLanguageDropdown, null), React__default.createElement("a", {
1847
+ }, React__default.createElement("a", {
3859
1848
  className: "mr-3",
3860
1849
  style: {
3861
1850
  color: '#000'
@@ -3982,13 +1971,6 @@ var TheLayout = function TheLayout(_ref) {
3982
1971
  var user = reactRedux.useSelector(function (state) {
3983
1972
  return state.common.user;
3984
1973
  });
3985
- var language = reactRedux.useSelector(function (state) {
3986
- return state.common.language;
3987
- });
3988
-
3989
- var _useTranslation = reactI18next.useTranslation(),
3990
- t = _useTranslation.t;
3991
-
3992
1974
  var location = reactRouterDom.useLocation();
3993
1975
  var isNotification = location.pathname.includes("notifications");
3994
1976
  var isDistrict = window.location.host.includes("-district");
@@ -3998,18 +1980,14 @@ var TheLayout = function TheLayout(_ref) {
3998
1980
  }).filter(function (route) {
3999
1981
  return !!route.isDistrict === isDistrict;
4000
1982
  });
4001
- }, [user, language]);
1983
+ }, [user]);
4002
1984
  var authNavigations = React.useMemo(function () {
4003
- return navigation.map(function (item) {
4004
- return _extends({}, item, {
4005
- name: t(item.name)
4006
- });
4007
- }).filter(function (nav) {
1985
+ return navigation.filter(function (nav) {
4008
1986
  return canAccess(user === null || user === void 0 ? void 0 : user.roles, nav.roles);
4009
1987
  }).filter(function (nav) {
4010
1988
  return !!nav.isDistrict === isDistrict;
4011
1989
  });
4012
- }, [user, language]);
1990
+ }, [user]);
4013
1991
  React.useEffect(function () {
4014
1992
  checkAuthentication();
4015
1993
  }, []);
@@ -4205,10 +2183,10 @@ var get$1 = function get(filter) {
4205
2183
  var getById = function getById(id) {
4206
2184
  return api.get(EMAIL_TEMPLATE_URL + "/" + id);
4207
2185
  };
4208
- var create$2 = function create(data) {
2186
+ var create = function create(data) {
4209
2187
  return api.post(EMAIL_TEMPLATE_URL, data);
4210
2188
  };
4211
- var update$2 = function update(data) {
2189
+ var update = function update(data) {
4212
2190
  return api.put(EMAIL_TEMPLATE_URL + "/" + data.id, data);
4213
2191
  };
4214
2192
  var remove = function remove(id) {
@@ -4531,6 +2509,9 @@ var defaultparams = [{
4531
2509
  }, {
4532
2510
  label: "$MESSAGE$",
4533
2511
  meaning: "Message"
2512
+ }, {
2513
+ label: "$DOMAIN$",
2514
+ meaning: "Domain"
4534
2515
  }];
4535
2516
 
4536
2517
  var MailSubject = function MailSubject(_ref) {
@@ -4709,7 +2690,7 @@ var config = {
4709
2690
  paste_data_images: true
4710
2691
  };
4711
2692
 
4712
- var email$2 = _extends({}, config, {
2693
+ var email = _extends({}, config, {
4713
2694
  images_upload_handler: function images_upload_handler(blobInfo, success) {
4714
2695
  try {
4715
2696
  var imageFile = new FormData();
@@ -4729,7 +2710,7 @@ var email$2 = _extends({}, config, {
4729
2710
  }
4730
2711
  });
4731
2712
 
4732
- var question$2 = _extends({}, config, {
2713
+ var question = _extends({}, config, {
4733
2714
  images_upload_handler: function images_upload_handler(blobInfo, success) {
4734
2715
  try {
4735
2716
  var imageFile = new FormData();
@@ -4817,8 +2798,8 @@ var tutorial = _extends({}, config, {
4817
2798
  });
4818
2799
 
4819
2800
  var editorConfig = {
4820
- email: email$2,
4821
- question: question$2,
2801
+ email: email,
2802
+ question: question,
4822
2803
  answer: answer,
4823
2804
  tutorial: tutorial
4824
2805
  };
@@ -4929,7 +2910,7 @@ var useEmailTemplateDetail = function useEmailTemplateDetail(id) {
4929
2910
 
4930
2911
  var _temp10 = _catch(function () {
4931
2912
  function _temp6() {
4932
- var next = !!id ? update$2 : create$2;
2913
+ var next = !!id ? update : create;
4933
2914
  return Promise.resolve(next(data)).then(function () {
4934
2915
  dispatch(setAlert({
4935
2916
  type: "success",
@@ -5441,10 +3422,10 @@ var get$3 = function get(filter) {
5441
3422
  var getById$1 = function getById(id) {
5442
3423
  return api.get(FAQ_URL + "/" + id);
5443
3424
  };
5444
- var create$3 = function create(data) {
3425
+ var create$1 = function create(data) {
5445
3426
  return api.post(FAQ_URL, data);
5446
3427
  };
5447
- var update$3 = function update(data) {
3428
+ var update$1 = function update(data) {
5448
3429
  return api.put(FAQ_URL + "/" + data.id, data);
5449
3430
  };
5450
3431
  var remove$1 = function remove(id) {
@@ -5636,7 +3617,7 @@ var useFaqDetail = function useFaqDetail() {
5636
3617
  dispatch(setLoading(true));
5637
3618
 
5638
3619
  var _temp8 = _catch(function () {
5639
- var next = !!id ? update$3 : create$3;
3620
+ var next = !!id ? update$1 : create$1;
5640
3621
  return Promise.resolve(next(values)).then(function () {
5641
3622
  dispatch(setAlert({
5642
3623
  type: "success",
@@ -5811,10 +3792,10 @@ var get$4 = function get(filter) {
5811
3792
  var getById$2 = function getById(id) {
5812
3793
  return api.get(SKILL_URL + "/" + id);
5813
3794
  };
5814
- var create$4 = function create(data) {
3795
+ var create$2 = function create(data) {
5815
3796
  return api.post(SKILL_URL, data);
5816
3797
  };
5817
- var update$4 = function update(data) {
3798
+ var update$2 = function update(data) {
5818
3799
  return api.put(SKILL_URL + "/" + data.id, data);
5819
3800
  };
5820
3801
  var remove$2 = function remove(id) {
@@ -5879,10 +3860,6 @@ var SkillDetailModal = function SkillDetailModal(props, ref) {
5879
3860
  setEditedTrue = props.setEditedTrue,
5880
3861
  setEditedFalse = props.setEditedFalse,
5881
3862
  isDisabled = props.isDisabled;
5882
-
5883
- var _useTranslation = reactI18next.useTranslation(),
5884
- t = _useTranslation.t;
5885
-
5886
3863
  return React__default.createElement(formik.Formik, {
5887
3864
  initialValues: skillDetail,
5888
3865
  enableReinitialize: true,
@@ -5916,10 +3893,10 @@ var SkillDetailModal = function SkillDetailModal(props, ref) {
5916
3893
  md: 12,
5917
3894
  className: "mb-2"
5918
3895
  }, React__default.createElement(RequiredLabel$1, {
5919
- text: t("name")
3896
+ text: "Name"
5920
3897
  }), React__default.createElement(reactstrap.Input, {
5921
3898
  name: "name",
5922
- placeholder: t("name"),
3899
+ placeholder: "Name",
5923
3900
  value: values.name,
5924
3901
  onChange: function onChange(e) {
5925
3902
  handleChange(e);
@@ -5931,11 +3908,11 @@ var SkillDetailModal = function SkillDetailModal(props, ref) {
5931
3908
  })), React__default.createElement(reactstrap.Col, {
5932
3909
  md: 12,
5933
3910
  className: "mb-2"
5934
- }, React__default.createElement(reactstrap.Label, null, t("description")), React__default.createElement(reactstrap.Input, {
3911
+ }, React__default.createElement(reactstrap.Label, null, "Description"), React__default.createElement(reactstrap.Input, {
5935
3912
  type: "textarea",
5936
3913
  rows: 5,
5937
3914
  name: "description",
5938
- placeholder: t("description"),
3915
+ placeholder: "Description",
5939
3916
  value: values.description,
5940
3917
  onChange: function onChange(e) {
5941
3918
  handleChange(e);
@@ -5945,7 +3922,7 @@ var SkillDetailModal = function SkillDetailModal(props, ref) {
5945
3922
  })), React__default.createElement(reactstrap.Col, {
5946
3923
  md: 12,
5947
3924
  className: "mb-2"
5948
- }, React__default.createElement(reactstrap.Label, null, t("parent_category")), React__default.createElement(SkillSelector, {
3925
+ }, React__default.createElement(reactstrap.Label, null, "Parent category"), React__default.createElement(SkillSelector, {
5949
3926
  isDisabled: isDisabled,
5950
3927
  onChange: function onChange(e) {
5951
3928
  formikProps.setFieldValue("parentSkillId", e.value);
@@ -6158,7 +4135,7 @@ var useSkillDetail = function useSkillDetail() {
6158
4135
  dispatch(setLoading(true));
6159
4136
 
6160
4137
  var _temp8 = _catch(function () {
6161
- var next = !!id ? update$4 : create$4;
4138
+ var next = !!id ? update$2 : create$2;
6162
4139
  return Promise.resolve(next(values)).then(function () {
6163
4140
  dispatch(setAlert({
6164
4141
  type: "success",
@@ -6198,9 +4175,6 @@ var useSkillDetail = function useSkillDetail() {
6198
4175
  var SkillList = function SkillList() {
6199
4176
  var modal = React.useRef();
6200
4177
 
6201
- var _useTranslation = reactI18next.useTranslation(),
6202
- t = _useTranslation.t;
6203
-
6204
4178
  var _useSkillList = useSkillList(),
6205
4179
  skillList = _useSkillList.skillList,
6206
4180
  totalItems = _useSkillList.totalItems,
@@ -6245,8 +4219,8 @@ var SkillList = function SkillList() {
6245
4219
  className: "fadeIn animated"
6246
4220
  }, React__default.createElement(SkillDetailModal$1, {
6247
4221
  ref: modal,
6248
- header: !!id ? t("edit_skill") : t("create_skill"),
6249
- confirmText: !!id ? t("update") : t("create"),
4222
+ header: !!id ? "Edit skill" : "Create skill",
4223
+ confirmText: !!id ? "Update" : "Create",
6250
4224
  onCancel: onCancel,
6251
4225
  onConfirm: onConfirm,
6252
4226
  skillDetail: skillDetail,
@@ -6262,14 +4236,14 @@ var SkillList = function SkillList() {
6262
4236
  }, React__default.createElement(reactstrap.Col, {
6263
4237
  md: 4
6264
4238
  }, React__default.createElement(AddButton, {
6265
- text: t("create_skill"),
4239
+ text: "Create skill",
6266
4240
  onClick: function onClick() {
6267
4241
  return openModal();
6268
4242
  }
6269
4243
  })), React__default.createElement(reactstrap.Col, {
6270
4244
  md: 4,
6271
4245
  className: "d-flex align-items-center justify-content-end"
6272
- }, t("total_of_skills"), ": ", totalItems)), React__default.createElement(reactstrap.Row, {
4246
+ }, "Total of skills: ", totalItems)), React__default.createElement(reactstrap.Row, {
6273
4247
  className: "mb-2"
6274
4248
  }, React__default.createElement(reactstrap.Col, {
6275
4249
  md: 8
@@ -6281,11 +4255,11 @@ var SkillList = function SkillList() {
6281
4255
  size: "sm"
6282
4256
  }, React__default.createElement("thead", null, React__default.createElement("tr", null, React__default.createElement("th", {
6283
4257
  className: "align-top"
6284
- }, t('name')), React__default.createElement("th", {
4258
+ }, "Name"), React__default.createElement("th", {
6285
4259
  className: "align-top"
6286
- }, t('description')), React__default.createElement("th", {
4260
+ }, "Description"), React__default.createElement("th", {
6287
4261
  className: "text-center"
6288
- }, t('action')))), React__default.createElement("tbody", null, skillList.map(function (record) {
4262
+ }, "Action"))), React__default.createElement("tbody", null, skillList.map(function (record) {
6289
4263
  return React__default.createElement("tr", {
6290
4264
  key: record.id
6291
4265
  }, React__default.createElement("td", {
@@ -6307,7 +4281,7 @@ var SkillList = function SkillList() {
6307
4281
  }
6308
4282
  })));
6309
4283
  }))) : React__default.createElement(EmptyDataAlert, {
6310
- label: t("skill")
4284
+ label: "skill"
6311
4285
  })), React__default.createElement(reactstrap.Col, {
6312
4286
  md: 8,
6313
4287
  className: "text-right"
@@ -6341,10 +4315,10 @@ var get$5 = function get(filter) {
6341
4315
  var getById$3 = function getById(id) {
6342
4316
  return api.get(USER_URL$1 + "/" + id);
6343
4317
  };
6344
- var create$5 = function create(data) {
4318
+ var create$3 = function create(data) {
6345
4319
  return api.post("" + USER_URL$1, data);
6346
4320
  };
6347
- var update$5 = function update(data) {
4321
+ var update$3 = function update(data) {
6348
4322
  return api.put(USER_URL$1 + "/" + data.id, data);
6349
4323
  };
6350
4324
  var remove$3 = function remove(id) {
@@ -6550,6 +4524,16 @@ SearchBoxContainer.defaultProps = {
6550
4524
  placeholder: "Type something to search"
6551
4525
  };
6552
4526
 
4527
+ var utcToLocalTime = (function (time, FORMAT) {
4528
+ if (time === DATE_MIN_VALUE) return "";
4529
+
4530
+ try {
4531
+ return moment.utc(time).local().format(FORMAT || "yyyy-MM-DD");
4532
+ } catch (_unused) {
4533
+ return "";
4534
+ }
4535
+ });
4536
+
6553
4537
  var header$2 = "User";
6554
4538
 
6555
4539
  var UserList = function UserList() {
@@ -6562,19 +4546,16 @@ var UserList = function UserList() {
6562
4546
  changeFilters = _useUserList.changeFilters,
6563
4547
  reDirectDetailPage = _useUserList.reDirectDetailPage;
6564
4548
 
6565
- var _useTranslation = reactI18next.useTranslation(),
6566
- t = _useTranslation.t;
6567
-
6568
4549
  return React__default.createElement("div", {
6569
4550
  className: "fadeIn animated"
6570
4551
  }, React__default.createElement("h5", {
6571
4552
  className: "mb-2"
6572
- }, t("" + header$2)), React__default.createElement(reactstrap.Row, {
4553
+ }, header$2), React__default.createElement(reactstrap.Row, {
6573
4554
  className: "my-2"
6574
4555
  }, React__default.createElement(reactstrap.Col, {
6575
4556
  md: 8
6576
4557
  }, React__default.createElement(SearchBoxContainer, {
6577
- text: t("create_user"),
4558
+ text: "Create user",
6578
4559
  onClick: function onClick() {
6579
4560
  return reDirectDetailPage();
6580
4561
  },
@@ -6584,11 +4565,11 @@ var UserList = function UserList() {
6584
4565
  searchString: searchString
6585
4566
  });
6586
4567
  },
6587
- placeholder: t("type_something_to_search_by_user_name")
4568
+ placeholder: "Type something to search by user name"
6588
4569
  })), React__default.createElement(reactstrap.Col, {
6589
4570
  md: 4,
6590
4571
  className: "d-flex justify-content-end align-items-center"
6591
- }, t("total_of_users"), " : ", totalItems)), React__default.createElement(reactstrap.Row, {
4572
+ }, "Total of users: ", totalItems)), React__default.createElement(reactstrap.Row, {
6592
4573
  className: "mb-2"
6593
4574
  }, React__default.createElement(reactstrap.Col, {
6594
4575
  md: 12
@@ -6600,17 +4581,19 @@ var UserList = function UserList() {
6600
4581
  size: "sm"
6601
4582
  }, React__default.createElement("thead", null, React__default.createElement("tr", null, React__default.createElement("th", {
6602
4583
  className: "align-top"
6603
- }, t("name")), React__default.createElement("th", {
4584
+ }, "Name"), React__default.createElement("th", {
6604
4585
  className: "align-top"
6605
- }, t("email")), React__default.createElement("th", {
4586
+ }, "Email"), React__default.createElement("th", {
6606
4587
  className: "align-top"
6607
- }, t("age")), React__default.createElement("th", {
4588
+ }, "Age"), React__default.createElement("th", {
6608
4589
  className: "align-top"
6609
- }, t("role")), React__default.createElement("th", {
4590
+ }, "Role"), React__default.createElement("th", {
6610
4591
  className: "align-top"
6611
- }, t("active_status")), React__default.createElement("th", {
4592
+ }, "Active status"), React__default.createElement("th", {
4593
+ className: "align-top"
4594
+ }, "Created time"), React__default.createElement("th", {
6612
4595
  className: "text-center"
6613
- }, t("action")))), React__default.createElement("tbody", null, userList.map(function (record) {
4596
+ }, "Action"))), React__default.createElement("tbody", null, userList.map(function (record) {
6614
4597
  return React__default.createElement("tr", {
6615
4598
  key: record.id
6616
4599
  }, React__default.createElement("td", {
@@ -6628,7 +4611,9 @@ var UserList = function UserList() {
6628
4611
  className: "align-middle"
6629
4612
  }, !!record.roles && record.roles.join(", ")), React__default.createElement("td", {
6630
4613
  className: "align-middle"
6631
- }, record.isActive ? t("active") : t("inactive")), React__default.createElement("td", {
4614
+ }, record.isActive ? "Active" : "Inactive"), React__default.createElement("td", {
4615
+ className: "align-middle"
4616
+ }, utcToLocalTime(record === null || record === void 0 ? void 0 : record.createTime, "yyyy-MM-DD HH:mm")), React__default.createElement("td", {
6632
4617
  className: "text-center align-middle"
6633
4618
  }, React__default.createElement(DeleteButtonIcon, {
6634
4619
  onClick: function onClick() {
@@ -6636,7 +4621,7 @@ var UserList = function UserList() {
6636
4621
  }
6637
4622
  })));
6638
4623
  })))) : React__default.createElement(EmptyDataAlert, {
6639
- label: t("user")
4624
+ label: "user"
6640
4625
  })), React__default.createElement(reactstrap.Col, {
6641
4626
  md: 12
6642
4627
  }, React__default.createElement(CustomPagination, {
@@ -6831,7 +4816,7 @@ var useUserDetail = function useUserDetail(id) {
6831
4816
 
6832
4817
  var _temp10 = _catch(function () {
6833
4818
  function _temp6() {
6834
- var next = !!id ? update$5 : create$5;
4819
+ var next = !!id ? update$3 : create$3;
6835
4820
  !id && delete data.id;
6836
4821
  return Promise.resolve(next(data)).then(function (result) {
6837
4822
  if (!!result) {
@@ -6968,9 +4953,9 @@ var changePasswordSchema = yup.object({
6968
4953
  confirmedNewPassword: yup.string().required("Confirm password is required")
6969
4954
  });
6970
4955
 
6971
- var CREATE_USER = "create_user";
6972
- var EDIT_USER_HEADER = "edit_user";
6973
- var CHANGE_PASSWORD$1 = "change_password";
4956
+ var CREATE_USER = "Create user";
4957
+ var EDIT_USER_HEADER = "Edit user";
4958
+ var CHANGE_PASSWORD$1 = "Change password";
6974
4959
 
6975
4960
  var UserDetail = function UserDetail() {
6976
4961
  var _useParams = reactRouterDom.useParams(),
@@ -6980,9 +4965,6 @@ var UserDetail = function UserDetail() {
6980
4965
  return state.common.user;
6981
4966
  });
6982
4967
 
6983
- var _useTranslation = reactI18next.useTranslation(),
6984
- t = _useTranslation.t;
6985
-
6986
4968
  var _useUserDetail = useUserDetail(id),
6987
4969
  userDetail = _useUserDetail.userDetail,
6988
4970
  backToList = _useUserDetail.backToList,
@@ -7000,8 +4982,8 @@ var UserDetail = function UserDetail() {
7000
4982
  newPassword: "",
7001
4983
  confirmedNewPassword: ""
7002
4984
  };
7003
- var header = !!id ? t("" + EDIT_USER_HEADER) : t("" + CREATE_USER);
7004
- var confirmText = !!id ? t("update") : t("create");
4985
+ var header = !!id ? EDIT_USER_HEADER : CREATE_USER;
4986
+ var confirmText = !!id ? "Update" : "Create";
7005
4987
 
7006
4988
  var getFile = function getFile() {
7007
4989
  var url = window.location.origin + "/api/ExportDataUser/" + id;
@@ -7070,7 +5052,7 @@ var UserDetail = function UserDetail() {
7070
5052
  }, React__default.createElement(reactstrap.Row, null, React__default.createElement(reactstrap.Col, {
7071
5053
  md: 6
7072
5054
  }, React__default.createElement(reactstrap.FormGroup, null, React__default.createElement(RequiredLabel$1, {
7073
- text: t("first_name")
5055
+ text: "First name"
7074
5056
  }), React__default.createElement(reactstrap.Input, {
7075
5057
  name: "firstName",
7076
5058
  value: values.firstName,
@@ -7079,13 +5061,13 @@ var UserDetail = function UserDetail() {
7079
5061
  setEditedTrue();
7080
5062
  },
7081
5063
  onBlur: handleBlur("subject"),
7082
- placeholder: t("first_name")
5064
+ placeholder: "First name"
7083
5065
  }), touched.firstName && errors.firstName && React__default.createElement(ErrorHandler, {
7084
5066
  text: errors.firstName
7085
5067
  }))), React__default.createElement(reactstrap.Col, {
7086
5068
  md: 6
7087
5069
  }, React__default.createElement(reactstrap.FormGroup, null, React__default.createElement(RequiredLabel$1, {
7088
- text: t("date_of_birth")
5070
+ text: "Date of birth"
7089
5071
  }), React__default.createElement("div", null, React__default.createElement(DatePicker, {
7090
5072
  value: values.dateOfBirth,
7091
5073
  todayButton: "Today",
@@ -7098,20 +5080,20 @@ var UserDetail = function UserDetail() {
7098
5080
  formProps.setFieldValue("dateOfBirth", dateFns.format(e, DATE_FORMAT));
7099
5081
  setEditedTrue();
7100
5082
  },
7101
- placeholderText: t("date_of_birth"),
5083
+ placeholderText: "Date of birth",
7102
5084
  customInput: React__default.createElement(reactstrap.Input, {
7103
5085
  type: "text",
7104
5086
  style: {
7105
5087
  width: "maxContent"
7106
5088
  },
7107
- placeholder: t("date_of_birth")
5089
+ placeholder: "Date of birth"
7108
5090
  })
7109
5091
  })), touched.dateOfBirth && errors.dateOfBirth && React__default.createElement(ErrorHandler, {
7110
5092
  text: errors.dateOfBirth
7111
5093
  })))), React__default.createElement(reactstrap.Row, null, React__default.createElement(reactstrap.Col, {
7112
5094
  md: 6
7113
5095
  }, React__default.createElement(reactstrap.FormGroup, null, React__default.createElement(RequiredLabel$1, {
7114
- text: t("last_name")
5096
+ text: "Last name"
7115
5097
  }), React__default.createElement(reactstrap.Input, {
7116
5098
  name: "lastName",
7117
5099
  value: values.lastName,
@@ -7120,13 +5102,13 @@ var UserDetail = function UserDetail() {
7120
5102
  setEditedTrue();
7121
5103
  },
7122
5104
  onBlur: handleBlur("lastName"),
7123
- placeholder: t("last_name")
5105
+ placeholder: "Last name"
7124
5106
  }), touched.lastName && errors.lastName && React__default.createElement(ErrorHandler, {
7125
5107
  text: errors.lastName
7126
5108
  }))), React__default.createElement(reactstrap.Col, {
7127
5109
  md: 6
7128
5110
  }, React__default.createElement(reactstrap.FormGroup, null, React__default.createElement(RequiredLabel$1, {
7129
- text: t("roles")
5111
+ text: "Roles"
7130
5112
  }), React__default.createElement(reactstrap.Row, null, React__default.createElement(reactstrap.Col, {
7131
5113
  md: 12,
7132
5114
  className: "d-flex flex-wrap align-items-center"
@@ -7150,7 +5132,7 @@ var UserDetail = function UserDetail() {
7150
5132
  })))), React__default.createElement(reactstrap.Row, null, React__default.createElement(reactstrap.Col, {
7151
5133
  md: 6
7152
5134
  }, React__default.createElement(reactstrap.FormGroup, null, React__default.createElement(RequiredLabel$1, {
7153
- text: t("email")
5135
+ text: "Email"
7154
5136
  }), React__default.createElement(reactstrap.Input, {
7155
5137
  name: "email",
7156
5138
  value: values.email,
@@ -7159,20 +5141,20 @@ var UserDetail = function UserDetail() {
7159
5141
  setEditedTrue();
7160
5142
  },
7161
5143
  onBlur: handleBlur("email"),
7162
- placeholder: t("email")
5144
+ placeholder: "Email"
7163
5145
  }), touched.email && errors.email && React__default.createElement(ErrorHandler, {
7164
5146
  text: errors.email
7165
5147
  }))), React__default.createElement(reactstrap.Col, {
7166
5148
  md: 6
7167
5149
  }, React__default.createElement(reactstrap.FormGroup, null, React__default.createElement(RequiredLabel$1, {
7168
- text: t("status")
5150
+ text: "Status"
7169
5151
  }), React__default.createElement(reactstrap.Row, null, React__default.createElement(reactstrap.Col, {
7170
5152
  md: 3
7171
5153
  }, React__default.createElement(reactstrap.CustomInput, {
7172
5154
  id: "role-checkbox-active",
7173
5155
  type: "radio",
7174
5156
  name: "active",
7175
- label: t("active"),
5157
+ label: "Active",
7176
5158
  checked: !!values && !!values.isActive,
7177
5159
  onChange: function onChange() {
7178
5160
  setFieldValue("isActive", true);
@@ -7184,7 +5166,7 @@ var UserDetail = function UserDetail() {
7184
5166
  id: "role-checkbox-inActive",
7185
5167
  type: "radio",
7186
5168
  name: "active",
7187
- label: t("inactive"),
5169
+ label: "Inactive",
7188
5170
  checked: !!values && !values.isActive,
7189
5171
  onChange: function onChange() {
7190
5172
  return setFieldValue("isActive", false);
@@ -7198,13 +5180,13 @@ var UserDetail = function UserDetail() {
7198
5180
  onClick: function onClick() {
7199
5181
  onResetPw(values.email || "");
7200
5182
  }
7201
- }, t('send_forgot_password_link')), React__default.createElement(reactstrap.Button, {
5183
+ }, "Send forgot password link"), React__default.createElement(reactstrap.Button, {
7202
5184
  color: "success",
7203
5185
  onClick: function onClick() {
7204
5186
  getFile();
7205
5187
  },
7206
5188
  className: "ml-4"
7207
- }, t('download_user_data'))))), React__default.createElement(reactstrap.Col, {
5189
+ }, "Download user data")))), React__default.createElement(reactstrap.Col, {
7208
5190
  md: 4
7209
5191
  }, React__default.createElement(reactstrap.Row, null, React__default.createElement(reactstrap.Col, {
7210
5192
  md: 8
@@ -7225,7 +5207,7 @@ var UserDetail = function UserDetail() {
7225
5207
  }
7226
5208
  }))))), user.id === id ? React__default.createElement("div", null, React__default.createElement("h5", {
7227
5209
  className: "mt-3"
7228
- }, t("" + CHANGE_PASSWORD$1)), React__default.createElement(formik.Formik, {
5210
+ }, CHANGE_PASSWORD$1), React__default.createElement(formik.Formik, {
7229
5211
  initialValues: initialValueForm,
7230
5212
  enableReinitialize: true,
7231
5213
  validationSchema: changePasswordSchema,
@@ -7243,7 +5225,7 @@ var UserDetail = function UserDetail() {
7243
5225
  }, React__default.createElement(reactstrap.Col, {
7244
5226
  md: 7
7245
5227
  }, React__default.createElement(reactstrap.FormGroup, null, React__default.createElement(RequiredLabel$1, {
7246
- text: t("current_password")
5228
+ text: "Current password"
7247
5229
  }), React__default.createElement(reactstrap.Input, {
7248
5230
  name: "oldPassword",
7249
5231
  type: "password",
@@ -7253,13 +5235,13 @@ var UserDetail = function UserDetail() {
7253
5235
  setEditedTrue();
7254
5236
  },
7255
5237
  onBlur: handleBlur("subject"),
7256
- placeholder: t("current_password")
5238
+ placeholder: "Current password"
7257
5239
  }), touched.oldPassword && errors.oldPassword && React__default.createElement(ErrorHandler, {
7258
5240
  text: errors.oldPassword
7259
5241
  }))), React__default.createElement(reactstrap.Col, {
7260
5242
  md: 7
7261
5243
  }, React__default.createElement(reactstrap.FormGroup, null, React__default.createElement(RequiredLabel$1, {
7262
- text: t("new_password")
5244
+ text: "New password"
7263
5245
  }), React__default.createElement(reactstrap.Input, {
7264
5246
  name: "newPassword",
7265
5247
  type: "password",
@@ -7269,13 +5251,13 @@ var UserDetail = function UserDetail() {
7269
5251
  setEditedTrue();
7270
5252
  },
7271
5253
  onBlur: handleBlur("subject"),
7272
- placeholder: t("new_password")
5254
+ placeholder: "New password"
7273
5255
  }), touched.newPassword && errors.newPassword && React__default.createElement(ErrorHandler, {
7274
5256
  text: errors.newPassword
7275
5257
  }))), React__default.createElement(reactstrap.Col, {
7276
5258
  md: 7
7277
5259
  }, React__default.createElement(reactstrap.FormGroup, null, React__default.createElement(RequiredLabel$1, {
7278
- text: t("confirm_password")
5260
+ text: "Confirm password"
7279
5261
  }), React__default.createElement(reactstrap.Input, {
7280
5262
  name: "confirmedNewPassword",
7281
5263
  type: "password",
@@ -7285,7 +5267,7 @@ var UserDetail = function UserDetail() {
7285
5267
  setEditedTrue();
7286
5268
  },
7287
5269
  onBlur: handleBlur("subject"),
7288
- placeholder: t("confirm_password")
5270
+ placeholder: "Confirm password"
7289
5271
  }), touched.confirmedNewPassword && errors.confirmedNewPassword && React__default.createElement(ErrorHandler, {
7290
5272
  text: errors.confirmedNewPassword
7291
5273
  }))), React__default.createElement(reactstrap.Col, {
@@ -7297,7 +5279,7 @@ var UserDetail = function UserDetail() {
7297
5279
  onClick: function onClick() {
7298
5280
  return handleSubmit();
7299
5281
  }
7300
- }, t("save"))));
5282
+ }, "Save")));
7301
5283
  })) : null, React__default.createElement(DetailActionButtons, {
7302
5284
  confirmText: confirmText,
7303
5285
  onConfirm: handleSubmit,
@@ -7663,16 +5645,6 @@ var NotificationStatusSelector = function NotificationStatusSelector(_ref) {
7663
5645
 
7664
5646
  var NotificationStatusSelector$1 = React.memo(NotificationStatusSelector);
7665
5647
 
7666
- var utcToLocalTime = (function (time, FORMAT) {
7667
- if (time === DATE_MIN_VALUE) return "";
7668
-
7669
- try {
7670
- return moment.utc(time).local().format(FORMAT || "yyyy-MM-DD");
7671
- } catch (_unused) {
7672
- return "";
7673
- }
7674
- });
7675
-
7676
5648
  var defaultFilters = {
7677
5649
  currentPage: 1,
7678
5650
  pageSize: 30,
@@ -9172,9 +7144,7 @@ var initialState = {
9172
7144
  menuBar: true,
9173
7145
  defaultFontSize: 16,
9174
7146
  isEnableIEP: true,
9175
- isEnableSurvey: false,
9176
7147
  isConversationOneToOne: false,
9177
- language: "en",
9178
7148
  amplitude: {
9179
7149
  user_id: "",
9180
7150
  status: "",
@@ -9217,12 +7187,8 @@ var commonReducer = toolkit.createReducer(initialState, function (builder) {
9217
7187
  state.menuBar = action.payload;
9218
7188
  }).addCase(setEnableIEP, function (state, action) {
9219
7189
  state.isEnableIEP = action.payload;
9220
- }).addCase(setEnableSurvey, function (state, action) {
9221
- state.isEnableSurvey = action.payload;
9222
7190
  }).addCase(setConversationOneToOne, function (state, action) {
9223
7191
  state.isConversationOneToOne = action.payload;
9224
- }).addCase(setLanguage, function (state, action) {
9225
- state.language = action.payload;
9226
7192
  }).addCase(showFontSize, function (state, action) {
9227
7193
  state.defaultFontSize = action.payload;
9228
7194
  }).addCase(initAmplitude, function (state, action) {
@@ -10157,18 +8123,6 @@ var generateRandomString = (function () {
10157
8123
 
10158
8124
  var amplitudeClient = amplitude.getInstance();
10159
8125
 
10160
- Object.defineProperty(exports, 'I18nextProvider', {
10161
- enumerable: true,
10162
- get: function () {
10163
- return reactI18next.I18nextProvider;
10164
- }
10165
- });
10166
- Object.defineProperty(exports, 'useTranslation', {
10167
- enumerable: true,
10168
- get: function () {
10169
- return reactI18next.useTranslation;
10170
- }
10171
- });
10172
8126
  exports.ACCESS_TOKEN = ACCESS_TOKEN;
10173
8127
  exports.ANSWER_EDITOR_HEIGHT = ANSWER_EDITOR_HEIGHT;
10174
8128
  exports.AcademicClassSelector = AcademicClassSelector;
@@ -10251,7 +8205,6 @@ exports.generateRandomString = generateRandomString;
10251
8205
  exports.getFileUrl = getFileUrl;
10252
8206
  exports.getInfo = getInfo;
10253
8207
  exports.getTextFromHTML = getTextFromHTML;
10254
- exports.i18n = i18n;
10255
8208
  exports.initAmplitude = initAmplitude;
10256
8209
  exports.isInViewport = isInViewport;
10257
8210
  exports.reset = reset;
@@ -10272,12 +8225,10 @@ exports.setCustomAlertList = setCustomAlertList;
10272
8225
  exports.setDataPlayer = setDataPlayer;
10273
8226
  exports.setEditItemQuesion = setEditItemQuesion;
10274
8227
  exports.setEnableIEP = setEnableIEP;
10275
- exports.setEnableSurvey = setEnableSurvey;
10276
8228
  exports.setFeedbackList = setFeedbackList;
10277
8229
  exports.setFilterWidget = setFilterWidget;
10278
8230
  exports.setGoalExampleList = setGoalExampleList;
10279
8231
  exports.setImproveMyClass = setImproveMyClass;
10280
- exports.setLanguage = setLanguage;
10281
8232
  exports.setLearningSupportCategoryList = setLearningSupportCategoryList;
10282
8233
  exports.setLoading = setLoading;
10283
8234
  exports.setMailCategory = setMailCategory;