|
|
|
|
National University |
Bangladesh |
|
|
|
|
NUMC 17 - |
15-21-2-021373 |
Roll No. |
: {{ $trans->exam_roll }} |
Reg. No. |
: {{ $trans->reg_no }} |
Session |
: {{ $trans->session }} |
|
 }}) |
Academic Transcript |
{{ $trans->degree_group }} - {{ $trans->exam_year }} |
Subject : {{ $trans->subject }} |
|
Grading System |
80% or Above
|
A+
|
4.00
|
75% to < 80%
|
A
|
3.75
|
70% to < 75% |
A-
|
3.50
|
65% to < 70% |
B+
|
3.25
|
60% to < 65% |
B
|
3.00
|
55% to < 60%
|
B-
|
2.75
|
50% to < 55%
|
C+
|
2.50
|
45% to < 50%
|
C
|
2.25
|
40% to < 45%
|
D
|
2.00
|
Below 40%
|
F
|
0.00
|
|
|
|
|
Name of Student |
: {{ $trans->name }} |
Father's Name |
: {{ $trans->father_name }} |
Mother's Name |
: {{ $trans->mother_name }} |
College Name |
: {{ $trans->college }} |
|
|
|
|
|
|
|
Course Code
|
Course Title
|
Credit
|
Letter Grade
|
Earned Credit
|
CGPA
|
@foreach($trans->resultDetails as $res)
{{ $res->course_code }}
|
{{ $res->course_title }}
|
{{ $res->credit }}
|
{{ $res->letter_grade }}
|
@if($i == 0)
{{ $trans->total_credit }}
|
{{ $trans->cgpa }}
|
@endif
@php
$i++;
@endphp
@endforeach
|
|
|
|
|
|
Result Published On : {{ ($trans->updated_at)->format('l jS \of F Y') }} |
|
|
 }}) |
Controller of Examinations |
|
|
|
|
|
|
|
|
|
|
|
N.B. The Marks Certificate is issued without any correction or overwriting. |
|
|
|
|