mario-core 2.9.203-plp → 2.9.204-plp

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -938,6 +938,7 @@ var are_you_sure_you_want_to_delete_this_item = "Are you sure you want to delete
938
938
  var yes_delete = "Yes, delete";
939
939
  var completed_conference = "Completed Conference";
940
940
  var my_learning_plan = "My Learning Plan";
941
+ var my_learning_plan_beta = "My Learning Plan (Beta)";
941
942
  var winning_doesn_t_always_mean_being_first_winning_means_you_re_doing_better_than_you_ve_done_before = "Winning doesn’t always mean being first. Winning means you’re doing better than you’ve done before.";
942
943
  var integrating_learningwith_previous_knowledge = "Integrating Learningwith PreviousKnowledge";
943
944
  var improving_student_self_efficacy = "Improving Student Self-Efficacy";
@@ -2758,6 +2759,7 @@ var lang_us = {
2758
2759
  yes_delete: yes_delete,
2759
2760
  completed_conference: completed_conference,
2760
2761
  my_learning_plan: my_learning_plan,
2762
+ my_learning_plan_beta: my_learning_plan_beta,
2761
2763
  winning_doesn_t_always_mean_being_first_winning_means_you_re_doing_better_than_you_ve_done_before: winning_doesn_t_always_mean_being_first_winning_means_you_re_doing_better_than_you_ve_done_before,
2762
2764
  integrating_learningwith_previous_knowledge: integrating_learningwith_previous_knowledge,
2763
2765
  improving_student_self_efficacy: improving_student_self_efficacy,
@@ -3666,7 +3668,8 @@ var lang_us = {
3666
3668
  add_new_accommodation: add_new_accommodation,
3667
3669
  print_my_accommodations: print_my_accommodations,
3668
3670
  my_learning_progress: my_learning_progress,
3669
- "here_your_teacher_can_edit_or_add_your_accommodation_details._please_note_that_you_can_view_the_information,_but_for_any_edits_or_additions,_kindly_contact_your_teacher_directly.": "Here your teacher can edit or add your accommodation details. Please note that you can view the information, but for any edits or additions, kindly contact your teacher directly."
3671
+ "here_your_teacher_can_edit_or_add_your_accommodation_details._please_note_that_you_can_view_the_information,_but_for_any_edits_or_additions,_kindly_contact_your_teacher_directly.": "Here your teacher can edit or add your accommodation details. Please note that you can view the information, but for any edits or additions, kindly contact your teacher directly.",
3672
+ "this_is_a_brand_new_beta_version_for_your_personal_learning_journey._you_can_think_about_what_you_want_like_to_do_and_how_you_like_to_learn._we_advise_you_to_do_it_gradually_per_section_and_visit_it_once_a_month.": "This is a brand new beta version for your personal learning journey. You can think about what you want like to do and how you like to learn. We advise you to do it gradually per section and visit it once a month."
3670
3673
  };
3671
3674
 
3672
3675
  var dashboard$1 = "Dashboard";
@@ -4569,6 +4572,7 @@ var are_you_sure_you_want_to_delete_this_item$1 = "Are you sure you want to dele
4569
4572
  var yes_delete$1 = "Yes, delete";
4570
4573
  var completed_conference$1 = "Completed Conference";
4571
4574
  var my_learning_plan$1 = "My Learning Plan";
4575
+ var my_learning_plan_beta$1 = "My Learning Plan (Beta)";
4572
4576
  var winning_doesn_t_always_mean_being_first_winning_means_you_re_doing_better_than_you_ve_done_before$1 = "Winning doesn’t always mean being first. Winning means you’re doing better than you’ve done before.";
4573
4577
  var integrating_learningwith_previous_knowledge$1 = "Integrating Learningwith PreviousKnowledge";
4574
4578
  var improving_student_self_efficacy$1 = "Improving Student Self-Efficacy";
@@ -6390,6 +6394,7 @@ var lang_uk = {
6390
6394
  yes_delete: yes_delete$1,
6391
6395
  completed_conference: completed_conference$1,
6392
6396
  my_learning_plan: my_learning_plan$1,
6397
+ my_learning_plan_beta: my_learning_plan_beta$1,
6393
6398
  winning_doesn_t_always_mean_being_first_winning_means_you_re_doing_better_than_you_ve_done_before: winning_doesn_t_always_mean_being_first_winning_means_you_re_doing_better_than_you_ve_done_before$1,
6394
6399
  integrating_learningwith_previous_knowledge: integrating_learningwith_previous_knowledge$1,
6395
6400
  improving_student_self_efficacy: improving_student_self_efficacy$1,
@@ -7296,7 +7301,8 @@ var lang_uk = {
7296
7301
  add_new_accommodation: add_new_accommodation$1,
7297
7302
  print_my_accommodations: print_my_accommodations$1,
7298
7303
  my_learning_progress: my_learning_progress$1,
7299
- "here_your_teacher_can_edit_or_add_your_accommodation_details._please_note_that_you_can_view_the_information,_but_for_any_edits_or_additions,_kindly_contact_your_teacher_directly.": "Here your teacher can edit or add your accommodation details. Please note that you can view the information, but for any edits or additions, kindly contact your teacher directly."
7304
+ "here_your_teacher_can_edit_or_add_your_accommodation_details._please_note_that_you_can_view_the_information,_but_for_any_edits_or_additions,_kindly_contact_your_teacher_directly.": "Here your teacher can edit or add your accommodation details. Please note that you can view the information, but for any edits or additions, kindly contact your teacher directly.",
7305
+ "this_is_a_brand_new_beta_version_for_your_personal_learning_journey._you_can_think_about_what_you_want_like_to_do_and_how_you_like_to_learn._we_advise_you_to_do_it_gradually_per_section_and_visit_it_once_a_month.": "This is a brand new beta version for your personal learning journey. You can think about what you want like to do and how you like to learn. We advise you to do it gradually per section and visit it once a month."
7300
7306
  };
7301
7307
 
7302
7308
  var dashboard$2 = "لوحة المعلومات";
@@ -8166,6 +8172,7 @@ var are_you_sure_you_want_to_delete_this_item$2 = "هل أنت متأكد من
8166
8172
  var yes_delete$2 = "نعم، حذف";
8167
8173
  var completed_conference$2 = "لقاء مكتمل";
8168
8174
  var my_learning_plan$2 = "خطتي التعليمية";
8175
+ var my_learning_plan_beta$2 = "My Learning Plan (Beta)";
8169
8176
  var winning_doesn_t_always_mean_being_first_winning_means_you_re_doing_better_than_you_ve_done_before$2 = "الفوز لا يعني دائمًا أن تكون الأول. الفوز يعني أنك تقوم بعمل أفضل مما كنت تفعله من قبل.";
8170
8177
  var integrating_learningwith_previous_knowledge$2 = "دمج التعلم مع المعرفة المسبقة";
8171
8178
  var improving_student_self_efficacy$2 = "تحسين الكفاءة الذاتية للطالب";
@@ -9976,6 +9983,7 @@ var lang_ar = {
9976
9983
  yes_delete: yes_delete$2,
9977
9984
  completed_conference: completed_conference$2,
9978
9985
  my_learning_plan: my_learning_plan$2,
9986
+ my_learning_plan_beta: my_learning_plan_beta$2,
9979
9987
  winning_doesn_t_always_mean_being_first_winning_means_you_re_doing_better_than_you_ve_done_before: winning_doesn_t_always_mean_being_first_winning_means_you_re_doing_better_than_you_ve_done_before$2,
9980
9988
  integrating_learningwith_previous_knowledge: integrating_learningwith_previous_knowledge$2,
9981
9989
  improving_student_self_efficacy: improving_student_self_efficacy$2,
@@ -10907,7 +10915,8 @@ var lang_ar = {
10907
10915
  add_new_accommodation: add_new_accommodation$2,
10908
10916
  print_my_accommodations: print_my_accommodations$2,
10909
10917
  my_learning_progress: my_learning_progress$2,
10910
- "here_your_teacher_can_edit_or_add_your_accommodation_details._please_note_that_you_can_view_the_information,_but_for_any_edits_or_additions,_kindly_contact_your_teacher_directly.": "Here your teacher can edit or add your accommodation details. Please note that you can view the information, but for any edits or additions, kindly contact your teacher directly."
10918
+ "here_your_teacher_can_edit_or_add_your_accommodation_details._please_note_that_you_can_view_the_information,_but_for_any_edits_or_additions,_kindly_contact_your_teacher_directly.": "Here your teacher can edit or add your accommodation details. Please note that you can view the information, but for any edits or additions, kindly contact your teacher directly.",
10919
+ "this_is_a_brand_new_beta_version_for_your_personal_learning_journey._you_can_think_about_what_you_want_like_to_do_and_how_you_like_to_learn._we_advise_you_to_do_it_gradually_per_section_and_visit_it_once_a_month.": "This is a brand new beta version for your personal learning journey. You can think about what you want like to do and how you like to learn. We advise you to do it gradually per section and visit it once a month."
10911
10920
  };
10912
10921
 
10913
10922
  var dashboard$3 = "Panel de Control";
@@ -11637,6 +11646,7 @@ var calm_and_relaxed_but_not_enough_motivation_to_perform_at_my_best$3 = "Tranqu
11637
11646
  var manageable_levels_of_stress_allowing_me_to_perform_at_my_best$3 = "Niveles manejables de estrés que me permiten rendir al máximo.";
11638
11647
  var still_in_control_but_starting_to_feel_the_pressure$3 = "Todavía tengo el control, pero empiezo a sentir la presión.";
11639
11648
  var too_much_pressure_and_really_struggling_to_manage_my_workload$3 = "Demasiada presión y realmente luchando por administrar mi carga de trabajo.";
11649
+ var my_learning_plan_beta$3 = "My Learning Plan (Beta)";
11640
11650
  var lang_es = {
11641
11651
  dashboard: dashboard$3,
11642
11652
  user: user$3,
@@ -12373,7 +12383,9 @@ var lang_es = {
12373
12383
  calm_and_relaxed_but_not_enough_motivation_to_perform_at_my_best: calm_and_relaxed_but_not_enough_motivation_to_perform_at_my_best$3,
12374
12384
  manageable_levels_of_stress_allowing_me_to_perform_at_my_best: manageable_levels_of_stress_allowing_me_to_perform_at_my_best$3,
12375
12385
  still_in_control_but_starting_to_feel_the_pressure: still_in_control_but_starting_to_feel_the_pressure$3,
12376
- too_much_pressure_and_really_struggling_to_manage_my_workload: too_much_pressure_and_really_struggling_to_manage_my_workload$3
12386
+ too_much_pressure_and_really_struggling_to_manage_my_workload: too_much_pressure_and_really_struggling_to_manage_my_workload$3,
12387
+ my_learning_plan_beta: my_learning_plan_beta$3,
12388
+ "this_is_a_brand_new_beta_version_for_your_personal_learning_journey._you_can_think_about_what_you_want_like_to_do_and_how_you_like_to_learn._we_advise_you_to_do_it_gradually_per_section_and_visit_it_once_a_month.": "This is a brand new beta version for your personal learning journey. You can think about what you want like to do and how you like to learn. We advise you to do it gradually per section and visit it once a month."
12377
12389
  };
12378
12390
 
12379
12391
  var TINY_MCE_API_KEY = "htqausuofrnali3nh9ivmlpq6v415o0tv2qikpg39bqf4pnk";