diff --git a/app/Views/policy/school_policy_partial.php b/app/Views/policy/school_policy_partial.php index c0bf634..6b875a0 100644 --- a/app/Views/policy/school_policy_partial.php +++ b/app/Views/policy/school_policy_partial.php @@ -28,7 +28,7 @@ return [ [ 'title' => 'School Calendar (2026-2027)', 'body' => '
DateEvent
09/13/2026Make-up Exams / Staff Orientation
09/20/2026First Day of School
10/05/2026Last Day of Registration / Enrollment
11/29/2026November Break
12/20/2026Winter Break 1
12/27/2026Winter Break 2
01/17/2027Midterm Exam
02/21/2027February Break
02/28/2027Ramadan Last 10 Break
03/07/2027Eid Al-Fitr Break
04/25/2027April Break
05/16/2027Eid Al-Adha Break
05/23/2027Final Exam
05/30/2027May Break
06/06/2027Ceremony Day / Last Day of School
' - . $p('Note: The school will stay committed to this calendar so that parents and students can plan their year accordingly. In rare circumstances, the schedule may change due to unforeseen events, in which case parents will be notified immediately. If school is canceled due to inclement weather or any other reason, Al Rahma School will send a notification email to parents to inform them of the date and the reason for cancelation.'), + . $p('Note: The school will stay committed to this calendar so that parents and students can plan their year accordingly. In rare circumstances, the schedule may change due to unforeseen events, in which case parents will be notified immediately. If school is canceled due to inclement weather or any other reason, Al Rahma School will send a notification email to parents to inform them of the date and the reason for cancellation.'), ], [ 'title' => 'Registration', @@ -67,7 +67,7 @@ return [ 'title' => 'Withdrawals/Refunds', 'body' => $p( 'Parents can formally initiate a withdrawal request from school through their parent portal. Withdrawal requests are only available after enrollment is complete and must be completed online. The administration reviews the withdrawal request soon after and the affected students are removed from their assigned classes after the withdrawal is approved. The students get to keep all books they received previously from the school, and a new online invoice is generated.', - 'Refunds are pro-rated. All weeks preceding the formal withdrawal request count as attended by the student. The refund covers all school weeks after the request but subtracts any book costs incurred. Any balance left off will be settled promptly; the parent will be asked to pay the remaining balance if they end up owing money, or the school will issue a check with the final refund amount if the school ends up owing money. No refund will be issued to parents whose kids(s) has/have been expelled from the school, refunds are for voluntary withdrawals only.', + 'Refunds are pro-rated. All weeks preceding the formal withdrawal request count as attended by the student. The refund covers all school weeks after the request but subtracts any book costs incurred. Any balance left of will be settled promptly; the parent will be asked to pay the remaining balance if they end up owing money, or the school will issue a check with the final refund amount if the school ends up owing money. No refund will be issued to parents whose kid(s) has/have been expelled from the school, refunds are for voluntary withdrawals only.', 'Note that initiating a withdrawal is a serious decision and non-reversible. Once the withdrawal is complete, re-enrollment for the current year will not be possible. Future enrollments in subsequent years might be denied as well depending on the case.' ), ],