From 89ff9a7a5933c4fee7b8de6e6a437c8fd4fb8c8a Mon Sep 17 00:00:00 2001 From: Faheed Date: Tue, 18 Nov 2025 13:52:56 +0300 Subject: [PATCH 1/7] .. --- recruitment/__pycache__/forms.cpython-312.pyc | Bin 84207 -> 84269 bytes recruitment/forms.py | 2 +- .../recruitment/candidate_interview_view.html | 4 ++-- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/recruitment/__pycache__/forms.cpython-312.pyc b/recruitment/__pycache__/forms.cpython-312.pyc index 5cd8f9672e233cc441d1a80c73271b86bbc21678..2bd13ba369a27447ac4cb99d871a2c2d75c58b64 100644 GIT binary patch delta 153 zcmaDqk#+4PR^HRRyj%=Gkmo0p`C%jP|L2UtlX+igbBbhZFfbG;rie}!d~V1tmLi@a zks>*{@`WnJb) diff --git a/recruitment/forms.py b/recruitment/forms.py index 677bdcb..fafff75 100644 --- a/recruitment/forms.py +++ b/recruitment/forms.py @@ -1619,7 +1619,7 @@ class CandidateEmailForm(forms.Form): elif candidate and candidate.stage == 'Interview': message_parts = [ f"Than you, for your interest in the {self.job.title} role.", - f"We're pleased to inform you that your initial screening was successful!", + f"We're pleased to inform you that you have cleared your exam!", f"The next step is the mandatory online assessment exam.", f"Please complete the assessment by using the following link:", f"https://kaauh/hire/exam", diff --git a/templates/recruitment/candidate_interview_view.html b/templates/recruitment/candidate_interview_view.html index e291a73..30fb0b9 100644 --- a/templates/recruitment/candidate_interview_view.html +++ b/templates/recruitment/candidate_interview_view.html @@ -211,8 +211,8 @@ -