@extends('layouts.dashboard') @section('title-content')
Semister 1 | |||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Code | Course Name | Credit | CA(s) Scores | CA | TOTAL | Grade | GPA | Remark | Action | ||||||||
{{ $item->course_code }} | {{ $item->course_name }} | {{ $item->unit }} | @if (empty($check_stat))
@foreach ($setup as $key)
@php
$names = $key->item_acronim;
if (!empty($view_info2)) {
$matokeo = $view_info2->where('course_setup_id', $key->id)->first();
}
@endphp
{{ $names }} -
@if ($matokeo)
{{ $matokeo->score }}
@endif @endforeach |
@if (!empty($total_cs_setup)) @php if (!empty($view_info2)) { $tot_ca = $view_info2->where('course_setup_id', $total_cs_setup->id)->first(); } @endphp @if ($tot_ca) {{ $tot_ca->score }} @endif @endif | @if ($view_info != 'No View') {{ $view_info->final_rm }} @endif | @if ($view_info != 'No View') {{ $view_info->final_grade }} @endif | @foreach ($gpy as $key) @if ($key['gpa'] > 0) {{ bcdiv($key['gpa'], 1, 4) }} @endif @break @endforeach | @if ($view_info != 'No View') {{ $view_info->final_remark }} @php $total_course++; @endphp @endif | @else @if ($check_stat->ca1 == 1)CA Closed | @else
@foreach ($setup as $key)
@php
$names = $key->item_acronim;
if (!empty($view_info2)) {
$matokeo = $view_info2->where('course_setup_id', $key->id)->first();
}
@endphp
{{ $names }} -
@if ($matokeo)
{{ $matokeo->score }}
@endif @endforeach |
@if (!empty($total_cs_setup)) @php if (!empty($view_info2)) { $tot_ca = $view_info2->where('course_setup_id', $total_cs_setup->id)->first(); } @endphp @if ($tot_ca) {{ $tot_ca->score }} @endif @endif | @endif @if ($check_stat->se1 == 1)SE Closed | @else@if ($view_info != 'No View') {{ $view_info->final_grade }} @endif | @if ($view_info != 'No View') {{ $view_info->final_remark }} @php $total_course++; @endphp @endif | @endif @endif
@hasanyrole('SuperAdmin|Admin|DRARC|DAEO')
|
||
Grade Summary | |||||||||||||||||
Total Credit | {{ $total_credit }} | ||||||||||||||||
GPA | @php $gp = $srs->getGPA($ma_gpa, $student_gpa); @endphp @foreach ($gp as $key)@if ($key['gpa'] > 0) {{ bcdiv($key['gpa'], 1, 4) }} @endif | ||||||||||||||||
Remarks | If you have RM status, Come and sit for supplementary examinations. | @break @endforeach
Semister 2 | |||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Code | Course Name | Credit | CA(s) Scores | CA | TOTAL | Grade | GPA | Remark | Action | ||||||||
{{ $item->course_code }} | {{ $item->course_name }} | {{ $item->unit }} | @if (empty($check_stat))
@foreach ($setup as $key)
@php
$names = $key->item_acronim;
if (!empty($view_info2)) {
$matokeo = $view_info2->where('course_setup_id', $key->id)->first();
}
@endphp
{{ $names }} -@if ($matokeo)
{{ $matokeo->score }}
@endif @endforeach |
@if (!empty($total_cs_setup)) @php if (!empty($view_info2)) { $tot_ca = $view_info2->where('course_setup_id', $total_cs_setup->id)->first(); } @endphp @if ($tot_ca) {{ $tot_ca->score }} @endif @endif | @if ($view_info != 'No View') {{ $view_info->final_rm }} @endif | @if ($view_info != 'No View') {{ $view_info->final_grade }} @endif | @foreach ($gpy as $key) {{ $key['gpa'] }} @break @endforeach | @if ($view_info != 'No View') {{ $view_info->final_remark }} @php $total_gpa = 1; $total_course++; @endphp @endif | @else @if ($check_stat->ca2 == 1)CA Closed | @else
@foreach ($setup as $key)
@php
$names = $key->item_acronim;
if (!empty($view_info2)) {
$matokeo = $view_info2->where('course_setup_id', $key->id)->first();
}
@endphp
{{ $names }} -@if ($matokeo)
{{ $matokeo->score }}
@endif @endforeach |
@if (!empty($total_cs_setup)) @php if (!empty($view_info2)) { $tot_ca = $view_info2->where('course_setup_id', $total_cs_setup->id)->first(); } @endphp @if ($tot_ca) {{ $tot_ca->score }} @endif @endif | @endif @if ($check_stat->se2 == 1)SE Closed | @else@if ($view_info != 'No View') {{ $view_info->final_grade }} @endif | @if ($view_info != 'No View') {{ $view_info->final_remark }} @php $total_gpa = 1; $total_course++; @endphp @endif | @endif @endif
@hasanyrole('SuperAdmin|Admin|DRARC|DAEO')
|
||
Grade Summary | |||||||||||||||||
Total Credit | {{ $total_credit }} | ||||||||||||||||
GPA | @php $gp = $srs->getGPA($ma_gpa, $student_gpa); @endphp @foreach ($gp as $key)@if ($key['gpa'] > 0) {{ bcdiv($key['gpa'], 1, 4) }} @endif | ||||||||||||||||
Remarks | {{ $key['award'] }} | @break @endforeach
Semister 3 | |||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Code | Course Name | Credit | CA(s) Scores | CA | TOTAL | Grade | GPA | Remark | Action | ||||||||
{{ $item->course_code }} | {{ $item->course_name }} | {{ $item->unit }} | @if (empty($check_stat))
@foreach ($setup as $key)
@php
$names = $key->item_acronim;
if (!empty($view_info2)) {
$matokeo = $view_info2->where('course_setup_id', $key->id)->first();
}
@endphp
{{ $names }} -@if ($matokeo)
{{ $matokeo->score }}
@endif @endforeach |
@if (!empty($total_cs_setup)) @php if (!empty($view_info2)) { $tot_ca = $view_info2->where('course_setup_id', $total_cs_setup->id)->first(); } @endphp @if ($tot_ca) {{ $tot_ca->score }} @endif @endif | @if ($view_info != 'No View') {{ $view_info->final_rm }} @endif | @if ($view_info != 'No View') {{ $view_info->final_grade }} @endif | @foreach ($gpy as $key) {{ $key['gpa'] }} @break @endforeach | @if ($view_info != 'No View') {{ $view_info->final_remark }} @php $total_gpa = 1; $total_course++; @endphp @endif | @else @if ($check_stat->ca2 == 1)CA Closed | @else
@foreach ($setup as $key)
@php
$names = $key->item_acronim;
if (!empty($view_info2)) {
$matokeo = $view_info2->where('course_setup_id', $key->id)->first();
}
@endphp
{{ $names }} -@if ($matokeo)
{{ $matokeo->score }}
@endif @endforeach |
@if (!empty($total_cs_setup)) @php if (!empty($view_info2)) { $tot_ca = $view_info2->where('course_setup_id', $total_cs_setup->id)->first(); } @endphp @if ($tot_ca) {{ $tot_ca->score }} @endif @endif | @endif @if ($check_stat->se2 == 1)SE Closed | @else@if ($view_info != 'No View') {{ $view_info->final_grade }} @endif | @if ($view_info != 'No View') {{ $view_info->final_remark }} @php $total_gpa = 1; $total_course++; @endphp @endif | @endif @endif
@hasanyrole('SuperAdmin|Admin|DRARC|DAEO')
|
||
Grade Summary | |||||||||||||||||
Total Credit | {{ $total_credit }} | ||||||||||||||||
GPA | @php $gp = $srs->getGPA($ma_gpa, $student_gpa); @endphp @foreach ($gp as $key)@if ($key['gpa'] > 0) {{ bcdiv($key['gpa'], 1, 4) }} @endif | ||||||||||||||||
Remarks | {{ $key['award'] }} | @break @endforeach