Admissions Checker Report
{{--

Preview of your results check

--}}

Student Name: {{$eligibility->student->profile['first_name']." ".$eligibility->student->profile['last_name']}}
School: {{$eligibility->student->academics->school['title']}}
Course: {{$eligibility->student->academics->course['title']}}
Aggregate: {{$eligibility->aggregate}}
Check Code: {{$eligibility->check_code}}
Check Date: {{$eligibility->created_at->toDayDateTimeString()}}
@php $count = 1; $choiceNumber = 3; $arrCount = 0 @endphp @php $choices = explode("#", $eligibility->result['university']); array_pop($choices) @endphp @php $selections = explode("#", $eligibility->result['selection']); array_pop($selections) @endphp @foreach($choices as $choice) @php $universities = explode("*", $choice); @endphp @php $programs = explode("^", $selections[$arrCount]); array_pop($programs) @endphp @php $count++; $choiceNumber++; $arrCount++ @endphp @endforeach
# University Selection Details Percentage
{{$count}} Choice {{$count}}

{{$universities[0]}}

@foreach($programs as $program) @php $all = explode("*", $program); @endphp
{{$all[0]}}
@endforeach
@foreach($programs as $program) @php $all = explode("*", $program); @endphp @php switch($all[1]) { case($all[1] <= 1): $color = "danger"; $message = "Very Low"; break; case($all[1] > 1 and $all[1] <= 30): $color = "info"; $message = "Low"; break; case($all[1] > 30 and $all[1] <= 80): $color = "warning"; $message = "Average"; $text = "text-dark"; break; case($all[1] >= 80): $color = "success"; $message = "High"; break; default: $color = "success"; $message = "Above Average"; } @endphp
{{$all[1]."%"}} - {{$message}}
@endforeach

Colour Description:
Green  Aggregate is within the cut-off range with high chance
Yellow  Aggregate is within the cut-off range with fair chance
Blue  Aggregate is within the cut-off range with minimum chance
Red  Aggregate is below cut-off with very limited chance

{{--
--}}

Disclaimer: Please be advised that the assessment provided by Admissions Checker is ONLY a guide to help you make realistic choices in your university applications. It is not an admission from the universities nor is it a surety of gaining admissions even when your scores from the checker are very high. It is important to note that your opportunity to gain admission at a university is based on a number of factors, of which your courses offered at high school and grades obtained at WASSCE examinations are a part. Admissions Checker algorithms are based on public data from the universities.

{{--

--}} {{-- Note:--}} {{-- --}} {{-- Remember, the foremost requirement for university admissions is the courses offered at high school. This means in most universities applying for science-based programmes requires that you offered a science course at high school but science students can apply for other courses in most universities. We STRESS that you check with the universities directly for the courses required to pursue the programme of your choice.--}} {{-- Good luck in your admission applications!--}} {{-- --}} {{--

--}} {{--
--}}