mario-core 2.9.418-release → 2.9.419-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.
@@ -65,8 +65,8 @@ var gender = "Gender";
65
65
  var grade = "Grade";
66
66
  var grades = "Grades";
67
67
  var current_grade = "Current Grade";
68
- var student_name = "Student name";
69
- var teacher_name = "Teacher name";
68
+ var student_name = "Student Name";
69
+ var teacher_name = "Teacher Name";
70
70
  var start_date = "Start Date";
71
71
  var end_date = "End Date";
72
72
  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.";
@@ -123,8 +123,8 @@ var default_question_for_students_or_teachers = "Default question for students o
123
123
  var is_default_question_general_class = "Is default question general class";
124
124
  var default_question_general_for_students_or_teachers = "Default question general for students or teachers";
125
125
  var before_session = "Before session";
126
- var edit_custom_alert = "Edit custom alert";
127
- var create_custom_alert = "Create custom alert";
126
+ var edit_custom_alert = "Edit Custom Alert";
127
+ var create_custom_alert = "Create Custom Alert";
128
128
  var total_of_custom_alert = "Total Custom Alerts";
129
129
  var number_of_sessions = "Number of sessions";
130
130
  var number_of_students = "Number of students";
@@ -714,9 +714,9 @@ var students_missing_a_weekly_check_in = "Students missing a weekly check in";
714
714
  var student_stress_by_zone = "Student Stress by Zone";
715
715
  var student_distribution = "Student Distribution";
716
716
  var surveys_flags = "Survey's flags";
717
- var yellow_flags = "Yellow flags";
718
- var green_flags = "Green flags";
719
- var red_flags = "Red flags";
717
+ var yellow_flags = "Yellow Flags";
718
+ var green_flags = "Green Flags";
719
+ var red_flags = "Red Flags";
720
720
  var show_by = "Show by";
721
721
  var survey_overview = "Survey Overview";
722
722
  var share_note = "Share Note";
@@ -756,7 +756,7 @@ var you_can_only_select_number_kpis_at_a_time = "You can only select {{number}}
756
756
  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.";
757
757
  var last_check__in = "Last Check in";
758
758
  var how_many_times_a_strategy_has_been_chosen = "How many times a strategy has been chosen";
759
- 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";
759
+ var these_metrics_come_from_students_check_ins_filter_above_to_change_the_data_set = "These metrics come from student check-ins. Filter above to change the data set";
760
760
  var not_yet_started = "Not yet started";
761
761
  var in_progress = "In progress";
762
762
  var export_check_ins_to_csv = "Export Check Ins to CSV";
@@ -772,7 +772,7 @@ var image_is_a_required = "Image is a required";
772
772
  var old_iep = "Old IEP";
773
773
  var create_next_years_iep = "Create Next Year's IEP";
774
774
  var write_something_optional = "Write something (Optional)";
775
- var the_effectiveness_of_learning_strategies_by_students_feedback = "The Effectiveness of Learning Strategies by Student's feedback";
775
+ var the_effectiveness_of_learning_strategies_by_students_feedback = "The effectiveness of learning strategies are rated by students";
776
776
  var perceived_usefulness = "Perceived Usefulness";
777
777
  var performance$1 = "Performance";
778
778
  var not_enough_challenge_leading_to_boredom_and_lack_of_interest = "Not enough challenge, leading to boredom and lack of interest.";
@@ -786,7 +786,7 @@ var select_or_input_class_type = "Select or input class type";
786
786
  var send_request = "Send Request";
787
787
  var start_reflection = "Start Reflection";
788
788
  var customize_reflection = "Customize Reflection";
789
- var include_section_you_want_to_appear = "Include section you want to appear";
789
+ var include_section_you_want_to_appear = "Include sections you want to appear";
790
790
  var time_of_day = "Time of Day";
791
791
  var iep_template = "IEP Template";
792
792
  var one_roster = "OneRoster";
@@ -938,9 +938,9 @@ var completed_classwork = "Completed classwork";
938
938
  var asked_for_help_when_needed = "Asked for help when needed";
939
939
  var clear = "Clear ";
940
940
  var missing_reflections = "Missing Reflections";
941
- var total_students_missing_late_assignments = "Total students missing/late assignments";
941
+ var total_students_missing_late_assignments = "Total Students Missing/Late Assignments";
942
942
  var subject_class = "Subject class";
