OSAA Online Forms

{{ Helpers::getActivityName($information['activity_program']->activity) }} Academic All State

Hello, {{ $information['user']->getDisplayFullName() }}.

Thank you for submitting {{ $information['activity_program']->name }}'s {{ Helpers::getActivityName($information['activity_program']->activity) }} team nomination for the Academic All State Award. You can update your entries from your OSAA account up until the deadline. Results should be posted to the OSAA website about one week after the deadline.


Total GPA: {{ number_format($information['data']['data']['total_gpa'], 2, '.', '') }}
Total Number of GPAs: {{ $information['data']['data']['gpa_count'] }}
Team GPA: {{ number_format($information['data']['data']['team_gpa'], 2, '.', '') }}

@if (count($information['data']['students']) > 0) @foreach ($information['data']['students'] as $student) @endforeach @endif
Name Grade GPA
{{ $student->name }} {{ $student->grade }} {{ ($student->gpa > 0) ? number_format($student->gpa, 2, '.', '') : '-' }}



Regards,

Oregon School Activities Association
www.osaa.org

This is an automatically generated message and was sent to {{ Helpers::arrayToList ($information['to']) }} @if (count($information['cc']) > 0) and copied to {{ Helpers::arrayToList ($information['cc']) }} @endif