OSAA Online Forms
{{ $information['form']->school_year + 1 }}-{{ substr($information['form']->school_year, 2, 2) + 2 }} {{ $information['season'] }} Preselection
Hello, {{ $information['user']->getDisplayFullName() }}.
Thank you for submitting next year's {{ $information['season'] }} activity program preselections for {{ $information['school']->short_name }}. You can update your entries from your OSAA account up until the deadline.
@if ($information['data']['none'])
You indicated that you are not offering any {{ strtolower($information['season']) }} sports / activities.
@else
@foreach ($information['data'] as $slug => $value)
@if (!Helpers::strEqual($slug, 'none'))
{{ Helpers::getActivityName($slug) }} - {{ ($value) ? 'Yes' : 'No' }}
@endif
@endforeach
@endif
Regards,
Oregon School Activities Association