943
- var chart_type = "Chart type";
943
+ var chart_type = "Chart Type";
944
944
  var request_from = "Request from";
945
945
  var are_you_sure_you_want_to_delete_this_item = "Are you sure you want to delete this item?";
946
946
  var yes_delete = "Yes, delete";
@@ -2189,6 +2189,13 @@ var save_new_password = "Save new password";
2189
2189
  var teacher_code = "Teacher code";
2190
2190
  var number_of_conversations = "Number of conversations";
2191
2191
  var number_of_expected_conversations_based_on_the_goal = "Number of expected conversations based on the goal";
2192
+ var check_in = "Check-in";
2193
+ var search_for_a_student = "Search for a student";
2194
+ var survey_resulting_in_scheduled_sessions = "Survey resulting in scheduled sessions";
2195
+ var current_class_grade = "Current Class Grade";
2196
+ var these_are_the_answers_from_classroom_teachers = "These are the answers from classroom teachers.";
2197
+ var total_responses = "Total Responses";
2198
+ var readiness_trends = "Readiness Trends";
2192
2199
  var lang_us = {
2193
2200
  dashboard: dashboard,
2194
2201
  user: user,
@@ -4113,7 +4120,7 @@ var lang_us = {
4113
4120
  financial_planning: financial_planning,
4114
4121
  "you_haven't_added_any_plans_yet": "You haven't added any plans yet",
4115
4122
  add_new_plan: add_new_plan,
4116
- "students_shaded_red_have_an_incomplete_check-_in": "Students shaded red have an incomplete check- in",
4123
+ "students_shaded_red_have_an_incomplete_check-_in": "Students shaded red have an incomplete check-in",
4117
4124
  rows_per_page: rows_per_page,
4118
4125
  anonymous_link: anonymous_link,
4119
4126
  select_ratings_of_questions: select_ratings_of_questions,
@@ -4394,7 +4401,14 @@ var lang_us = {
4394
4401
  save_new_password: save_new_password,
4395
4402
  teacher_code: teacher_code,
4396
4403
  number_of_conversations: number_of_conversations,
4397
- number_of_expected_conversations_based_on_the_goal: number_of_expected_conversations_based_on_the_goal
4404
+ number_of_expected_conversations_based_on_the_goal: number_of_expected_conversations_based_on_the_goal,
4405
+ check_in: check_in,
4406
+ search_for_a_student: search_for_a_student,
4407
+ survey_resulting_in_scheduled_sessions: survey_resulting_in_scheduled_sessions,
4408
+ current_class_grade: current_class_grade,
4409
+ these_are_the_answers_from_classroom_teachers: these_are_the_answers_from_classroom_teachers,
4410
+ total_responses: total_responses,
4411
+ readiness_trends: readiness_trends
4398
4412
  };
4399
4413
 
4400
4414
  var dashboard$1 = "Dashboard";
@@ -4412,7 +4426,7 @@ var cancel$1 = "Cancel";
4412
4426
  var hey$1 = "Hey";
4413
4427
  var readiness_to_learn$1 = "Readiness to Learn";
4414
4428
  var high_impact_learning_strategies$1 = "High Impact Learning Strategies";
4415
- var check_in = "Check In";
4429
+ var check_in$1 = "Check In";
4416
4430
  var check_ins$1 = "Check Ins";
4417
4431
  var reflection$1 = "Reflection";
4418
4432
  var conferences$1 = "Conferences";
@@ -4424,8 +4438,8 @@ var gender$1 = "Gender";
4424
4438
  var grade$1 = "Grade";
4425
4439
  var grades$1 = "Grades";
4426
4440
  var current_grade$1 = "Current Grade";
4427
- var student_name$1 = "Student name";
4428
- var teacher_name$1 = "Teacher name";
4441
+ var student_name$1 = "Student Name";
4442
+ var teacher_name$1 = "Teacher Name";
4429
4443
  var start_date$1 = "Start Date";
4430
4444
  var end_date$1 = "End Date";
4431
4445
  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.";
@@ -4484,8 +4498,8 @@ var default_question_for_students_or_teachers$1 = "Default question for students
4484
4498
  var is_default_question_general_class$1 = "Is default question general class";
4485
4499
  var default_question_general_for_students_or_teachers$1 = "Default question general for students or teachers";
4486
4500
  var before_session$1 = "Before session";
4487
- var edit_custom_alert$1 = "Edit custom alert";
4488
- var create_custom_alert$1 = "Create custom alert";
4501
+ var edit_custom_alert$1 = "Edit Custom Alert";
4502
+ var create_custom_alert$1 = "Create Custom Alert";
4489
4503
  var total_of_custom_alert$1 = "Total Custom Alerts";
4490
4504
  var number_of_sessions$1 = "Number of sessions";
4491
4505
  var number_of_students$1 = "Number of students";
@@ -5076,9 +5090,9 @@ var students_missing_a_weekly_check_in$1 = "Students missing a weekly check in";
5076
5090
  var student_stress_by_zone$1 = "Student Stress by Zone";
5077
5091
  var student_distribution$1 = "Student Distribution";
5078
5092
  var surveys_flags$1 = "Survey's flags";
5079
- var yellow_flags$1 = "Yellow flags";
5080
- var green_flags$1 = "Green flags";
5081
- var red_flags$1 = "Red flags";
5093
+ var yellow_flags$1 = "Yellow Flags";
5094
+ var green_flags$1 = "Green Flags";
5095
+ var red_flags$1 = "Red Flags";
5082
5096
  var show_by$1 = "Show by";
5083
5097
  var survey_overview$1 = "Survey Overview";
5084
5098
  var share_note$1 = "Share Note";
@@ -5118,7 +5132,7 @@ var you_can_only_select_number_kpis_at_a_time$1 = "You can only select {{number}
5118
5132
  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.";
5119
5133
  var last_check__in$1 = "Last Check in";
5120
5134
  var how_many_times_a_strategy_has_been_chosen$1 = "How many times a strategy has been chosen";
5121
- 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";
5135
+ var these_metrics_come_from_students_check_ins_filter_above_to_change_the_data_set$1 = "These metrics come from student check-ins. Filter above to change the data set";
5122
5136
  var not_yet_started$1 = "Not yet started";
5123
5137
  var in_progress$1 = "In progress";
5124
5138
  var export_check_ins_to_csv$1 = "Export Check Ins to CSV";
@@ -5134,7 +5148,7 @@ var image_is_a_required$1 = "Image is a required";
5134
5148
  var old_iep$1 = "Old IEP";
5135
5149
  var create_next_years_iep$1 = "Create Next Year's IEP";
5136
5150
  var write_something_optional$1 = "Write something (Optional)";
5137
- var the_effectiveness_of_learning_strategies_by_students_feedback$1 = "The Effectiveness of Learning Strategies by Student's feedback";
5151
+ var the_effectiveness_of_learning_strategies_by_students_feedback$1 = "The effectiveness of learning strategies are rated by students";
5138
5152
  var perceived_usefulness$1 = "Perceived Usefulness";
5139
5153
  var performance$2 = "Performance";
5140
5154
  var not_enough_challenge_leading_to_boredom_and_lack_of_interest$1 = "Not enough challenge, leading to boredom and lack of interest.";
@@ -5148,7 +5162,7 @@ var select_or_input_class_type$1 = "Select or input class type";
5148
5162
  var send_request$1 = "Send Request";
5149
5163
  var start_reflection$1 = "Start Reflection";
5150
5164
  var customize_reflection$1 = "Customize Reflection";
5151
- var include_section_you_want_to_appear$1 = "Include section you want to appear";
5165
+ var include_section_you_want_to_appear$1 = "Include sections you want to appear";
5152
5166
  var time_of_day$1 = "Time of Day";
5153
5167
  var iep_template$1 = "IEP Template";
5154
5168
  var one_roster$1 = "OneRoster";
@@ -5300,9 +5314,9 @@ var completed_classwork$1 = "Completed classwork";
5300
5314
  var asked_for_help_when_needed$1 = "Asked for help when needed";
5301
5315
  var clear$1 = "Clear ";
5302
5316
  var missing_reflections$1 = "Missing Reflections";
5303
- var total_students_missing_late_assignments$1 = "Total students missing/late assignments";
5317
+ var total_students_missing_late_assignments$1 = "Total Students Missing/Late Assignments";
5304
5318
  var subject_class$1 = "Subject class";
5305
- var chart_type$1 = "Chart type";
5319
+ var chart_type$1 = "Chart Type";
5306
5320
  var request_from$1 = "Request from";
5307
5321
  var are_you_sure_you_want_to_delete_this_item$1 = "Are you sure you want to delete this item?";
5308
5322
  var yes_delete$1 = "Yes, delete";
@@ -6548,6 +6562,12 @@ var save_new_password$1 = "Save new password";
6548
6562
  var teacher_code$1 = "Teacher code";
6549
6563
  var number_of_conversations$1 = "Number of conversations";
6550
6564
  var number_of_expected_conversations_based_on_the_goal$1 = "Number of expected conversations based on the goal";
6565
+ var search_for_a_student$1 = "Search for a student";
6566
+ var survey_resulting_in_scheduled_sessions$1 = "Survey resulting in scheduled sessions";
6567
+ var current_class_grade$1 = "Current Class Grade";
6568
+ var these_are_the_answers_from_classroom_teachers$1 = "These are the answers from classroom teachers.";
6569
+ var total_responses$1 = "Total Responses";
6570
+ var readiness_trends$1 = "Readiness Trends";
6551
6571
  var lang_uk = {
6552
6572
  dashboard: dashboard$1,
6553
6573
  user: user$1,
@@ -6565,7 +6585,7 @@ var lang_uk = {
6565
6585
  readiness_to_learn: readiness_to_learn$1,
6566
6586
  high_impact_learning_strategies: high_impact_learning_strategies$1,
6567
6587
  "1_to_1": "1 to 1",
6568
- check_in: check_in,
6588
+ check_in: check_in$1,
6569
6589
  check_ins: check_ins$1,
6570
6590
  reflection: reflection$1,
6571
6591
  conferences: conferences$1,
@@ -8472,7 +8492,7 @@ var lang_uk = {
8472
8492
  financial_planning: financial_planning$1,
8473
8493
  "you_haven't_added_any_plans_yet": "You haven't added any plans yet",
8474
8494
  add_new_plan: add_new_plan$1,
8475
- "students_shaded_red_have_an_incomplete_check-_in": "Students shaded red have an incomplete check- in",
8495
+ "students_shaded_red_have_an_incomplete_check-_in": "Students shaded red have an incomplete check-in",
8476
8496
  rows_per_page: rows_per_page$1,
8477
8497
  anonymous_link: anonymous_link$1,
8478
8498
  select_ratings_of_questions: select_ratings_of_questions$1,
@@ -8751,7 +8771,13 @@ var lang_uk = {
8751
8771
  save_new_password: save_new_password$1,
8752
8772
  teacher_code: teacher_code$1,
8753
8773
  number_of_conversations: number_of_conversations$1,
8754
- number_of_expected_conversations_based_on_the_goal: number_of_expected_conversations_based_on_the_goal$1
8774
+ number_of_expected_conversations_based_on_the_goal: number_of_expected_conversations_based_on_the_goal$1,
8775
+ search_for_a_student: search_for_a_student$1,
8776
+ survey_resulting_in_scheduled_sessions: survey_resulting_in_scheduled_sessions$1,
8777
+ current_class_grade: current_class_grade$1,
8778
+ these_are_the_answers_from_classroom_teachers: these_are_the_answers_from_classroom_teachers$1,
8779
+ total_responses: total_responses$1,
8780
+ readiness_trends: readiness_trends$1
8755
8781
  };
8756
8782
 
8757
8783
  var dashboard$2 = "لوحة المعلومات";
@@ -8769,7 +8795,7 @@ var cancel$2 = "إلغاء";
8769
8795
  var hey$2 = "مرحبًا";
8770
8796
  var readiness_to_learn$2 = "الاستعداد للتعلم";
8771
8797
  var high_impact_learning_strategies$2 = "استراتيجيات التعلم عالية التأثير";
8772
- var check_in$1 = "تسجيل الحضور";
8798
+ var check_in$2 = "تسجيل الحضور";
8773
8799
  var check_ins$2 = "عمليات تسجيل الحضور";
8774
8800
  var reflection$2 = "التفكير";
8775
8801
  var conferences$2 = "اللقاءات";
@@ -10935,6 +10961,12 @@ var save_new_password$2 = "Save new password";
10935
10961
  var teacher_code$2 = "Teacher code";
10936
10962
  var number_of_conversations$2 = "Number of conversations";
10937
10963
  var number_of_expected_conversations_based_on_the_goal$2 = "Number of expected conversations based on the goal";
10964
+ var search_for_a_student$2 = "Search for a student";
10965
+ var survey_resulting_in_scheduled_sessions$2 = "Survey resulting in scheduled sessions";
10966
+ var current_class_grade$2 = "Current Class Grade";
10967
+ var these_are_the_answers_from_classroom_teachers$2 = "These are the answers from classroom teachers.";
10968
+ var total_responses$2 = "Total Responses";
10969
+ var readiness_trends$2 = "Readiness Trends";
10938
10970
  var lang_ar = {
10939
10971
  dashboard: dashboard$2,
10940
10972
  user: user$2,
@@ -10952,7 +10984,7 @@ var lang_ar = {
10952
10984
  readiness_to_learn: readiness_to_learn$2,
10953
10985
  high_impact_learning_strategies: high_impact_learning_strategies$2,
10954
10986
  "1_to_1": "1 إلى 1",
10955
- check_in: check_in$1,
10987
+ check_in: check_in$2,
10956
10988
  check_ins: check_ins$2,
10957
10989
  reflection: reflection$2,
10958
10990
  conferences: conferences$2,
@@ -13170,7 +13202,13 @@ var lang_ar = {
13170
13202
  save_new_password: save_new_password$2,
13171
13203
  teacher_code: teacher_code$2,
13172
13204
  number_of_conversations: number_of_conversations$2,
13173
- number_of_expected_conversations_based_on_the_goal: number_of_expected_conversations_based_on_the_goal$2
13205
+ number_of_expected_conversations_based_on_the_goal: number_of_expected_conversations_based_on_the_goal$2,
13206
+ search_for_a_student: search_for_a_student$2,
13207
+ survey_resulting_in_scheduled_sessions: survey_resulting_in_scheduled_sessions$2,
13208
+ current_class_grade: current_class_grade$2,
13209
+ these_are_the_answers_from_classroom_teachers: these_are_the_answers_from_classroom_teachers$2,
13210
+ total_responses: total_responses$2,
13211
+ readiness_trends: readiness_trends$2
13174
13212
  };
13175
13213
 
13176
13214
  var dashboard$3 = "Cuadro de mandos";
@@ -13188,7 +13226,7 @@ var cancel$3 = "Cancelar";
13188
13226
  var hey$3 = "Hola";
13189
13227
  var readiness_to_learn$3 = "Preparación para el aprendizaje";
13190
13228
  var high_impact_learning_strategies$3 = "Estrategias de aprendizaje de alto impacto";
13191
- var check_in$2 = "Registro";
13229
+ var check_in$3 = "Registro";
13192
13230
  var check_ins$3 = "Registro de entrada";
13193
13231
  var reflection$3 = "Reflexión";
13194
13232
  var conferences$3 = "Conferencias";
@@ -15354,6 +15392,12 @@ var save_new_password$3 = "Save new password";
15354
15392
  var teacher_code$3 = "Teacher code";
15355
15393
  var number_of_conversations$3 = "Number of conversations";
15356
15394
  var number_of_expected_conversations_based_on_the_goal$3 = "Number of expected conversations based on the goal";
15395
+ var search_for_a_student$3 = "Search for a student";
15396
+ var survey_resulting_in_scheduled_sessions$3 = "Survey resulting in scheduled sessions";
15397
+ var current_class_grade$3 = "Current Class Grade";
15398
+ var these_are_the_answers_from_classroom_teachers$3 = "These are the answers from classroom teachers.";
15399
+ var total_responses$3 = "Total Responses";
15400
+ var readiness_trends$3 = "Readiness Trends";
15357
15401
  var lang_es = {
15358
15402
  dashboard: dashboard$3,
15359
15403
  user: user$3,
@@ -15371,7 +15415,7 @@ var lang_es = {
15371
15415
  readiness_to_learn: readiness_to_learn$3,
15372
15416
  high_impact_learning_strategies: high_impact_learning_strategies$3,
15373
15417
  "1_to_1": "1 a 1",
15374
- check_in: check_in$2,
15418
+ check_in: check_in$3,
15375
15419
  check_ins: check_ins$3,
15376
15420
  reflection: reflection$3,
15377
15421
  conferences: conferences$3,
@@ -17589,7 +17633,13 @@ var lang_es = {
17589
17633
  save_new_password: save_new_password$3,
17590
17634
  teacher_code: teacher_code$3,
17591
17635
  number_of_conversations: number_of_conversations$3,
17592
- number_of_expected_conversations_based_on_the_goal: number_of_expected_conversations_based_on_the_goal$3
17636
+ number_of_expected_conversations_based_on_the_goal: number_of_expected_conversations_based_on_the_goal$3,
17637
+ search_for_a_student: search_for_a_student$3,
17638
+ survey_resulting_in_scheduled_sessions: survey_resulting_in_scheduled_sessions$3,
17639
+ current_class_grade: current_class_grade$3,
17640
+ these_are_the_answers_from_classroom_teachers: these_are_the_answers_from_classroom_teachers$3,
17641
+ total_responses: total_responses$3,
17642
+ readiness_trends: readiness_trends$3
17593
17643
  };
17594
17644
 
17595
17645
  var dashboard$4 = "仪表板";
@@ -17607,7 +17657,7 @@ var cancel$4 = "取消";
17607
17657
  var hey$4 = "您好";
17608
17658
  var readiness_to_learn$4 = "准备学习";
17609
17659
  var high_impact_learning_strategies$4 = "高效学习策略";
17610
- var check_in$3 = "签到";
17660
+ var check_in$4 = "签到";
17611
17661
  var check_ins$4 = "签到";
17612
17662
  var reflection$4 = "反思";
17613
17663
  var conferences$4 = "讨论会";
@@ -19773,6 +19823,12 @@ var save_new_password$4 = "Save new password";
19773
19823
  var teacher_code$4 = "Teacher code";
19774
19824
  var number_of_conversations$4 = "Number of conversations";
19775
19825
  var number_of_expected_conversations_based_on_the_goal$4 = "Number of expected conversations based on the goal";
19826
+ var search_for_a_student$4 = "Search for a student";
19827
+ var survey_resulting_in_scheduled_sessions$4 = "Survey resulting in scheduled sessions";
19828
+ var current_class_grade$4 = "Current Class Grade";
19829
+ var these_are_the_answers_from_classroom_teachers$4 = "These are the answers from classroom teachers.";
19830
+ var total_responses$4 = "Total Responses";
19831
+ var readiness_trends$4 = "Readiness Trends";
19776
19832
  var lang_zh = {
19777
19833
  dashboard: dashboard$4,
19778
19834
  user: user$4,
@@ -19790,7 +19846,7 @@ var lang_zh = {
19790
19846
  readiness_to_learn: readiness_to_learn$4,
19791
19847
  high_impact_learning_strategies: high_impact_learning_strategies$4,
19792
19848
  "1_to_1": "一对一",
19793
- check_in: check_in$3,
19849
+ check_in: check_in$4,
19794
19850
  check_ins: check_ins$4,
19795
19851
  reflection: reflection$4,
19796
19852
  conferences: conferences$4,
@@ -22008,7 +22064,13 @@ var lang_zh = {
22008
22064
  save_new_password: save_new_password$4,
22009
22065
  teacher_code: teacher_code$4,
22010
22066
  number_of_conversations: number_of_conversations$4,
22011
- number_of_expected_conversations_based_on_the_goal: number_of_expected_conversations_based_on_the_goal$4
22067
+ number_of_expected_conversations_based_on_the_goal: number_of_expected_conversations_based_on_the_goal$4,
22068
+ search_for_a_student: search_for_a_student$4,
22069
+ survey_resulting_in_scheduled_sessions: survey_resulting_in_scheduled_sessions$4,
22070
+ current_class_grade: current_class_grade$4,
22071
+ these_are_the_answers_from_classroom_teachers: these_are_the_answers_from_classroom_teachers$4,
22072
+ total_responses: total_responses$4,
22073
+ readiness_trends: readiness_trends$4
22012
22074
  };
22013
22075
 
22014
22076
  var TINY_MCE_API_KEY = "htqausuofrnali3nh9ivmlpq6v415o0tv2qikpg39bqf4pnk";