{{ $isUrgent ? '🔔' : '⏰' }}

Test Reminder

Hello {{ $studentName }},

{{ $isUrgent ? '⚠️ Urgent Reminder!' : '📢 Friendly Reminder' }}

Your test starts in {{ $timeUntilTest }}!

{{ $testName }}

📅 Date: {{ $scheduledDate }}
🕐 Time: {{ $scheduledTime }}
⏱️ Duration: {{ $duration }} minutes
❓ Questions: {{ $totalQuestions }}
@if($isUrgent)

⚡ Last-Minute Checklist:

  • Ensure you have a stable internet connection
  • Keep your device charged
  • Find a quiet place to take the test
  • Have pen and paper ready for rough work
  • Log in a few minutes early
@else

📚 Preparation Tips:

  • Review your notes and study materials
  • Get a good night's sleep
  • Practice with similar questions
  • Stay calm and confident
  • Plan your time for tomorrow
@endif
{{ $isUrgent ? 'Start Test' : 'View Test Details' }}

{{ $isUrgent ? 'Don\'t miss this test! Be ready to start on time.' : 'Good luck with your preparation!' }}

Best regards,
Pathshalaa Team