mario-core 2.9.202-release → 2.9.203-release
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +56 -56
- package/dist/index.modern.js +56 -56
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -55,7 +55,7 @@ var hey = "Hey";
|
|
|
55
55
|
var readiness_to_learn = "Readiness to Learn";
|
|
56
56
|
var high_impact_learning_strategies = "High Impact Learning Strategies";
|
|
57
57
|
var check_in = "Check In";
|
|
58
|
-
var check_ins = "Check
|
|
58
|
+
var check_ins = "Check Ins";
|
|
59
59
|
var reflection = "Reflection";
|
|
60
60
|
var conferences = "Conferences";
|
|
61
61
|
var safety = "Safety";
|
|
@@ -78,11 +78,11 @@ var tooltip_content_safety_chart = "The visual represenation of all the response
|
|
|
78
78
|
var tooltip_content_student_by_age_chart = "The specific representation of students by gender and grade level at your school.";
|
|
79
79
|
var tooltip_content_students_by_designation = "The composite representation of students by individual grades in your school with specific designations.";
|
|
80
80
|
var total_1_to_1 = "Total 1-to-1";
|
|
81
|
-
var total_check_in = "Total Check
|
|
81
|
+
var total_check_in = "Total Check In";
|
|
82
82
|
var total_1_to_1_time = "Total 1-to-1 Time";
|
|
83
83
|
var total_conferences = "Total Conferences";
|
|
84
84
|
var total_conferences_time = "Total Conferences Time";
|
|
85
|
-
var total_class_reflection_check_ins = "Total Class Reflection Check
|
|
85
|
+
var total_class_reflection_check_ins = "Total Class Reflection Check Ins";
|
|
86
86
|
var create_user = "Create user";
|
|
87
87
|
var edit_user = "Edit user";
|
|
88
88
|
var change_password = "Change password";
|
|
@@ -230,7 +230,7 @@ var edit_designation = "Edit Designation";
|
|
|
230
230
|
var confirm$1 = "Confirm";
|
|
231
231
|
var hello = "Hello";
|
|
232
232
|
var todays_1_1 = "Today’s 1-1";
|
|
233
|
-
var todays_check_in = "Today’s Check
|
|
233
|
+
var todays_check_in = "Today’s Check In";
|
|
234
234
|
var todays_Conferences = "Today’s Conferences";
|
|
235
235
|
var next_meeting = "Next Meeting";
|
|
236
236
|
var next_conference = "Next Conference";
|
|
@@ -260,7 +260,7 @@ var add_new = "Add New";
|
|
|
260
260
|
var show_only_work_as_assistant = "Show only work as assistant";
|
|
261
261
|
var show_only_work_as_teacher = "Show only work as teacher";
|
|
262
262
|
var last_1_to_1 = "Last 1-TO-1";
|
|
263
|
-
var last_check_in = "Last Check
|
|
263
|
+
var last_check_in = "Last Check In";
|
|
264
264
|
var last_conference = "Last conference";
|
|
265
265
|
var total_time = "Total time";
|
|
266
266
|
var assistant_name = "Assistant Name";
|
|
@@ -280,7 +280,7 @@ var change_date = "Change date";
|
|
|
280
280
|
var change_time = "Change time";
|
|
281
281
|
var apply = "Apply";
|
|
282
282
|
var new_1_to_1 = "New 1-to-1";
|
|
283
|
-
var new_check_in = "New Check
|
|
283
|
+
var new_check_in = "New Check In";
|
|
284
284
|
var do_you_want_to_talk_with_teacher = "Do you want to talk with teacher";
|
|
285
285
|
var start_now = "Start now";
|
|
286
286
|
var book_for_later = "Book for later";
|
|
@@ -292,7 +292,7 @@ var select_student = "Select student";
|
|
|
292
292
|
var select_staff = "Select staff";
|
|
293
293
|
var staff_name = "Staff name";
|
|
294
294
|
var select_teacher = "Select teacher";
|
|
295
|
-
var do_you_want_to_talk_with = "Who would you like to check
|
|
295
|
+
var do_you_want_to_talk_with = "Who would you like to check in with?";
|
|
296
296
|
var please_select_a_student = "Please select a student";
|
|
297
297
|
var please_select_a_teacher = "Please select a teacher";
|
|
298
298
|
var please_provide_a_valid_student = "Please provide a valid student";
|
|
@@ -302,7 +302,7 @@ var you_have_no_teacher = "You have no teacher";
|
|
|
302
302
|
var search_teacher = "Search teacher";
|
|
303
303
|
var select_date_time = "Select Date & Time";
|
|
304
304
|
var book_1_to_1 = "Book 1-to-1";
|
|
305
|
-
var book_new_check_in = "Book new Check
|
|
305
|
+
var book_new_check_in = "Book new Check In";
|
|
306
306
|
var schedule = "Schedule";
|
|
307
307
|
var sessions_are_booked_as_10_minute_slots = "Sessions are booked as 10 minute slots";
|
|
308
308
|
var does_not_reoccur = "Does not reoccur";
|
|
@@ -333,7 +333,7 @@ var how_much_did_you_learn_from_this_session = "How much did you learn from this
|
|
|
333
333
|
var what_is_the_most_important_thing_you_learned_from_this_session = "What is the most important thing you learned from this session?";
|
|
334
334
|
var your_next_meeting = "Your next meeting";
|
|
335
335
|
var today_at = "Today at";
|
|
336
|
-
var choose_if_you_want_to_do_it_now_or_if_you_would_like_to_book_for_later = "Choose if you want to start the check
|
|
336
|
+
var choose_if_you_want_to_do_it_now_or_if_you_would_like_to_book_for_later = "Choose if you want to start the check in now or book a time with your teacher or counselor for later.";
|
|
337
337
|
var edit = "Edit";
|
|
338
338
|
var phone_number = "Phone number";
|
|
339
339
|
var second_phone_number = "Second phone number";
|
|
@@ -441,7 +441,7 @@ var student_request = "Student Request";
|
|
|
441
441
|
var overview = "Overview";
|
|
442
442
|
var plp = "PLP";
|
|
443
443
|
var my_student_1_to_1 = "My Student 1-to-1";
|
|
444
|
-
var my_student_check_in = "My Student Check
|
|
444
|
+
var my_student_check_in = "My Student Check In";
|
|
445
445
|
var my_student_conference = "My Student Conference";
|
|
446
446
|
var received_date = "Received Date";
|
|
447
447
|
var class_impact_score = "Class Impact Score";
|
|
@@ -579,7 +579,7 @@ var session_scheduled = "Session scheduled";
|
|
|
579
579
|
var search_survey = "Search survey";
|
|
580
580
|
var total_survey = "Total Survey";
|
|
581
581
|
var survey_result = "Survey Result";
|
|
582
|
-
var check_in_from = "Check
|
|
582
|
+
var check_in_from = "Check In from";
|
|
583
583
|
var received_today_at = "Received today at";
|
|
584
584
|
var preview_survey = "Preview Survey";
|
|
585
585
|
var complete_survey = "Complete survey";
|
|
@@ -670,16 +670,16 @@ var marked_themselves_as_unsafe = "marked themselves as unsafe.";
|
|
|
670
670
|
var of_students_are_highly_stressed = "of students are highly stressed.";
|
|
671
671
|
var flagged_with_high_stress = "flagged with high stress.";
|
|
672
672
|
var select_a_student_to_see_their_profile_and_learning_plan = "Select a student to see their profile and learning plan";
|
|
673
|
-
var select_a_student_and_start_a_conversation_with_the_check_in_results = "Select a student and start a conversation with the check
|
|
673
|
+
var select_a_student_and_start_a_conversation_with_the_check_in_results = "Select a student and start a conversation with the check in results";
|
|
674
674
|
var start = "start";
|
|
675
675
|
var teacher_reflection = "Teacher Reflection";
|
|
676
676
|
var notes = "Notes";
|
|
677
677
|
var student_reflection = "Student Reflections";
|
|
678
|
-
var view_latest_check_ins = "View Latest Check
|
|
678
|
+
var view_latest_check_ins = "View Latest Check Ins";
|
|
679
679
|
var this_week_s = "This Week's";
|
|
680
|
-
var missing_weekly_check_in = "missing weekly check
|
|
680
|
+
var missing_weekly_check_in = "missing weekly check in";
|
|
681
681
|
var add_new_student = "Add new student";
|
|
682
|
-
var start_check_in = "Start Check
|
|
682
|
+
var start_check_in = "Start Check In";
|
|
683
683
|
var no_events_today = "No events today";
|
|
684
684
|
var today_schedule = "Today's Schedule";
|
|
685
685
|
var high_stressed = "high stressed";
|
|
@@ -690,22 +690,22 @@ var goal = "goal";
|
|
|
690
690
|
var ended_over_24_hours_ago = "ended over 24 hours ago";
|
|
691
691
|
var start_a_1_1_conversation = "Start a 1-1 Conversation";
|
|
692
692
|
var view_results = "View results";
|
|
693
|
-
var request_check_in = "Request Check
|
|
693
|
+
var request_check_in = "Request Check In";
|
|
694
694
|
var last = "Last";
|
|
695
|
-
var latest_check_ins = "Latest Check
|
|
696
|
-
var students_who_missing_weekly_check_in = "Students who missing weekly check
|
|
697
|
-
var this_student_does_nt_have_missing_check_in = "This student doesn’t have missing check
|
|
698
|
-
var no_student_missing_weekly_check_in = "No student missing weekly check
|
|
695
|
+
var latest_check_ins = "Latest Check Ins";
|
|
696
|
+
var students_who_missing_weekly_check_in = "Students who missing weekly check in";
|
|
697
|
+
var this_student_does_nt_have_missing_check_in = "This student doesn’t have missing check in";
|
|
698
|
+
var no_student_missing_weekly_check_in = "No student missing weekly check in";
|
|
699
699
|
var start_1_1_conversation = "Start 1-1 Conversation";
|
|
700
|
-
var select_a_teacher_and_start_a_check_in = "Select a teacher and start a check
|
|
701
|
-
var this_weeks_check_ins = "This week's check
|
|
700
|
+
var select_a_teacher_and_start_a_check_in = "Select a teacher and start a check in";
|
|
701
|
+
var this_weeks_check_ins = "This week's check ins";
|
|
702
702
|
var this_weeks_1_1s = "This week's 1-1s";
|
|
703
703
|
var this_student_does_nt_have_1_1_in_this_week = "This student doesn’t have 1-1 in this week";
|
|
704
|
-
var this_student_does_nt_have_check_in_in_this_week = "This student doesn’t have check
|
|
705
|
-
var no_last_or_requested_check_ins = "No last or requested Check
|
|
704
|
+
var this_student_does_nt_have_check_in_in_this_week = "This student doesn’t have check in in this week";
|
|
705
|
+
var no_last_or_requested_check_ins = "No last or requested Check Ins";
|
|
706
706
|
var students_who_are_highly_stressed = "Students who are highly stressed";
|
|
707
707
|
var students_who_are_not_feeling_safe = "Students who are not feeling safe";
|
|
708
|
-
var students_missing_a_weekly_check_in = "Students missing a weekly check
|
|
708
|
+
var students_missing_a_weekly_check_in = "Students missing a weekly check in";
|
|
709
709
|
var student_stress_by_zone = "Student Stress by Zone";
|
|
710
710
|
var student_distribution = "Student Distribution";
|
|
711
711
|
var surveys_flags = "Survey's flags";
|
|
@@ -750,10 +750,10 @@ var you_can_only_select_number_kpis_at_a_time = "You can only select {{number}}
|
|
|
750
750
|
var you_can_only_select_number_kpis_at_a_time_To_select_a_new_one_please_switch_off_one_of_the_previous_ones = "You can only select {{number}} KPIs at a time. To select a new one, please switch off one of the previous ones.";
|
|
751
751
|
var last_check__in = "Last Check in";
|
|
752
752
|
var how_many_times_a_strategy_has_been_chosen = "How many times a strategy has been chosen";
|
|
753
|
-
var these_metrics_come_from_students_check_ins_filter_above_to_change_the_data_set = "These metrics come from students' check
|
|
753
|
+
var these_metrics_come_from_students_check_ins_filter_above_to_change_the_data_set = "These metrics come from students' check ins. Filter above to change the data set";
|
|
754
754
|
var not_yet_started = "Not yet started";
|
|
755
755
|
var in_progress = "In progress";
|
|
756
|
-
var export_check_ins_to_csv = "Export Check
|
|
756
|
+
var export_check_ins_to_csv = "Export Check ins to CSV";
|
|
757
757
|
var these_metrics_come_from_the_conference_rubric_only_teacher_responses_are_scored = "These metrics come from the conference rubric. Only teacher responses are scored";
|
|
758
758
|
var please_save_first = "Please save first";
|
|
759
759
|
var print_date = "Print date";
|
|
@@ -1434,7 +1434,7 @@ var lang_us = {
|
|
|
1434
1434
|
this_week_s: this_week_s,
|
|
1435
1435
|
missing_weekly_check_in: missing_weekly_check_in,
|
|
1436
1436
|
add_new_student: add_new_student,
|
|
1437
|
-
"start_your_check-in_and_you_can_also_request_a_conversation_with_your_teacher_after": "Start your check
|
|
1437
|
+
"start_your_check-in_and_you_can_also_request_a_conversation_with_your_teacher_after": "Start your check in and you can also request a conversation with your teacher after",
|
|
1438
1438
|
start_check_in: start_check_in,
|
|
1439
1439
|
no_events_today: no_events_today,
|
|
1440
1440
|
today_schedule: today_schedule,
|
|
@@ -1562,7 +1562,7 @@ var hey$1 = "Hey";
|
|
|
1562
1562
|
var readiness_to_learn$1 = "Readiness to Learn";
|
|
1563
1563
|
var high_impact_learning_strategies$1 = "High Impact Learning Strategies";
|
|
1564
1564
|
var check_in$1 = "Check In";
|
|
1565
|
-
var check_ins$1 = "Check
|
|
1565
|
+
var check_ins$1 = "Check Ins";
|
|
1566
1566
|
var reflection$1 = "Reflection";
|
|
1567
1567
|
var conferences$1 = "Conferences";
|
|
1568
1568
|
var safety$1 = "Safety";
|
|
@@ -1585,11 +1585,11 @@ var tooltip_content_safety_chart$1 = "The visual represenation of all the respon
|
|
|
1585
1585
|
var tooltip_content_student_by_age_chart$1 = "The specific representation of students by gender and grade level at your school.";
|
|
1586
1586
|
var tooltip_content_students_by_designation$1 = "The composite representation of students by individual grades in your school with specific designations.";
|
|
1587
1587
|
var total_1_to_1$1 = "Total 1-to-1";
|
|
1588
|
-
var total_check_in$1 = "Total Check
|
|
1588
|
+
var total_check_in$1 = "Total Check In";
|
|
1589
1589
|
var total_1_to_1_time$1 = "Total 1-to-1 Time";
|
|
1590
1590
|
var total_conferences$1 = "Total Conferences";
|
|
1591
1591
|
var total_conferences_time$1 = "Total Conferences Time";
|
|
1592
|
-
var total_class_reflection_check_ins$1 = "Total Class Reflection Check
|
|
1592
|
+
var total_class_reflection_check_ins$1 = "Total Class Reflection Check Ins";
|
|
1593
1593
|
var create_user$1 = "Create user";
|
|
1594
1594
|
var edit_user$1 = "Edit user";
|
|
1595
1595
|
var change_password$1 = "Change password";
|
|
@@ -1738,7 +1738,7 @@ var edit_designation$1 = "Edit Designation";
|
|
|
1738
1738
|
var confirm$2 = "Confirm";
|
|
1739
1739
|
var hello$1 = "Hello";
|
|
1740
1740
|
var todays_1_1$1 = "Today’s 1-1";
|
|
1741
|
-
var todays_check_in$1 = "Today’s Check
|
|
1741
|
+
var todays_check_in$1 = "Today’s Check In";
|
|
1742
1742
|
var todays_Conferences$1 = "Today’s Conferences";
|
|
1743
1743
|
var next_meeting$1 = "Next Meeting";
|
|
1744
1744
|
var next_conference$1 = "Next Conference";
|
|
@@ -1768,7 +1768,7 @@ var add_new$1 = "Add New";
|
|
|
1768
1768
|
var show_only_work_as_assistant$1 = "Show only work as assistant";
|
|
1769
1769
|
var show_only_work_as_teacher$1 = "Show only work as teacher";
|
|
1770
1770
|
var last_1_to_1$1 = "Last 1-TO-1";
|
|
1771
|
-
var last_check_in$1 = "Last Check
|
|
1771
|
+
var last_check_in$1 = "Last Check In";
|
|
1772
1772
|
var last_conference$1 = "Last conference";
|
|
1773
1773
|
var total_time$1 = "Total time";
|
|
1774
1774
|
var assistant_name$1 = "Assistant Name";
|
|
@@ -1788,7 +1788,7 @@ var change_date$1 = "Change date";
|
|
|
1788
1788
|
var change_time$1 = "Change time";
|
|
1789
1789
|
var apply$1 = "Apply";
|
|
1790
1790
|
var new_1_to_1$1 = "New 1-to-1";
|
|
1791
|
-
var new_check_in$1 = "New Check
|
|
1791
|
+
var new_check_in$1 = "New Check In";
|
|
1792
1792
|
var do_you_want_to_talk_with_teacher$1 = "Do you want to talk with teacher";
|
|
1793
1793
|
var start_now$1 = "Start now";
|
|
1794
1794
|
var book_for_later$1 = "Book for later";
|
|
@@ -1800,7 +1800,7 @@ var select_student$1 = "Select student";
|
|
|
1800
1800
|
var select_staff$1 = "Select staff";
|
|
1801
1801
|
var staff_name$1 = "Staff name";
|
|
1802
1802
|
var select_teacher$1 = "Select teacher";
|
|
1803
|
-
var do_you_want_to_talk_with$1 = "Who would you like to check
|
|
1803
|
+
var do_you_want_to_talk_with$1 = "Who would you like to check In with?";
|
|
1804
1804
|
var please_select_a_student$1 = "Please select a student";
|
|
1805
1805
|
var please_select_a_teacher$1 = "Please select a teacher";
|
|
1806
1806
|
var please_provide_a_valid_student$1 = "Please provide a valid student";
|
|
@@ -1810,7 +1810,7 @@ var you_have_no_teacher$1 = "You have no teacher";
|
|
|
1810
1810
|
var search_teacher$1 = "Search teacher";
|
|
1811
1811
|
var select_date_time$1 = "Select Date & Time";
|
|
1812
1812
|
var book_1_to_1$1 = "Book 1-to-1";
|
|
1813
|
-
var book_new_check_in$1 = "Book new Check
|
|
1813
|
+
var book_new_check_in$1 = "Book new Check In";
|
|
1814
1814
|
var schedule$1 = "Schedule";
|
|
1815
1815
|
var sessions_are_booked_as_10_minute_slots$1 = "Sessions are booked as 10 minute slots";
|
|
1816
1816
|
var does_not_reoccur$1 = "Does not reoccur";
|
|
@@ -1841,7 +1841,7 @@ var how_much_did_you_learn_from_this_session$1 = "How much did you learn from th
|
|
|
1841
1841
|
var what_is_the_most_important_thing_you_learned_from_this_session$1 = "What is the most important thing you learned from this session?";
|
|
1842
1842
|
var your_next_meeting$1 = "Your next meeting";
|
|
1843
1843
|
var today_at$1 = "Today at";
|
|
1844
|
-
var choose_if_you_want_to_do_it_now_or_if_you_would_like_to_book_for_later$1 = "Choose if you want to start the check
|
|
1844
|
+
var choose_if_you_want_to_do_it_now_or_if_you_would_like_to_book_for_later$1 = "Choose if you want to start the check in now or book a time with your teacher or counselor for later.";
|
|
1845
1845
|
var edit$1 = "Edit";
|
|
1846
1846
|
var phone_number$1 = "Phone number";
|
|
1847
1847
|
var second_phone_number$1 = "Second phone number";
|
|
@@ -1949,7 +1949,7 @@ var student_request$1 = "Student Request";
|
|
|
1949
1949
|
var overview$1 = "Overview";
|
|
1950
1950
|
var plp$1 = "PLP";
|
|
1951
1951
|
var my_student_1_to_1$1 = "My Student 1-to-1";
|
|
1952
|
-
var my_student_check_in$1 = "My Student Check
|
|
1952
|
+
var my_student_check_in$1 = "My Student Check In";
|
|
1953
1953
|
var my_student_conference$1 = "My Student Conference";
|
|
1954
1954
|
var received_date$1 = "Received Date";
|
|
1955
1955
|
var class_impact_score$1 = "Class Impact Score";
|
|
@@ -2088,7 +2088,7 @@ var session_scheduled$1 = "Session scheduled";
|
|
|
2088
2088
|
var search_survey$1 = "Search survey";
|
|
2089
2089
|
var total_survey$1 = "Total Survey";
|
|
2090
2090
|
var survey_result$1 = "Survey Result";
|
|
2091
|
-
var check_in_from$1 = "Check
|
|
2091
|
+
var check_in_from$1 = "Check In from";
|
|
2092
2092
|
var received_today_at$1 = "Received today at";
|
|
2093
2093
|
var preview_survey$1 = "Preview Survey";
|
|
2094
2094
|
var complete_survey$1 = "Complete survey";
|
|
@@ -2178,16 +2178,16 @@ var marked_themselves_as_unsafe$1 = "marked themselves as unsafe.";
|
|
|
2178
2178
|
var of_students_are_highly_stressed$1 = "of students are highly stressed.";
|
|
2179
2179
|
var flagged_with_high_stress$1 = "flagged with high stress.";
|
|
2180
2180
|
var select_a_student_to_see_their_profile_and_learning_plan$1 = "Select a student to see their profile and learning plan";
|
|
2181
|
-
var select_a_student_and_start_a_conversation_with_the_check_in_results$1 = "Select a student and start a conversation with the check
|
|
2181
|
+
var select_a_student_and_start_a_conversation_with_the_check_in_results$1 = "Select a student and start a conversation with the check In results";
|
|
2182
2182
|
var start$1 = "start";
|
|
2183
2183
|
var teacher_reflection$1 = "Teacher Reflection";
|
|
2184
2184
|
var notes$1 = "Notes";
|
|
2185
2185
|
var student_reflection$1 = "Student Reflections";
|
|
2186
|
-
var view_latest_check_ins$1 = "View Latest Check
|
|
2186
|
+
var view_latest_check_ins$1 = "View Latest Check Ins";
|
|
2187
2187
|
var this_week_s$1 = "This Week's";
|
|
2188
|
-
var missing_weekly_check_in$1 = "missing weekly check
|
|
2188
|
+
var missing_weekly_check_in$1 = "missing weekly check in";
|
|
2189
2189
|
var add_new_student$1 = "Add new student";
|
|
2190
|
-
var start_check_in$1 = "Start Check
|
|
2190
|
+
var start_check_in$1 = "Start Check In";
|
|
2191
2191
|
var no_events_today$1 = "No events today";
|
|
2192
2192
|
var today_schedule$1 = "Today's Schedule";
|
|
2193
2193
|
var high_stressed$1 = "high stressed";
|
|
@@ -2198,22 +2198,22 @@ var goal$1 = "goal";
|
|
|
2198
2198
|
var ended_over_24_hours_ago$1 = "ended over 24 hours ago";
|
|
2199
2199
|
var start_a_1_1_conversation$1 = "Start a 1-1 Conversation";
|
|
2200
2200
|
var view_results$1 = "View results";
|
|
2201
|
-
var request_check_in$1 = "Request Check
|
|
2201
|
+
var request_check_in$1 = "Request Check In";
|
|
2202
2202
|
var last$1 = "Last";
|
|
2203
|
-
var latest_check_ins$1 = "Latest Check
|
|
2204
|
-
var students_who_missing_weekly_check_in$1 = "Students who missing weekly check
|
|
2205
|
-
var this_student_does_nt_have_missing_check_in$1 = "This student doesn’t have missing check
|
|
2206
|
-
var no_student_missing_weekly_check_in$1 = "No student missing weekly check
|
|
2203
|
+
var latest_check_ins$1 = "Latest Check Ins";
|
|
2204
|
+
var students_who_missing_weekly_check_in$1 = "Students who missing weekly check in";
|
|
2205
|
+
var this_student_does_nt_have_missing_check_in$1 = "This student doesn’t have missing check in";
|
|
2206
|
+
var no_student_missing_weekly_check_in$1 = "No student missing weekly check in";
|
|
2207
2207
|
var start_1_1_conversation$1 = "Start 1-1 Conversation";
|
|
2208
|
-
var select_a_teacher_and_start_a_check_in$1 = "Select a teacher and start a check
|
|
2209
|
-
var this_weeks_check_ins$1 = "This week's check
|
|
2208
|
+
var select_a_teacher_and_start_a_check_in$1 = "Select a teacher and start a check in";
|
|
2209
|
+
var this_weeks_check_ins$1 = "This week's check Ins";
|
|
2210
2210
|
var this_weeks_1_1s$1 = "This week's 1-1s";
|
|
2211
2211
|
var this_student_does_nt_have_1_1_in_this_week$1 = "This student doesn’t have 1-1 in this week";
|
|
2212
|
-
var this_student_does_nt_have_check_in_in_this_week$1 = "This student doesn’t have check
|
|
2213
|
-
var no_last_or_requested_check_ins$1 = "No last or requested Check
|
|
2212
|
+
var this_student_does_nt_have_check_in_in_this_week$1 = "This student doesn’t have check in in this week";
|
|
2213
|
+
var no_last_or_requested_check_ins$1 = "No last or requested Check Ins";
|
|
2214
2214
|
var students_who_are_highly_stressed$1 = "Students who are highly stressed";
|
|
2215
2215
|
var students_who_are_not_feeling_safe$1 = "Students who are not feeling safe";
|
|
2216
|
-
var students_missing_a_weekly_check_in$1 = "Students missing a weekly check
|
|
2216
|
+
var students_missing_a_weekly_check_in$1 = "Students missing a weekly check in";
|
|
2217
2217
|
var student_stress_by_zone$1 = "Student Stress by Zone";
|
|
2218
2218
|
var student_distribution$1 = "Student Distribution";
|
|
2219
2219
|
var surveys_flags$1 = "Survey's flags";
|
|
@@ -2258,10 +2258,10 @@ var you_can_only_select_number_kpis_at_a_time$1 = "You can only select {{number}
|
|
|
2258
2258
|
var you_can_only_select_number_kpis_at_a_time_To_select_a_new_one_please_switch_off_one_of_the_previous_ones$1 = "You can only select {{number}} KPIs at a time. To select a new one, please switch off one of the previous ones.";
|
|
2259
2259
|
var last_check__in$1 = "Last Check in";
|
|
2260
2260
|
var how_many_times_a_strategy_has_been_chosen$1 = "How many times a strategy has been chosen";
|
|
2261
|
-
var these_metrics_come_from_students_check_ins_filter_above_to_change_the_data_set$1 = "These metrics come from students' check
|
|
2261
|
+
var these_metrics_come_from_students_check_ins_filter_above_to_change_the_data_set$1 = "These metrics come from students' check ins. Filter above to change the data set";
|
|
2262
2262
|
var not_yet_started$1 = "Not yet started";
|
|
2263
2263
|
var in_progress$1 = "In progress";
|
|
2264
|
-
var export_check_ins_to_csv$1 = "Export Check
|
|
2264
|
+
var export_check_ins_to_csv$1 = "Export Check Ins to CSV";
|
|
2265
2265
|
var these_metrics_come_from_the_conference_rubric_only_teacher_responses_are_scored$1 = "These metrics come from the conference rubric. Only teacher responses are scored";
|
|
2266
2266
|
var please_save_first$1 = "Please save first";
|
|
2267
2267
|
var print_date$1 = "Print date";
|
|
@@ -2942,7 +2942,7 @@ var lang_uk = {
|
|
|
2942
2942
|
this_week_s: this_week_s$1,
|
|
2943
2943
|
missing_weekly_check_in: missing_weekly_check_in$1,
|
|
2944
2944
|
add_new_student: add_new_student$1,
|
|
2945
|
-
"start_your_check-in_and_you_can_also_request_a_conversation_with_your_teacher_after": "Start your check
|
|
2945
|
+
"start_your_check-in_and_you_can_also_request_a_conversation_with_your_teacher_after": "Start your check In and you can also request a conversation with your teacher after",
|
|
2946
2946
|
start_check_in: start_check_in$1,
|
|
2947
2947
|
no_events_today: no_events_today$1,
|
|
2948
2948
|
today_schedule: today_schedule$1,
|
package/dist/index.modern.js
CHANGED
|
@@ -52,7 +52,7 @@ var hey = "Hey";
|
|
|
52
52
|
var readiness_to_learn = "Readiness to Learn";
|
|
53
53
|
var high_impact_learning_strategies = "High Impact Learning Strategies";
|
|
54
54
|
var check_in = "Check In";
|
|
55
|
-
var check_ins = "Check
|
|
55
|
+
var check_ins = "Check Ins";
|
|
56
56
|
var reflection = "Reflection";
|
|
57
57
|
var conferences = "Conferences";
|
|
58
58
|
var safety = "Safety";
|
|
@@ -75,11 +75,11 @@ var tooltip_content_safety_chart = "The visual represenation of all the response
|
|
|
75
75
|
var tooltip_content_student_by_age_chart = "The specific representation of students by gender and grade level at your school.";
|
|
76
76
|
var tooltip_content_students_by_designation = "The composite representation of students by individual grades in your school with specific designations.";
|
|
77
77
|
var total_1_to_1 = "Total 1-to-1";
|
|
78
|
-
var total_check_in = "Total Check
|
|
78
|
+
var total_check_in = "Total Check In";
|
|
79
79
|
var total_1_to_1_time = "Total 1-to-1 Time";
|
|
80
80
|
var total_conferences = "Total Conferences";
|
|
81
81
|
var total_conferences_time = "Total Conferences Time";
|
|
82
|
-
var total_class_reflection_check_ins = "Total Class Reflection Check
|
|
82
|
+
var total_class_reflection_check_ins = "Total Class Reflection Check Ins";
|
|
83
83
|
var create_user = "Create user";
|
|
84
84
|
var edit_user = "Edit user";
|
|
85
85
|
var change_password = "Change password";
|
|
@@ -227,7 +227,7 @@ var edit_designation = "Edit Designation";
|
|
|
227
227
|
var confirm$1 = "Confirm";
|
|
228
228
|
var hello = "Hello";
|
|
229
229
|
var todays_1_1 = "Today’s 1-1";
|
|
230
|
-
var todays_check_in = "Today’s Check
|
|
230
|
+
var todays_check_in = "Today’s Check In";
|
|
231
231
|
var todays_Conferences = "Today’s Conferences";
|
|
232
232
|
var next_meeting = "Next Meeting";
|
|
233
233
|
var next_conference = "Next Conference";
|
|
@@ -257,7 +257,7 @@ var add_new = "Add New";
|
|
|
257
257
|
var show_only_work_as_assistant = "Show only work as assistant";
|
|
258
258
|
var show_only_work_as_teacher = "Show only work as teacher";
|
|
259
259
|
var last_1_to_1 = "Last 1-TO-1";
|
|
260
|
-
var last_check_in = "Last Check
|
|
260
|
+
var last_check_in = "Last Check In";
|
|
261
261
|
var last_conference = "Last conference";
|
|
262
262
|
var total_time = "Total time";
|
|
263
263
|
var assistant_name = "Assistant Name";
|
|
@@ -277,7 +277,7 @@ var change_date = "Change date";
|
|
|
277
277
|
var change_time = "Change time";
|
|
278
278
|
var apply = "Apply";
|
|
279
279
|
var new_1_to_1 = "New 1-to-1";
|
|
280
|
-
var new_check_in = "New Check
|
|
280
|
+
var new_check_in = "New Check In";
|
|
281
281
|
var do_you_want_to_talk_with_teacher = "Do you want to talk with teacher";
|
|
282
282
|
var start_now = "Start now";
|
|
283
283
|
var book_for_later = "Book for later";
|
|
@@ -289,7 +289,7 @@ var select_student = "Select student";
|
|
|
289
289
|
var select_staff = "Select staff";
|
|
290
290
|
var staff_name = "Staff name";
|
|
291
291
|
var select_teacher = "Select teacher";
|
|
292
|
-
var do_you_want_to_talk_with = "Who would you like to check
|
|
292
|
+
var do_you_want_to_talk_with = "Who would you like to check in with?";
|
|
293
293
|
var please_select_a_student = "Please select a student";
|
|
294
294
|
var please_select_a_teacher = "Please select a teacher";
|
|
295
295
|
var please_provide_a_valid_student = "Please provide a valid student";
|
|
@@ -299,7 +299,7 @@ var you_have_no_teacher = "You have no teacher";
|
|
|
299
299
|
var search_teacher = "Search teacher";
|
|
300
300
|
var select_date_time = "Select Date & Time";
|
|
301
301
|
var book_1_to_1 = "Book 1-to-1";
|
|
302
|
-
var book_new_check_in = "Book new Check
|
|
302
|
+
var book_new_check_in = "Book new Check In";
|
|
303
303
|
var schedule = "Schedule";
|
|
304
304
|
var sessions_are_booked_as_10_minute_slots = "Sessions are booked as 10 minute slots";
|
|
305
305
|
var does_not_reoccur = "Does not reoccur";
|
|
@@ -330,7 +330,7 @@ var how_much_did_you_learn_from_this_session = "How much did you learn from this
|
|
|
330
330
|
var what_is_the_most_important_thing_you_learned_from_this_session = "What is the most important thing you learned from this session?";
|
|
331
331
|
var your_next_meeting = "Your next meeting";
|
|
332
332
|
var today_at = "Today at";
|
|
333
|
-
var choose_if_you_want_to_do_it_now_or_if_you_would_like_to_book_for_later = "Choose if you want to start the check
|
|
333
|
+
var choose_if_you_want_to_do_it_now_or_if_you_would_like_to_book_for_later = "Choose if you want to start the check in now or book a time with your teacher or counselor for later.";
|
|
334
334
|
var edit = "Edit";
|
|
335
335
|
var phone_number = "Phone number";
|
|
336
336
|
var second_phone_number = "Second phone number";
|
|
@@ -438,7 +438,7 @@ var student_request = "Student Request";
|
|
|
438
438
|
var overview = "Overview";
|
|
439
439
|
var plp = "PLP";
|
|
440
440
|
var my_student_1_to_1 = "My Student 1-to-1";
|
|
441
|
-
var my_student_check_in = "My Student Check
|
|
441
|
+
var my_student_check_in = "My Student Check In";
|
|
442
442
|
var my_student_conference = "My Student Conference";
|
|
443
443
|
var received_date = "Received Date";
|
|
444
444
|
var class_impact_score = "Class Impact Score";
|
|
@@ -576,7 +576,7 @@ var session_scheduled = "Session scheduled";
|
|
|
576
576
|
var search_survey = "Search survey";
|
|
577
577
|
var total_survey = "Total Survey";
|
|
578
578
|
var survey_result = "Survey Result";
|
|
579
|
-
var check_in_from = "Check
|
|
579
|
+
var check_in_from = "Check In from";
|
|
580
580
|
var received_today_at = "Received today at";
|
|
581
581
|
var preview_survey = "Preview Survey";
|
|
582
582
|
var complete_survey = "Complete survey";
|
|
@@ -667,16 +667,16 @@ var marked_themselves_as_unsafe = "marked themselves as unsafe.";
|
|
|
667
667
|
var of_students_are_highly_stressed = "of students are highly stressed.";
|
|
668
668
|
var flagged_with_high_stress = "flagged with high stress.";
|
|
669
669
|
var select_a_student_to_see_their_profile_and_learning_plan = "Select a student to see their profile and learning plan";
|
|
670
|
-
var select_a_student_and_start_a_conversation_with_the_check_in_results = "Select a student and start a conversation with the check
|
|
670
|
+
var select_a_student_and_start_a_conversation_with_the_check_in_results = "Select a student and start a conversation with the check in results";
|
|
671
671
|
var start = "start";
|
|
672
672
|
var teacher_reflection = "Teacher Reflection";
|
|
673
673
|
var notes = "Notes";
|
|
674
674
|
var student_reflection = "Student Reflections";
|
|
675
|
-
var view_latest_check_ins = "View Latest Check
|
|
675
|
+
var view_latest_check_ins = "View Latest Check Ins";
|
|
676
676
|
var this_week_s = "This Week's";
|
|
677
|
-
var missing_weekly_check_in = "missing weekly check
|
|
677
|
+
var missing_weekly_check_in = "missing weekly check in";
|
|
678
678
|
var add_new_student = "Add new student";
|
|
679
|
-
var start_check_in = "Start Check
|
|
679
|
+
var start_check_in = "Start Check In";
|
|
680
680
|
var no_events_today = "No events today";
|
|
681
681
|
var today_schedule = "Today's Schedule";
|
|
682
682
|
var high_stressed = "high stressed";
|
|
@@ -687,22 +687,22 @@ var goal = "goal";
|
|
|
687
687
|
var ended_over_24_hours_ago = "ended over 24 hours ago";
|
|
688
688
|
var start_a_1_1_conversation = "Start a 1-1 Conversation";
|
|
689
689
|
var view_results = "View results";
|
|
690
|
-
var request_check_in = "Request Check
|
|
690
|
+
var request_check_in = "Request Check In";
|
|
691
691
|
var last = "Last";
|
|
692
|
-
var latest_check_ins = "Latest Check
|
|
693
|
-
var students_who_missing_weekly_check_in = "Students who missing weekly check
|
|
694
|
-
var this_student_does_nt_have_missing_check_in = "This student doesn’t have missing check
|
|
695
|
-
var no_student_missing_weekly_check_in = "No student missing weekly check
|
|
692
|
+
var latest_check_ins = "Latest Check Ins";
|
|
693
|
+
var students_who_missing_weekly_check_in = "Students who missing weekly check in";
|
|
694
|
+
var this_student_does_nt_have_missing_check_in = "This student doesn’t have missing check in";
|
|
695
|
+
var no_student_missing_weekly_check_in = "No student missing weekly check in";
|
|
696
696
|
var start_1_1_conversation = "Start 1-1 Conversation";
|
|
697
|
-
var select_a_teacher_and_start_a_check_in = "Select a teacher and start a check
|
|
698
|
-
var this_weeks_check_ins = "This week's check
|
|
697
|
+
var select_a_teacher_and_start_a_check_in = "Select a teacher and start a check in";
|
|
698
|
+
var this_weeks_check_ins = "This week's check ins";
|
|
699
699
|
var this_weeks_1_1s = "This week's 1-1s";
|
|
700
700
|
var this_student_does_nt_have_1_1_in_this_week = "This student doesn’t have 1-1 in this week";
|
|
701
|
-
var this_student_does_nt_have_check_in_in_this_week = "This student doesn’t have check
|
|
702
|
-
var no_last_or_requested_check_ins = "No last or requested Check
|
|
701
|
+
var this_student_does_nt_have_check_in_in_this_week = "This student doesn’t have check in in this week";
|
|
702
|
+
var no_last_or_requested_check_ins = "No last or requested Check Ins";
|
|
703
703
|
var students_who_are_highly_stressed = "Students who are highly stressed";
|
|
704
704
|
var students_who_are_not_feeling_safe = "Students who are not feeling safe";
|
|
705
|
-
var students_missing_a_weekly_check_in = "Students missing a weekly check
|
|
705
|
+
var students_missing_a_weekly_check_in = "Students missing a weekly check in";
|
|
706
706
|
var student_stress_by_zone = "Student Stress by Zone";
|
|
707
707
|
var student_distribution = "Student Distribution";
|
|
708
708
|
var surveys_flags = "Survey's flags";
|
|
@@ -747,10 +747,10 @@ var you_can_only_select_number_kpis_at_a_time = "You can only select {{number}}
|
|
|
747
747
|
var you_can_only_select_number_kpis_at_a_time_To_select_a_new_one_please_switch_off_one_of_the_previous_ones = "You can only select {{number}} KPIs at a time. To select a new one, please switch off one of the previous ones.";
|
|
748
748
|
var last_check__in = "Last Check in";
|
|
749
749
|
var how_many_times_a_strategy_has_been_chosen = "How many times a strategy has been chosen";
|
|
750
|
-
var these_metrics_come_from_students_check_ins_filter_above_to_change_the_data_set = "These metrics come from students' check
|
|
750
|
+
var these_metrics_come_from_students_check_ins_filter_above_to_change_the_data_set = "These metrics come from students' check ins. Filter above to change the data set";
|
|
751
751
|
var not_yet_started = "Not yet started";
|
|
752
752
|
var in_progress = "In progress";
|
|
753
|
-
var export_check_ins_to_csv = "Export Check
|
|
753
|
+
var export_check_ins_to_csv = "Export Check ins to CSV";
|
|
754
754
|
var these_metrics_come_from_the_conference_rubric_only_teacher_responses_are_scored = "These metrics come from the conference rubric. Only teacher responses are scored";
|
|
755
755
|
var please_save_first = "Please save first";
|
|
756
756
|
var print_date = "Print date";
|
|
@@ -1431,7 +1431,7 @@ var lang_us = {
|
|
|
1431
1431
|
this_week_s: this_week_s,
|
|
1432
1432
|
missing_weekly_check_in: missing_weekly_check_in,
|
|
1433
1433
|
add_new_student: add_new_student,
|
|
1434
|
-
"start_your_check-in_and_you_can_also_request_a_conversation_with_your_teacher_after": "Start your check
|
|
1434
|
+
"start_your_check-in_and_you_can_also_request_a_conversation_with_your_teacher_after": "Start your check in and you can also request a conversation with your teacher after",
|
|
1435
1435
|
start_check_in: start_check_in,
|
|
1436
1436
|
no_events_today: no_events_today,
|
|
1437
1437
|
today_schedule: today_schedule,
|
|
@@ -1559,7 +1559,7 @@ var hey$1 = "Hey";
|
|
|
1559
1559
|
var readiness_to_learn$1 = "Readiness to Learn";
|
|
1560
1560
|
var high_impact_learning_strategies$1 = "High Impact Learning Strategies";
|
|
1561
1561
|
var check_in$1 = "Check In";
|
|
1562
|
-
var check_ins$1 = "Check
|
|
1562
|
+
var check_ins$1 = "Check Ins";
|
|
1563
1563
|
var reflection$1 = "Reflection";
|
|
1564
1564
|
var conferences$1 = "Conferences";
|
|
1565
1565
|
var safety$1 = "Safety";
|
|
@@ -1582,11 +1582,11 @@ var tooltip_content_safety_chart$1 = "The visual represenation of all the respon
|
|
|
1582
1582
|
var tooltip_content_student_by_age_chart$1 = "The specific representation of students by gender and grade level at your school.";
|
|
1583
1583
|
var tooltip_content_students_by_designation$1 = "The composite representation of students by individual grades in your school with specific designations.";
|
|
1584
1584
|
var total_1_to_1$1 = "Total 1-to-1";
|
|
1585
|
-
var total_check_in$1 = "Total Check
|
|
1585
|
+
var total_check_in$1 = "Total Check In";
|
|
1586
1586
|
var total_1_to_1_time$1 = "Total 1-to-1 Time";
|
|
1587
1587
|
var total_conferences$1 = "Total Conferences";
|
|
1588
1588
|
var total_conferences_time$1 = "Total Conferences Time";
|
|
1589
|
-
var total_class_reflection_check_ins$1 = "Total Class Reflection Check
|
|
1589
|
+
var total_class_reflection_check_ins$1 = "Total Class Reflection Check Ins";
|
|
1590
1590
|
var create_user$1 = "Create user";
|
|
1591
1591
|
var edit_user$1 = "Edit user";
|
|
1592
1592
|
var change_password$1 = "Change password";
|
|
@@ -1735,7 +1735,7 @@ var edit_designation$1 = "Edit Designation";
|
|
|
1735
1735
|
var confirm$2 = "Confirm";
|
|
1736
1736
|
var hello$1 = "Hello";
|
|
1737
1737
|
var todays_1_1$1 = "Today’s 1-1";
|
|
1738
|
-
var todays_check_in$1 = "Today’s Check
|
|
1738
|
+
var todays_check_in$1 = "Today’s Check In";
|
|
1739
1739
|
var todays_Conferences$1 = "Today’s Conferences";
|
|
1740
1740
|
var next_meeting$1 = "Next Meeting";
|
|
1741
1741
|
var next_conference$1 = "Next Conference";
|
|
@@ -1765,7 +1765,7 @@ var add_new$1 = "Add New";
|
|
|
1765
1765
|
var show_only_work_as_assistant$1 = "Show only work as assistant";
|
|
1766
1766
|
var show_only_work_as_teacher$1 = "Show only work as teacher";
|
|
1767
1767
|
var last_1_to_1$1 = "Last 1-TO-1";
|
|
1768
|
-
var last_check_in$1 = "Last Check
|
|
1768
|
+
var last_check_in$1 = "Last Check In";
|
|
1769
1769
|
var last_conference$1 = "Last conference";
|
|
1770
1770
|
var total_time$1 = "Total time";
|
|
1771
1771
|
var assistant_name$1 = "Assistant Name";
|
|
@@ -1785,7 +1785,7 @@ var change_date$1 = "Change date";
|
|
|
1785
1785
|
var change_time$1 = "Change time";
|
|
1786
1786
|
var apply$1 = "Apply";
|
|
1787
1787
|
var new_1_to_1$1 = "New 1-to-1";
|
|
1788
|
-
var new_check_in$1 = "New Check
|
|
1788
|
+
var new_check_in$1 = "New Check In";
|
|
1789
1789
|
var do_you_want_to_talk_with_teacher$1 = "Do you want to talk with teacher";
|
|
1790
1790
|
var start_now$1 = "Start now";
|
|
1791
1791
|
var book_for_later$1 = "Book for later";
|
|
@@ -1797,7 +1797,7 @@ var select_student$1 = "Select student";
|
|
|
1797
1797
|
var select_staff$1 = "Select staff";
|
|
1798
1798
|
var staff_name$1 = "Staff name";
|
|
1799
1799
|
var select_teacher$1 = "Select teacher";
|
|
1800
|
-
var do_you_want_to_talk_with$1 = "Who would you like to check
|
|
1800
|
+
var do_you_want_to_talk_with$1 = "Who would you like to check In with?";
|
|
1801
1801
|
var please_select_a_student$1 = "Please select a student";
|
|
1802
1802
|
var please_select_a_teacher$1 = "Please select a teacher";
|
|
1803
1803
|
var please_provide_a_valid_student$1 = "Please provide a valid student";
|
|
@@ -1807,7 +1807,7 @@ var you_have_no_teacher$1 = "You have no teacher";
|
|
|
1807
1807
|
var search_teacher$1 = "Search teacher";
|
|
1808
1808
|
var select_date_time$1 = "Select Date & Time";
|
|
1809
1809
|
var book_1_to_1$1 = "Book 1-to-1";
|
|
1810
|
-
var book_new_check_in$1 = "Book new Check
|
|
1810
|
+
var book_new_check_in$1 = "Book new Check In";
|
|
1811
1811
|
var schedule$1 = "Schedule";
|
|
1812
1812
|
var sessions_are_booked_as_10_minute_slots$1 = "Sessions are booked as 10 minute slots";
|
|
1813
1813
|
var does_not_reoccur$1 = "Does not reoccur";
|
|
@@ -1838,7 +1838,7 @@ var how_much_did_you_learn_from_this_session$1 = "How much did you learn from th
|
|
|
1838
1838
|
var what_is_the_most_important_thing_you_learned_from_this_session$1 = "What is the most important thing you learned from this session?";
|
|
1839
1839
|
var your_next_meeting$1 = "Your next meeting";
|
|
1840
1840
|
var today_at$1 = "Today at";
|
|
1841
|
-
var choose_if_you_want_to_do_it_now_or_if_you_would_like_to_book_for_later$1 = "Choose if you want to start the check
|
|
1841
|
+
var choose_if_you_want_to_do_it_now_or_if_you_would_like_to_book_for_later$1 = "Choose if you want to start the check in now or book a time with your teacher or counselor for later.";
|
|
1842
1842
|
var edit$1 = "Edit";
|
|
1843
1843
|
var phone_number$1 = "Phone number";
|
|
1844
1844
|
var second_phone_number$1 = "Second phone number";
|
|
@@ -1946,7 +1946,7 @@ var student_request$1 = "Student Request";
|
|
|
1946
1946
|
var overview$1 = "Overview";
|
|
1947
1947
|
var plp$1 = "PLP";
|
|
1948
1948
|
var my_student_1_to_1$1 = "My Student 1-to-1";
|
|
1949
|
-
var my_student_check_in$1 = "My Student Check
|
|
1949
|
+
var my_student_check_in$1 = "My Student Check In";
|
|
1950
1950
|
var my_student_conference$1 = "My Student Conference";
|
|
1951
1951
|
var received_date$1 = "Received Date";
|
|
1952
1952
|
var class_impact_score$1 = "Class Impact Score";
|
|
@@ -2085,7 +2085,7 @@ var session_scheduled$1 = "Session scheduled";
|
|
|
2085
2085
|
var search_survey$1 = "Search survey";
|
|
2086
2086
|
var total_survey$1 = "Total Survey";
|
|
2087
2087
|
var survey_result$1 = "Survey Result";
|
|
2088
|
-
var check_in_from$1 = "Check
|
|
2088
|
+
var check_in_from$1 = "Check In from";
|
|
2089
2089
|
var received_today_at$1 = "Received today at";
|
|
2090
2090
|
var preview_survey$1 = "Preview Survey";
|
|
2091
2091
|
var complete_survey$1 = "Complete survey";
|
|
@@ -2175,16 +2175,16 @@ var marked_themselves_as_unsafe$1 = "marked themselves as unsafe.";
|
|
|
2175
2175
|
var of_students_are_highly_stressed$1 = "of students are highly stressed.";
|
|
2176
2176
|
var flagged_with_high_stress$1 = "flagged with high stress.";
|
|
2177
2177
|
var select_a_student_to_see_their_profile_and_learning_plan$1 = "Select a student to see their profile and learning plan";
|
|
2178
|
-
var select_a_student_and_start_a_conversation_with_the_check_in_results$1 = "Select a student and start a conversation with the check
|
|
2178
|
+
var select_a_student_and_start_a_conversation_with_the_check_in_results$1 = "Select a student and start a conversation with the check In results";
|
|
2179
2179
|
var start$1 = "start";
|
|
2180
2180
|
var teacher_reflection$1 = "Teacher Reflection";
|
|
2181
2181
|
var notes$1 = "Notes";
|
|
2182
2182
|
var student_reflection$1 = "Student Reflections";
|
|
2183
|
-
var view_latest_check_ins$1 = "View Latest Check
|
|
2183
|
+
var view_latest_check_ins$1 = "View Latest Check Ins";
|
|
2184
2184
|
var this_week_s$1 = "This Week's";
|
|
2185
|
-
var missing_weekly_check_in$1 = "missing weekly check
|
|
2185
|
+
var missing_weekly_check_in$1 = "missing weekly check in";
|
|
2186
2186
|
var add_new_student$1 = "Add new student";
|
|
2187
|
-
var start_check_in$1 = "Start Check
|
|
2187
|
+
var start_check_in$1 = "Start Check In";
|
|
2188
2188
|
var no_events_today$1 = "No events today";
|
|
2189
2189
|
var today_schedule$1 = "Today's Schedule";
|
|
2190
2190
|
var high_stressed$1 = "high stressed";
|
|
@@ -2195,22 +2195,22 @@ var goal$1 = "goal";
|
|
|
2195
2195
|
var ended_over_24_hours_ago$1 = "ended over 24 hours ago";
|
|
2196
2196
|
var start_a_1_1_conversation$1 = "Start a 1-1 Conversation";
|
|
2197
2197
|
var view_results$1 = "View results";
|
|
2198
|
-
var request_check_in$1 = "Request Check
|
|
2198
|
+
var request_check_in$1 = "Request Check In";
|
|
2199
2199
|
var last$1 = "Last";
|
|
2200
|
-
var latest_check_ins$1 = "Latest Check
|
|
2201
|
-
var students_who_missing_weekly_check_in$1 = "Students who missing weekly check
|
|
2202
|
-
var this_student_does_nt_have_missing_check_in$1 = "This student doesn’t have missing check
|
|
2203
|
-
var no_student_missing_weekly_check_in$1 = "No student missing weekly check
|
|
2200
|
+
var latest_check_ins$1 = "Latest Check Ins";
|
|
2201
|
+
var students_who_missing_weekly_check_in$1 = "Students who missing weekly check in";
|
|
2202
|
+
var this_student_does_nt_have_missing_check_in$1 = "This student doesn’t have missing check in";
|
|
2203
|
+
var no_student_missing_weekly_check_in$1 = "No student missing weekly check in";
|
|
2204
2204
|
var start_1_1_conversation$1 = "Start 1-1 Conversation";
|
|
2205
|
-
var select_a_teacher_and_start_a_check_in$1 = "Select a teacher and start a check
|
|
2206
|
-
var this_weeks_check_ins$1 = "This week's check
|
|
2205
|
+
var select_a_teacher_and_start_a_check_in$1 = "Select a teacher and start a check in";
|
|
2206
|
+
var this_weeks_check_ins$1 = "This week's check Ins";
|
|
2207
2207
|
var this_weeks_1_1s$1 = "This week's 1-1s";
|
|
2208
2208
|
var this_student_does_nt_have_1_1_in_this_week$1 = "This student doesn’t have 1-1 in this week";
|
|
2209
|
-
var this_student_does_nt_have_check_in_in_this_week$1 = "This student doesn’t have check
|
|
2210
|
-
var no_last_or_requested_check_ins$1 = "No last or requested Check
|
|
2209
|
+
var this_student_does_nt_have_check_in_in_this_week$1 = "This student doesn’t have check in in this week";
|
|
2210
|
+
var no_last_or_requested_check_ins$1 = "No last or requested Check Ins";
|
|
2211
2211
|
var students_who_are_highly_stressed$1 = "Students who are highly stressed";
|
|
2212
2212
|
var students_who_are_not_feeling_safe$1 = "Students who are not feeling safe";
|
|
2213
|
-
var students_missing_a_weekly_check_in$1 = "Students missing a weekly check
|
|
2213
|
+
var students_missing_a_weekly_check_in$1 = "Students missing a weekly check in";
|
|
2214
2214
|
var student_stress_by_zone$1 = "Student Stress by Zone";
|
|
2215
2215
|
var student_distribution$1 = "Student Distribution";
|
|
2216
2216
|
var surveys_flags$1 = "Survey's flags";
|
|
@@ -2255,10 +2255,10 @@ var you_can_only_select_number_kpis_at_a_time$1 = "You can only select {{number}
|
|
|
2255
2255
|
var you_can_only_select_number_kpis_at_a_time_To_select_a_new_one_please_switch_off_one_of_the_previous_ones$1 = "You can only select {{number}} KPIs at a time. To select a new one, please switch off one of the previous ones.";
|
|
2256
2256
|
var last_check__in$1 = "Last Check in";
|
|
2257
2257
|
var how_many_times_a_strategy_has_been_chosen$1 = "How many times a strategy has been chosen";
|
|
2258
|
-
var these_metrics_come_from_students_check_ins_filter_above_to_change_the_data_set$1 = "These metrics come from students' check
|
|
2258
|
+
var these_metrics_come_from_students_check_ins_filter_above_to_change_the_data_set$1 = "These metrics come from students' check ins. Filter above to change the data set";
|
|
2259
2259
|
var not_yet_started$1 = "Not yet started";
|
|
2260
2260
|
var in_progress$1 = "In progress";
|
|
2261
|
-
var export_check_ins_to_csv$1 = "Export Check
|
|
2261
|
+
var export_check_ins_to_csv$1 = "Export Check Ins to CSV";
|
|
2262
2262
|
var these_metrics_come_from_the_conference_rubric_only_teacher_responses_are_scored$1 = "These metrics come from the conference rubric. Only teacher responses are scored";
|
|
2263
2263
|
var please_save_first$1 = "Please save first";
|
|
2264
2264
|
var print_date$1 = "Print date";
|
|
@@ -2939,7 +2939,7 @@ var lang_uk = {
|
|
|
2939
2939
|
this_week_s: this_week_s$1,
|
|
2940
2940
|
missing_weekly_check_in: missing_weekly_check_in$1,
|
|
2941
2941
|
add_new_student: add_new_student$1,
|
|
2942
|
-
"start_your_check-in_and_you_can_also_request_a_conversation_with_your_teacher_after": "Start your check
|
|
2942
|
+
"start_your_check-in_and_you_can_also_request_a_conversation_with_your_teacher_after": "Start your check In and you can also request a conversation with your teacher after",
|
|
2943
2943
|
start_check_in: start_check_in$1,
|
|
2944
2944
|
no_events_today: no_events_today$1,
|
|
2945
2945
|
today_schedule: today_schedule$1,
|