From e1fa1ded6401431ec61946c3a268d4f8a3613cbd Mon Sep 17 00:00:00 2001 From: root Date: Sun, 30 Aug 2026 21:33:07 -0400 Subject: [PATCH] policy correction --- app/Views/policy/school_policy_partial.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/Views/policy/school_policy_partial.php b/app/Views/policy/school_policy_partial.php index 6b875a0..cc02108 100644 --- a/app/Views/policy/school_policy_partial.php +++ b/app/Views/policy/school_policy_partial.php @@ -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 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.', + '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 remaining balance 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.' ), ],