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