@if(file_exists(public_path('image/UMP.png')))
@endif
|
Fakulti Komputeran Faculty of Computing |
Universiti Malaysia Pahang 26600 Pekan, Pahang Tel: +609-424 5000 Email: fk@umpsa.edu.my Laman Web: www.umpsa.edu.my |
| Our Ref: {{ $ref }}({{ $num }}) |
Dear Dr/Mr./Mrs.,
APPOINTMENT AS INDUSTRY SUPERVISOR FOR STUDENT FROM FACULTY OF COMPUTING {{ $semester }} {{ $sesi }} WITH INDUSTRIAL TRAINING ({{ $kod }})
2. On behalf of the Faculty of Computing, we are pleased to appoint you dear Dr./Mr./Mrs. as Industry Supervisor to our student in the faculty (the list is attached) starting on March till August 2026.
3. As Industry Supervisor, you are required to evaluate the assigned student, two (2) times which contributes 80% marks in total. The schedule is stated below and the rubric for these evaluations as per attached.
| First Evaluation: |
{{ $penilaian1 }} {{ $markah1 }}% Week of the Industrial Training duration: 7–8 |
| Second Evaluation: |
{{ $penilaian2 }} {{ $markah2 }}% Week of the Industrial Training duration: 17–18 |
4. The evaluation will be done via Google Forms. You will be reminded through email, THREE days (3) before the evaluation starts. The purpose of this evaluation is to monitor the student's performance and obtain feedback from industries.
5. The students are required to present to the Industry & Faculty supervisors during the First and Second Evaluation either online or through a requested physical meeting (if required).
6. Attached herewith is an attachment of the UMP industrial training policy and evaluation criteria for Industrial Supervisors. Any questions or concerns, you can contact the representative below.
| Name | Phone | |
|---|---|---|
| {{ $c['name'] ?? '-' }} | {{ $c['phone'] ?? '-' }} | {{ $c['email'] ?? '-' }} |
| Name | Phone | |
|---|---|---|
| {{ $m['name'] ?? '-' }} | {{ $m['phone'] ?? '-' }} | {{ $m['email'] ?? '-' }} |
We thank you for your cooperation and attention. Hopefully, we may get mutual benefits from both of us.
Thank you again.
"MALAYSIA MADANI"
"BERKHIDMAT UNTUK NEGARA"
"Teknologi Untuk Masyarakat"
Yours sincerely,
 }})
Placement: {{ $students->first()->COMPANY_NAME ?? '-' }}
Student Details:
@php $groupedByISV = $students->groupBy('SUPERVISOR_INDUSTRY_NAME'); @endphp @foreach($groupedByISV as $supervisorName => $supervisorStudents)Industry Supervisor: {{ $supervisorName ?: '-' }}
| Student ID | Student Name | Job Scope | Faculty Supervisor | Contact |
|---|---|---|---|---|
| {{ $student->STUDENT_ID ?? '-' }} | {{ $student->STUDENT_NAME ?? '-' }} | {!! nl2br(e($student->JOB_SCOPE ?? '-')) !!} | {{ $student->FACULTY_SUPERVISOR ?? '-' }} | {{ $student->SV_CONTACT_NO ?? '-' }} |