@if(isset($generalSetting->logo))
@endif
{{$generalSetting->institute}}
Department of Examination
{{$generalSetting->address}}, {{$generalSetting->phone}}
provisional statement of marks
for
{{ ViewHelper::getExamById($data['exam']) }} - {{ ViewHelper::getYearById($data['year']) }}
Level :
{{ ViewHelper::getFacultyTitle( $data['faculty'] ) }}/{{ ViewHelper::getSemesterTitle( $data['semester'] ) }}
Reg. No.:
{{ $student->reg_no }}
Name :
{{ $student->first_name.' '.$student->middle_name.' '.$student->last_name }}
Date Of Birth :
{{ \Carbon\Carbon::parse($student->date_of_birth)->format('Y-m-d')}}
SN | CODE | COURSE TITLE | CREDIT | OBTAINED GRADE | FG | GP | REM | |
---|---|---|---|---|---|---|---|---|
TH | PR | |||||||
{{ $i }} | {{ViewHelper::getSubjectCodeById($subject->subjects_id)}} | {{ViewHelper::getSubjectById($subject->subjects_id)}} | {{ViewHelper::getSubCreditById($subject->subjects_id)}} | {{$subject->obtain_score_theory?$subject->obtain_score_theory:'-'}} | {{$subject->obtain_score_practical?$subject->obtain_score_practical:'-'}} | {{$subject->final_grade?$subject->final_grade:'-'}} | {{$subject->grade_point?$subject->grade_point:'-'}} | {{$subject->remark?$subject->remark:'-'}} | GRADE POINT AVERAGE (GPA): | {{$student->gpa?$student->gpa:''}} | {{ $student->gpa_grade }} |
Abbreviations | TH:Theory,PR:Practical,FG:Final Grade,GP:Grade Point,REM:Remark,*AB:Absent,*NG:No Grade,*MG:Missing Grade, *MP:Missing Point
DATE: {{ \Carbon\Carbon::parse(now())->format('Y-m-d')}} | Controller of Examination |
Note:This is only for information. If any query contact Examination Department.