@extends('pdf.layout') @section('title', 'Transcript') @section('content') @foreach($transcript as $trans)
Lett: NU/Con/Trans/{{ request()->get('exam_code') }}/{{ $trans->exam_year }}
NATIONAL UNIVERSITY
BANGLADESH
ACADEMIC TRANSCRIPT
GRADING SYSTEM |
||
Numerical grade |
Letter |
Grade |
80% and Above |
A+ |
4.00 |
75% to less than 80% |
A |
3.75 |
70% to less than 75% |
A- |
3.50 |
65% to less than 70% |
B+ |
3.25 |
60% to less than 65% |
B |
3.00 |
55% to less than 60% |
B- |
2.75 |
50% to less than 55% |
C+ |
2.50 |
45% to less than 50% |
C |
2.25 |
40% to less than 45% |
D |
2.00 |
Below 40% |
F |
0.00 |
Name of the Student |
:   |
{{ $trans->name }} |
Father's Name |
:   |
{{ $trans->father_name }} |
Mother's Name |
:   |
{{ $trans->mother_name }} |
Name of Institution |
:   |
{{ $trans->college }}, {{ $trans->district_name }} |
Entrance Qualification |
:   |
BACHELOR OF {{ strtoupper($degree_name) }} (HONOURS) EXAMINATION |
Degree Conferred |
:   |
{{ $degree_initial_name }} {{ strtoupper($degree_name) }} |
Discipline/Subject |
:   |
{{ $trans->subject }} |
Duration of Course |
:   |
{{ $degree_duration }} |
Examination Roll No. |
:   |
{{ $trans->exam_roll }} |
Registration No. |
:   |
{{ $trans->reg_no }} |
Session |
:   |
{{ $trans->session }} |
Year of Passing |
:   |
{{ request()->get('year') }} |
Earned Credit |
:   |
{{ $trans->total_credit }} Out of {{ $trans->total_credit }} |
CGPA |
:   |
{{ $trans->cgpa }} Out of 4.00 |
Academic Attainments
COURSE CODE |
COURSE TITLE |
CREDIT |
LETTER |
{{ $res->course_code }} |
  {{ $res->course_title }} |
{{ $res->credit }} |
{{ $res->letter_grade }} |
Result Published Date     :   {{ \Carbon\Carbon::parse($trans->updated_at)->format('F j, Y ') }}
Generated on: {{ date('d-m-Y') }} by NU EMS
Controller of Examinations
National University, Bangladesh
E-mail: controller@nu.ac.bd