Dear {{ ucwords(strtok($name, " ")) }},

As part of our commitment to ensuring the highest quality of care for the young people in our homes, we conduct a thorough performance assessment each month. This review helps us maintain an exceptional workforce dedicated to providing the best care possible.

After reviewing your performance for the month of {{ $month }}, it appears the score you achieved did not meet the minimum requirements. We understand that everyone has challenging periods, and our goal is to support you in improving your performance.

Your Performance Summary for {{ $month }}:

@forelse($variables as $variable) {{-- --}} @empty @endforelse
Task Completion Score
{{ $variable['questionVariables']['question_relating_performance_measurement'] }}{{ str_replace(['[employee-name]', '[his-her]'], [ucwords($employeeName), $gender], $variable['questionVariables']['question_relating_performance_measurement']) }} @php if ($variable['answer'] == 1) { if (isset($variable->questionVariables->yes_calculat) && $variable->questionVariables->yes_calculat == 1) { $sign = ''; } else { $sign = '-'; } } else { if (isset($variable->questionVariables->no_calculat) && $variable->questionVariables->no_calculat == 1) { $sign = ''; } else { $sign = '-'; } } @endphp {{ ($variable['score'] != 0) ? $sign . $variable['score'] : $variable['score'] }}

No variable assessed in current month.

We believe in your potential and are committed to supporting you through this. To help you improve your score moving forward, we offer the following resources:

  • One-on-One Meetings with Your Manager: Schedule time to discuss specific challenges and develop an action plan.
  • Training Programs: Participate in our training sessions
  • Peer Support: Connect with colleagues who can offer advice and share best practices.

It is crucial for the well-being of the young people in our care that we all strive to meet and exceed these performance standards. We are here to help you succeed and look forward to seeing your progress next month.

Please don't hesitate to reach out if you have any questions or need further assistance.

Kind regards,
{{ isset($company) ? $company->company : app('tenant')['company']?->company }}