@extends('layouts.dashboard') @section('title-content')
Here is the list of all students registered to this course who have Carry over and their academic results,you can use the form below to filter student(s).Click the following link to get an excel file with registered students
# | Student Name | Sex | Registration No. | @if ($course->scheme_id == 6 || $course->scheme_id == 7)CA Scores | @elseCA Scores | @endif @if ($course->cw == 100){{ $CA }} | @else @if ($course->scheme_id == 6 || $course->scheme_id == 7){{ $CA }} | @else{{ $CA }} | @endif{{ $UE }} | {{ $Total }} | Grade | CA.Remarks | OV.Remarks | Status | @endif|||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{ $ASSIGN1 }} | {{ $ASSIGN2 }} | {{ $T1 }} | {{ $T2 }} | @if ($course->scheme_id == 6 || $course->scheme_id == 7){{ $PORTFOLIO }} | @endif