MIF_E31211958/app/Views/Evaluasi/cetak.php

846 lines
55 KiB
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Rapor Kinerja</title>
<style>
.logo-left {
float: left;
margin-right: 10px;
/* Adjust as needed */
}
.logo-right {
float: right;
margin-left: 10px;
/* Adjust as needed */
}
.clearfix::after {
content: "";
clear: both;
display: table;
}
</style>
</head>
<body>
<div class="logo-left">
<img src="<?php echo base_url() ?>assets/images/logo1.png" alt="Logo 1">
</div>
<div class="logo-right">
<img src="<?php echo base_url() ?>assets/images/logo2.png" alt="Logo 2">
</div>
<div class="clearfix"
style="border-bottom:4.5pt double #622423;border-left-style:none;border-right-style:none;border-top-style:none;padding:0cm 0cm 7.0pt;">
<p style="border-style:none;margin:0cm;padding:0cm;tab-stops:center 226.85pt right 451.3pt;text-align:center;">
<span style="font-family:&quot;Times New Roman&quot;,serif;font-size:14.0pt;"><strong>SMP ISLAM TERPADU
AL-GHOZALI JEMBER</strong></span>
</p>
<p style="border-style:none;margin:0cm;padding:0cm;tab-stops:center 226.85pt right 451.3pt;text-align:center;">
<span style="font-family:&quot;Times New Roman&quot;,serif;font-size:11pt;"><strong>NSS : 202052430298 |
NPSN : 20556102</strong></span>
</p>
<p style="border-style:none;margin:0cm;padding:0cm;tab-stops:center 226.85pt right 451.3pt;text-align:center;">
<span style="font-family:&quot;Times New Roman&quot;,serif;font-size:10.0pt;"><span lang="DE"
dir="ltr"><strong>J</strong></span><strong>a</strong><span lang="DE"
dir="ltr"><strong>l</strong></span><strong>an</strong><span lang="DE" dir="ltr"><strong> Kaliurang
175&nbsp;</strong></span><strong>Tegalgede&nbsp;</strong><span lang="DE"
dir="ltr"><strong>Sumbersari Jember 68121&nbsp;</strong></span></span><span
style="font-family:Wingdings;font-size:10.0pt;"><span><strong>(</strong></span></span><span
style="font-family:&quot;Times New Roman&quot;,serif;font-size:10.0pt;"><span lang="DE"
dir="ltr"><strong> 0331 4436785</strong></span></span>
</p>
<p style="border-style:none;margin:0cm;padding:0cm;text-align:center;">
<span style="font-family:&quot;Times New Roman&quot;,serif;font-size:10.0pt;"><strong>website
:&nbsp;</strong></span><a target="_blank" rel="noopener noreferrer"
href="http://www.smpitalghozali.sch.id"><span
style="font-family:&quot;Times New Roman&quot;,serif;font-size:10.0pt;"><strong>www.smpitalghozali.sch.id</strong></span></a><span
style="font-family:&quot;Times New Roman&quot;,serif;font-size:10.0pt;"><strong> email
:&nbsp;</strong></span><a href="mailto:smpit.alghozali@gmail.com"><span
style="font-family:&quot;Times New Roman&quot;,serif;font-size:10.0pt;"><strong>smpit.alghozali@gmail.com</strong></span></a><span
style="font-family:&quot;Times New Roman&quot;,serif;font-size:10.0pt;"><strong>&nbsp;</strong></span>
</p>
</div>
<!-- <a href="<?php //echo site_url('pdf/generate') ?>">
Download PDF
</a> -->
<p style="margin-top:0pt; margin-bottom:0pt; line-height:normal;">&nbsp;</p>
</div>
<p style="line-height:115%;margin:0cm;tab-stops:266.9pt;text-align:center;">
<span style="font-family:&quot;Times New Roman&quot;,serif;font-size:12.0pt;"><span style="line-height:115%;"><strong>RAPOR PENILAIAN KINERJA GURU/</strong></span><span style="line-height:115%;" lang="IN" dir="ltr"><strong>KARYAWAN&nbsp;</strong></span></span><br>
<span style="font-family:&quot;Times New Roman&quot;,serif;font-size:12.0pt;"><span style="line-height:115%;" lang="IN" dir="ltr"><strong>SMPIT</strong></span><span style="line-height:115%;"><strong> AL-GHOZALI JEMBER</strong></span></span>
</p>
<p style="line-height:115%;margin:0cm;tab-stops:266.9pt;text-align:center;">
&nbsp;
</p>
<ol style="list-style-type:upper-alpha;padding-left:48px;">
<li>
<p style="line-height:150%;margin-bottom:0cm;margin-right:0cm;margin-top:0cm;">
<span style="font-family:&quot;Times New Roman&quot;,serif;font-size:12.0pt;"><span style="line-height:150%;"><strong>Identitas Guru</strong></span></span>
</p>
</li>
</ol>
<p style="line-height:150%;margin:0cm 0cm 0cm 134.7pt;text-indent:-98.7pt;">
<span style="font-family:&quot;Times New Roman&quot;,serif;font-size:12.0pt;"><span style="line-height:150%;">Nama&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : <?php echo @$data->nama_guru?></span></span>
</p>
<p style="line-height:150%;margin:0cm 0cm 0cm 134.7pt;text-indent:-98.7pt;">
<span style="font-family:&quot;Times New Roman&quot;,serif;font-size:12.0pt;"><span style="line-height:150%;">NIP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;: <?php echo @$data->nip?></span></span>
</p>
<p style="line-height:150%;margin:0cm 0cm 0cm 134.7pt;text-indent:-98.7pt;">
<?php
// Array untuk konversi bulan
$bulanIndonesia = [
'January' => 'Januari',
'February' => 'Februari',
'March' => 'Maret',
'April' => 'April',
'May' => 'Mei',
'June' => 'Juni',
'July' => 'Juli',
'August' => 'Agustus',
'September' => 'September',
'October' => 'Oktober',
'November' => 'November',
'December' => 'Desember'
];
// Assume $data->tanggal contains a date in 'Y-m-d' format
$tanggal = @$data->tanggal_lahir;
// Create DateTime object
$date = new DateTime($tanggal);
// Format the date to English
$formattedDateEnglish = $date->format('j F Y');
// Replace English month with Indonesian month
$formattedDate = str_replace(array_keys($bulanIndonesia), array_values($bulanIndonesia), $formattedDateEnglish);
?>
<span style="font-family:&quot;Times New Roman&quot;,serif;font-size:12.0pt;"><span style="line-height:150%;">Tanggal Lahir&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : <?php echo $formattedDate?></span></span>
</p>
<p style="line-height:150%;margin:0cm 0cm 0cm 134.7pt;text-indent:-98.7pt;">
<span style="font-family:&quot;Times New Roman&quot;,serif;font-size:12.0pt;"><span style="line-height:150%;">Jabatan&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : <?php echo @$data->jabatan?></span></span>
</p>
<p style="line-height:150%;margin:0cm 0cm 0cm 134.7pt;text-indent:-98.7pt;">
<span style="font-family:&quot;Times New Roman&quot;,serif;font-size:12.0pt;"><span style="line-height:150%;">Jenis Kelamin&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : <?php echo @$data->jenis_kelamin?></span></span>
</p>
<p style="line-height:150%;margin:0cm 0cm 0cm 134.7pt;text-indent:-98.7pt;">
<span style="font-family:&quot;Times New Roman&quot;,serif;font-size:12.0pt;"><span style="line-height:150%;">Alamat&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : <?php echo @$data->alamat?></span></span>
</p>
<ol style="list-style-type:upper-alpha;padding-left:48px;" start="2">
<li>
<p style="line-height:150%;margin-bottom:0cm;margin-right:0cm;margin-top:0cm;">
<span style="font-family:&quot;Times New Roman&quot;,serif;font-size:12.0pt;"><span style="line-height:150%;"><strong>Identitas Sekolah</strong></span></span>
</p>
</li>
</ol>
<p style="line-height:150%;margin:0cm 0cm 0cm 134.7pt;text-indent:-98.7pt;">
<span style="font-family:&quot;Times New Roman&quot;,serif;font-size:12.0pt;"><span style="line-height:150%;">Nama Instansi&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;: SMPIT Al-Ghozali Jember</span></span>
</p>
<p style="line-height:150%;margin:0cm 0cm 0cm 134.7pt;text-indent:-98.7pt;">
<span style="font-family:&quot;Times New Roman&quot;,serif;font-size:12.0pt;"><span style="line-height:150%;">Telp/Fax&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : 0331-4436785</span></span>
</p>
<p style="line-height:150%;margin:0cm 0cm 0cm 134.7pt;text-indent:-98.7pt;">
<span style="font-family:&quot;Times New Roman&quot;,serif;font-size:12.0pt;"><span style="line-height:150%;">Kelurahan&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : Tegalgede</span></span>
</p>
<p style="line-height:150%;margin:0cm 0cm 0cm 134.7pt;text-indent:-98.7pt;">
<span style="font-family:&quot;Times New Roman&quot;,serif;font-size:12.0pt;"><span style="line-height:150%;">Kecamatan&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : Sumbersari</span></span>
</p>
<p style="line-height:150%;margin:0cm 0cm 0cm 134.7pt;text-indent:-98.7pt;">
<span style="font-family:&quot;Times New Roman&quot;,serif;font-size:12.0pt;"><span style="line-height:150%;">Kabupaten&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;: Jember</span></span>
</p>
<p style="line-height:150%;margin:0cm 0cm 0cm 134.7pt;text-indent:-98.7pt;">
<span style="font-family:&quot;Times New Roman&quot;,serif;font-size:12.0pt;"><span style="line-height:150%;">Provinsi&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : Jawa Timur</span></span>
</p>
<ol style="list-style-type:upper-alpha;padding-left:48px;" start="3">
<li>
<p style="line-height:150%;margin-bottom:8pt;margin-right:0cm;margin-top:0cm;">
<span style="font-family:&quot;Times New Roman&quot;,serif;font-size:12.0pt;"><span style="line-height:150%;"><strong>Rekap Absensi</strong></span></span>
</p>
</li>
</ol>
<figure class="table" style="margin-left:7.2px;margin-right:auto;width:604.8px;">
<table style="border-collapse:collapse;border:1px solid #000000;">
<tbody>
<tr>
<td style="border:1px solid #000000;padding:0px 7.2px;vertical-align:top;width:82.8px;">
<p style="line-height:1.5;margin-bottom:0px;margin-top:0px;text-align:center;">
<span style="font-family:'Times New Roman', Times, serif;font-size:16px;">#</span>
</p>
</td>
<td style="border:1px solid #000000;padding:0px 7.2px;vertical-align:top;width:56.67px;">
<p style="line-height:1.5;margin-bottom:0px;margin-top:0px;text-align:center;">
<span style="font-family:'Times New Roman', Times, serif;font-size:16px;">Sakit</span>
</p>
</td>
<td style="border:1px solid #000000;padding:0px 7.2px;vertical-align:top;width:66.13px;">
<p style="line-height:1.5;margin-bottom:0px;margin-top:0px;text-align:center;">
<span style="font-family:'Times New Roman', Times, serif;font-size:16px;">Ijin</span>
</p>
</td>
<td style="border:1px solid #000000;padding:0px 7.2px;vertical-align:top;width:66.2px;">
<p style="line-height:1.5;margin-bottom:0px;margin-top:0px;text-align:center;">
<span style="font-family:'Times New Roman', Times, serif;font-size:16px;">Alpa</span>
</p>
</td>
<td style="border:1px solid #000000;padding:0px 7.2px;vertical-align:top;width:66.13px;">
<p style="line-height:1.5;margin-bottom:0px;margin-top:0px;text-align:center;">
<span style="font-family:'Times New Roman', Times, serif;font-size:16px;">Cuti</span>
</p>
</td>
<td style="border:1px solid #000000;padding:0px 7.2px;vertical-align:top;width:132.27px;">
<p style="line-height:1.5;margin-bottom:0px;margin-top:0px;text-align:center;">
<span style="font-family:'Times New Roman', Times, serif;font-size:16px;">Total Kehadiran</span>
</p>
</td>
<td style="border:1px solid #000000;padding:0px 7.2px;vertical-align:top;width:134.6px;">
<p style="line-height:1.5;margin-bottom:0px;margin-top:0px;text-align:center;">
<span style="font-family:'Times New Roman', Times, serif;font-size:16px;">Total Kerja</span>
</p>
</td>
</tr>
<?php
// Array nama bulan
$nama_bulan = [
1 => 'Januari',
2 => 'Februari',
3 => 'Maret',
4 => 'April',
5 => 'Mei',
6 => 'Juni',
7 => 'Juli',
8 => 'Agustus',
9 => 'September',
10 => 'Oktober',
11 => 'November',
12 => 'Desember'
];
?>
<?php if (!empty($rekap_absensi)): ?>
<?php foreach ($rekap_absensi as $absensi): ?>
<tr>
<td style="border:1px solid #000000;padding:0px 7.2px;vertical-align:top;width:82.8px;">
<p style="line-height:1.5;margin-bottom:0px;margin-top:0px;text-align:center;">
<span style="font-family:'Times New Roman', Times, serif;font-size:16px;"><?= "Bulan ".$nama_bulan[$absensi->bulan]; ?></span>
</p>
</td>
<td style="border:1px solid #000000;padding:0px 7.2px;vertical-align:top;width:56.67px;">
<p style="line-height:1.5;margin-bottom:0px;margin-top:0px;text-align:center;">
<?= $absensi->sakit !== null ? $absensi->sakit : 0; ?>
</p>
</td>
<td style="border:1px solid #000000;padding:0px 7.2px;vertical-align:top;width:66.13px;">
<p style="line-height:1.5;margin-bottom:0px;margin-top:0px;text-align:center;">
<?= $absensi->ijin !== null ? $absensi->ijin : 0; ?>
</p>
</td>
<td style="border:1px solid #000000;padding:0px 7.2px;vertical-align:top;width:66.2px;">
<p style="line-height:1.5;margin-bottom:0px;margin-top:0px;text-align:center;">
<?= $absensi->alpa !== null ? $absensi->alpa : 0; ?>
</p>
</td>
<td style="border:1px solid #000000;padding:0px 7.2px;vertical-align:top;width:66.13px;">
<p style="line-height:1.5;margin-bottom:0px;margin-top:0px;text-align:center;">
<?= $absensi->cuti !== null ? $absensi->cuti : 0; ?>
</p>
</td>
<td style="border:1px solid #000000;padding:0px 7.2px;vertical-align:top;width:132.27px;">
<p style="line-height:1.5;margin-bottom:0px;margin-top:0px;text-align:center;">
<?= $absensi->total_kehadiran; ?>
</p>
</td>
<td style="border:1px solid #000000;padding:0px 7.2px;vertical-align:top;width:134.6px;">
<p style="line-height:1.5;margin-bottom:0px;margin-top:0px;text-align:center;">
<?= $absensi->total_kerja; ?>
</p>
</td>
</tr>
<?php endforeach; ?>
<?php else: ?>
<tr>
<td style="border:1px solid #000000;padding:0px 7.2px;vertical-align:top;width:132.27px;" colspan="7">Data absensi tidak ditemukan</td>
</tr>
<?php endif; ?>
</tbody>
</table>
</figure>
<ol style="list-style-type:upper-alpha;padding-left:48px;" start="4">
<li>
<p style="line-height:150%;margin-bottom:8pt;margin-right:0cm;margin-top:12.0pt;">
<span style="font-family:&quot;Times New Roman&quot;,serif;font-size:12.0pt;"><span style="line-height:150%;"><strong>Hasil Kinerja</strong></span></span>
</p>
</li>
</ol>
<figure class="table">
<table style="border-collapse:collapse;border-style:solid;margin-left:5.4pt;" border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="border:1.0pt solid windowtext;padding:0cm 5.4pt;vertical-align:top;width:225.2pt;" width="300">
<p style="line-height:150%;margin:0cm;text-align:center;">
<span style="font-family:&quot;Times New Roman&quot;,serif;font-size:12.0pt;"><span style="line-height:150%;"><strong>Waktu Penilaian</strong></span></span>
</p>
</td>
<td style="border-bottom-style:solid;border-color:windowtext;border-left-style:none;border-right-style:solid;border-top-style:solid;border-width:1.0pt;padding:0cm 5.4pt;vertical-align:top;width:228.4pt;" width="305">
<p style="line-height:150%;margin:0cm;text-align:center;">
<span style="font-family:&quot;Times New Roman&quot;,serif;font-size:12.0pt;"><span style="line-height:150%;"><strong>Tahun</strong></span></span>
</p>
</td>
</tr>
<?php
// Array untuk konversi bulan
$bulanIndonesia = [
'January' => 'Januari',
'February' => 'Februari',
'March' => 'Maret',
'April' => 'April',
'May' => 'Mei',
'June' => 'Juni',
'July' => 'Juli',
'August' => 'Agustus',
'September' => 'September',
'October' => 'Oktober',
'November' => 'November',
'December' => 'Desember'
];
// Assume $data->tanggal contains a date in 'Y-m-d' format
$tanggal = @$data->tanggal;
// Create DateTime object
$date = new DateTime($tanggal);
// Format the date to English
$tanggalNilai = $date->format('j F Y');
$tahun = $date->format('Y');
// Replace English month with Indonesian month
$formattedDate2 = str_replace(array_keys($bulanIndonesia), array_values($bulanIndonesia), $tanggalNilai);
?>
<tr style="height:35.9pt;">
<td style="border-bottom-style:solid;border-color:windowtext;border-left-style:solid;border-right-style:solid;border-top-style:none;border-width:1.0pt;height:35.9pt;padding:0cm 5.4pt;width:225.2pt;" width="300">
<p style="line-height:150%;margin:0cm;text-align:center;">
<span style="font-family:&quot;Times New Roman&quot;,serif;font-size:12.0pt;"><span style="line-height:150%;"><?php echo $formattedDate2?></span></span>
</p>
</td>
<td style="border-bottom:1.0pt solid windowtext;border-left-style:none;border-right:1.0pt solid windowtext;border-top-style:none;height:35.9pt;padding:0cm 5.4pt;width:228.4pt;" width="305">
<p style="line-height:150%;margin:0cm;text-align:center;">
<span style="font-family:&quot;Times New Roman&quot;,serif;font-size:12.0pt;"><span style="line-height:150%;"><?php echo $tahun?></span></span>
</p>
</td>
</tr>
</tbody>
</table>
</figure>
<p style="line-height:150%;margin:0cm 0cm 0cm 18.0pt;">
&nbsp;
</p>
<div class="page-break" style="page-break-after:always;">
<span style="display:none;">&nbsp;</span>
</div>
<p style="line-height:107%;margin:0cm 0cm 8pt;">
&nbsp;
</p>
<p style="line-height:150%;margin:0cm 0cm 0cm 18.0pt;">
&nbsp;
</p>
<figure class="table" style="margin-right:auto;width:704.8px;">
<table style="margin-left:7.2px;border-collapse:collapse;border:1px solid #000000;">
<tbody>
<tr>
<td style="border:1px solid #000000;height:37.47px;vertical-align:middle;width:47.27px;">
<p style="line-height:1.5;margin-bottom:0px;margin-top:0px;text-align:center;">
<span style="font-family:'Times New Roman', Times, serif;font-size:16px;"><strong>NO</strong></span>
</p>
</td>
<td style="border:1px solid #000000;height:37.47px;vertical-align:middle;width:189px;">
<p style="line-height:1.5;margin-bottom:0px;margin-top:0px;text-align:center;">
<span style="font-family:'Times New Roman', Times, serif;font-size:16px;"><strong>ASPEK YANG DINILAI</strong></span>
</p>
</td>
<td style="border:1px solid #000000;height:37.47px;vertical-align:middle;width:322.4px;">
<p style="line-height:1.5;margin-bottom:0px;margin-top:0px;text-align:center;">
<span style="font-family:'Times New Roman', Times, serif;font-size:16px;"><strong>INDIKATOR</strong></span>
</p>
</td>
<td style="border:1px solid #000000;height:37.47px;vertical-align:middle;width:66.13px;">
<p style="line-height:1.5;margin-bottom:0px;margin-top:0px;text-align:center;">
<span style="font-family:'Times New Roman', Times, serif;font-size:16px;"><strong>NILAI</strong></span>
</p>
</td>
</tr>
<tr>
<td style="border:1px solid #000000;height:1.33px;vertical-align:middle;width:47.27px;">
<p style="line-height:1.5;margin-bottom:0px;margin-top:0px;text-align:center;">
<span style="font-family:'Times New Roman', Times, serif;font-size:16px;">1.</span>
</p>
</td>
<td style="border:1px solid #000000;height:1.33px;vertical-align:middle;width:189px;">
<p style="line-height:1.5;margin-bottom:0px;margin-top:0px;text-align:justify;">
<span style="font-family:'Times New Roman', Times, serif;font-size:16px;">Ibadah</span>
</p>
</td>
<td style="border:1px solid #000000;height:1.33px;vertical-align:top;width:302.4px;">
<ol style="list-style-type:lower-latin;">
<li>
<p style="line-height:1.5;margin-bottom:0px;margin-top:0px;">
<span style="font-family:'Times New Roman', Times, serif;font-size:16px;">Keterlibatan dalam BPI guru&nbsp;</span>
</p>
</li>
<li>
<p style="line-height:1.5;margin-bottom:0px;margin-top:0px;">
<span style="font-family:'Times New Roman', Times, serif;font-size:16px;">Hafalan Al Quran</span>
</p>
</li>
</ol>
</td>
<td style="border:1px solid #000000;height:1.33px;width:66.13px;text-align:center;vertical-align:middle;">
<p style="line-height:1.5;margin-bottom:0px;margin-top:0px;text-align:center;">
<span style="font-family:'Times New Roman', Times, serif;font-size:16px;"><?php echo @$data->k1?></span>
</p>
</td>
</tr>
<tr>
<td style="border:1px solid #000000;height:1.33px;vertical-align:middle;width:47.27px;">
<p style="line-height:1.5;margin-bottom:0px;margin-top:0px;text-align:center;">
<span style="font-family:'Times New Roman', Times, serif;font-size:16px;">2.</span>
</p>
</td>
<td style="border:1px solid #000000;height:1.33px;vertical-align:middle;width:189px;">
<p style="line-height:1.5;margin-bottom:0px;margin-top:0px;">
<span style="font-family:'Times New Roman', Times, serif;font-size:16px;">Kesetiaan dan Ketaatan</span>
</p>
</td>
<td style="border:1px solid #000000;height:1.33px;vertical-align:top;width:302.4px;">
<ol style="list-style-type:lower-latin;">
<li>
<p style="line-height:1.5;margin-bottom:0px;margin-top:0px;">
<span style="font-family:'Times New Roman', Times, serif;font-size:16px;">Menerima tugas dari pimpinan</span>
</p>
</li>
<li>
<p style="line-height:1.5;margin-bottom:0px;margin-top:0px;">
<span style="font-family:'Times New Roman', Times, serif;font-size:16px;">Mengutamakan kepentingan Lembaga</span>
</p>
</li>
<li>
<p style="line-height:1.5;margin-bottom:0px;margin-top:0px;">
<span style="font-family:'Times New Roman', Times, serif;font-size:16px;">Menjaga nama baik lembaga lisan maupun Tindakan</span>
</p>
</li>
<li>
<p style="line-height:1.5;margin-bottom:0px;margin-top:0px;">
<span style="font-family:'Times New Roman', Times, serif;font-size:16px;">Menerima keputusan pimpinan/lembaga&nbsp;</span>
</p>
</li>
</ol>
</td>
<td style="border:1px solid #000000;height:1.33px;width:66.13px;text-align:center;vertical-align:middle;">
<p style="line-height:1.5;margin-bottom:0px;margin-top:0px;text-align:center;">
<span style="font-family:'Times New Roman', Times, serif;font-size:16px;"><?php echo @$data->k2?></span>
</p>
</td>
</tr>
<tr>
<td style="border:1px solid #000000;height:1.33px;vertical-align:middle;width:47.27px;">
<p style="line-height:1.5;margin-bottom:0px;margin-top:0px;text-align:center;">
<span style="font-family:'Times New Roman', Times, serif;font-size:16px;">3.</span>
</p>
</td>
<td style="border:1px solid #000000;height:1.33px;vertical-align:middle;width:189px;">
<p style="line-height:1.5;margin-bottom:0px;margin-top:0px;">
<span style="font-family:'Times New Roman', Times, serif;font-size:16px;">Kedisiplinan dan Ketertiban</span>
</p>
</td>
<td style="border:1px solid #000000;height:1.33px;vertical-align:top;width:302.4px;">
<ol style="list-style-type:lower-latin;">
<li>
<p style="line-height:1.5;margin-bottom:0px;margin-top:0px;">
<span style="font-family:'Times New Roman', Times, serif;font-size:16px;">Masuk kerja (rata-rata/bln selama 3 bulan terakhir)</span>
</p>
</li>
<li>
<p style="line-height:1.5;margin-bottom:0px;margin-top:0px;">
<span style="font-family:'Times New Roman', Times, serif;font-size:16px;">Keikutsertaan dalam pembinaan/ rapat dinas (3 bln terakhir)</span>
</p>
</li>
<li>
<p style="line-height:1.5;margin-bottom:0px;margin-top:0px;">
<span style="font-family:'Times New Roman', Times, serif;font-size:16px;">Datang tepat waktu (rata-rata/ bln selama 3 bulan terakhir)</span>
</p>
</li>
<li>
<p style="line-height:1.5;margin-bottom:0px;margin-top:0px;">
<span style="font-family:'Times New Roman', Times, serif;font-size:16px;">Ketertiban dalam berseragam (rata-rata/ bln selama 3 bulan terakhir)</span>
</p>
</li>
</ol>
</td>
<td style="border:1px solid #000000;height:1.33px;width:66.13px;text-align:center;vertical-align:middle;">
<p style="line-height:1.5;margin-bottom:0px;margin-top:0px;text-align:center;">
<span style="font-family:'Times New Roman', Times, serif;font-size:16px;"><?php echo @$data->k3?></span>
</p>
</td>
</tr>
<tr>
<td style="border:1px solid #000000;height:1.33px;vertical-align:middle;width:47.27px;">
<p style="line-height:1.5;margin-bottom:0px;margin-top:0px;text-align:center;">
<span style="font-family:'Times New Roman', Times, serif;font-size:16px;">4.</span>
</p>
</td>
<td style="border:1px solid #000000;height:1.33px;vertical-align:middle;width:189px;">
<p style="line-height:1.5;margin-bottom:0px;margin-top:0px;">
<span style="font-family:'Times New Roman', Times, serif;font-size:16px;">Tanggung Jawab</span>
</p>
</td>
<td style="border:1px solid #000000;height:1.33px;vertical-align:top;width:302.4px;">
<ol style="list-style-type:lower-latin;">
<li>
<p style="line-height:1.5;margin-bottom:0px;margin-top:0px;">
<span style="font-family:'Times New Roman', Times, serif;font-size:16px;">Melaksanakan pekerjaan sampai tuntas</span>
</p>
</li>
<li>
<p style="line-height:1.5;margin-bottom:0px;margin-top:0px;">
<span style="font-family:'Times New Roman', Times, serif;font-size:16px;">Mempertanggung jawabkan pelaksanaan tugas</span>
</p>
</li>
<li>
<p style="line-height:1.5;margin-bottom:0px;margin-top:0px;">
<span style="font-family:'Times New Roman', Times, serif;font-size:16px;">Amanah terhadap rahasia jabatan</span>
</p>
</li>
<li>
<p style="line-height:1.5;margin-bottom:0px;margin-top:0px;">
<span style="font-family:'Times New Roman', Times, serif;font-size:16px;">Amanah dalam menggunakan dan merawat aset Lembaga</span>
</p>
</li>
<li>
<p style="line-height:1.5;margin-bottom:0px;margin-top:0px;">
<span style="font-family:'Times New Roman', Times, serif;font-size:16px;">Sensitif terhadap kebersihan dan kerapian tempat kerja dan lingkungan nya</span>
</p>
</li>
<li>
<p style="line-height:1.5;margin-bottom:0px;margin-top:0px;">
<span style="font-family:'Times New Roman', Times, serif;font-size:16px;">Hemat &amp; sensitif thd program penghematan air, &nbsp;telepon &amp; listrik</span>
</p>
</li>
</ol>
</td>
<td style="border:1px solid #000000;height:1.33px;width:66.13px;text-align:center;vertical-align:middle;">
<p style="line-height:1.5;margin-bottom:0px;margin-top:0px;text-align:center;">
<span style="font-family:'Times New Roman', Times, serif;font-size:16px;"><?php echo @$data->k4?></span>
</p>
</td>
</tr>
<tr>
<td style="border:1px solid #000000;height:1.33px;vertical-align:middle;width:47.27px;">
<p style="line-height:1.5;margin-bottom:0px;margin-top:0px;text-align:center;">
<span style="font-family:'Times New Roman', Times, serif;font-size:16px;">5.</span>
</p>
</td>
<td style="border:1px solid #000000;height:1.33px;vertical-align:middle;width:189px;">
<p style="line-height:1.5;margin-bottom:0px;margin-top:0px;">
<span style="font-family:'Times New Roman', Times, serif;font-size:16px;">Ketuntasan Kerja dan Penguasaan Tugas</span>
</p>
</td>
<td style="border:1px solid #000000;height:1.33px;vertical-align:top;width:302.4px;">
<ol style="list-style-type:lower-latin;">
<li>
<p style="line-height:1.5;margin-bottom:0px;margin-top:0px;">
<span style="font-family:'Times New Roman', Times, serif;font-size:16px;">Menampilkan hasil kerja yang bermutu</span>
</p>
</li>
<li>
<p style="line-height:1.5;margin-bottom:0px;margin-top:0px;">
<span style="font-family:'Times New Roman', Times, serif;font-size:16px;">Tepat waktu dalam menyelesaikan tugas dan perintah dinas &nbsp; &nbsp; &nbsp;&nbsp;</span>
</p>
</li>
<li>
<p style="line-height:1.5;margin-bottom:0px;margin-top:0px;">
<span style="font-family:'Times New Roman', Times, serif;font-size:16px;">Cekatan /terampil dalam melaksanakan tugas&nbsp;</span>
</p>
</li>
<li>
<p style="line-height:1.5;margin-bottom:0px;margin-top:0px;">
<span style="font-family:'Times New Roman', Times, serif;font-size:16px;">Teliti dan rapi dalam melaksanakan pekerjaan</span>
</p>
</li>
<li>
<p style="line-height:1.5;margin-bottom:0px;margin-top:0px;">
<span style="font-family:'Times New Roman', Times, serif;font-size:16px;">Efektif dan efisien dalam melaksanakan pekerjaan</span>
</p>
</li>
</ol>
</td>
<td style="border:1px solid #000000;height:1.33px;width:66.13px;text-align:center;vertical-align:middle;">
<p style="line-height:1.5;margin-bottom:0px;margin-top:0px;text-align:center;">
<span style="font-family:'Times New Roman', Times, serif;font-size:16px;"><?php echo @$data->k5?></span>
</p>
</td>
</tr>
<tr>
<td style="border:1px solid #000000;height:1.33px;vertical-align:middle;width:47.27px;">
<p style="line-height:1.5;margin-bottom:0px;margin-top:0px;text-align:center;">
<span style="font-family:'Times New Roman', Times, serif;font-size:16px;">6.</span>
</p>
</td>
<td style="border:1px solid #000000;height:1.33px;vertical-align:middle;width:189px;">
<p style="line-height:1.5;margin-bottom:0px;margin-top:0px;">
<span style="font-family:'Times New Roman', Times, serif;font-size:16px;">Kejujuran</span>
</p>
</td>
<td style="border:1px solid #000000;height:1.33px;vertical-align:top;width:302.4px;">
<ol style="list-style-type:lower-latin;">
<li>
<p style="line-height:1.5;margin-bottom:0px;margin-top:0px;">
<span style="font-family:'Times New Roman', Times, serif;font-size:16px;">Menjaga diri dari menggunakan fasilitas lembaga utk kepentingan pribadi&nbsp;</span>
</p>
</li>
<li>
<p style="line-height:1.5;margin-bottom:0px;margin-top:0px;">
<span style="font-family:'Times New Roman', Times, serif;font-size:16px;">Tidak melakukan kecurangan dan atau pemalsuan</span>
</p>
</li>
<li>
<p style="line-height:1.5;margin-bottom:0px;margin-top:0px;">
<span style="font-family:'Times New Roman', Times, serif;font-size:16px;">Tidak menyalahgunakan tanggung jawab dan wewenang&nbsp;</span>
</p>
</li>
</ol>
</td>
<td style="border:1px solid #000000;height:1.33px;width:66.13px;text-align:center;vertical-align:middle;">
<p style="line-height:1.5;margin-bottom:0px;margin-top:0px;text-align:center;">
<span style="font-family:'Times New Roman', Times, serif;font-size:16px;"><?php echo @$data->k6?></span>
</p>
</td>
</tr>
<tr>
<td style="border:1px solid #000000;height:1.33px;vertical-align:middle;width:47.27px;">
<p style="line-height:1.5;margin-bottom:0px;margin-top:0px;text-align:center;">
<span style="font-family:'Times New Roman', Times, serif;font-size:16px;">7.</span>
</p>
</td>
<td style="border:1px solid #000000;height:1.33px;vertical-align:middle;width:189px;">
<p style="line-height:1.5;margin-bottom:0px;margin-top:0px;">
<span style="font-family:'Times New Roman', Times, serif;font-size:16px;">Interaksi Sosial</span>
</p>
</td>
<td style="border:1px solid #000000;height:1.33px;vertical-align:top;width:302.4px;">
<ol style="list-style-type:lower-latin;">
<li>
<p style="line-height:1.5;margin-bottom:0px;margin-top:0px;">
<span style="font-family:'Times New Roman', Times, serif;font-size:16px;">Santun, rendah hati dan ramah terhadap orang lain</span>
</p>
</li>
<li>
<p style="line-height:1.5;margin-bottom:0px;margin-top:0px;">
<span style="font-family:'Times New Roman', Times, serif;font-size:16px;">Menghargai pendapat orang lain</span>
</p>
</li>
</ol>
</td>
<td style="border:1px solid #000000;height:1.33px;width:66.13px;text-align:center;vertical-align:middle;">
<p style="line-height:1.5;margin-bottom:0px;margin-top:0px;text-align:center;">
<span style="font-family:'Times New Roman', Times, serif;font-size:16px;"><?php echo @$data->k7?></span>
</p>
</td>
</tr>
<tr>
<td style="border:1px solid #000000;height:1.33px;vertical-align:middle;width:47.27px;">
<p style="line-height:1.5;margin-bottom:0px;margin-top:0px;text-align:center;">
<span style="font-family:'Times New Roman', Times, serif;font-size:16px;">8.</span>
</p>
</td>
<td style="border:1px solid #000000;height:1.33px;vertical-align:middle;width:189px;">
<p style="line-height:1.5;margin-bottom:0px;margin-top:0px;">
<span style="font-family:'Times New Roman', Times, serif;font-size:16px;">Kepemimpinan</span>
</p>
</td>
<td style="border:1px solid #000000;height:1.33px;vertical-align:top;width:302.4px;">
<ol style="list-style-type:lower-latin;">
<li>
<p style="line-height:1.5;margin-bottom:0px;margin-top:0px;">
<span style="font-family:'Times New Roman', Times, serif;font-size:16px;">Kemampuan dalam membimbing orang lain</span>
</p>
</li>
<li>
<p style="line-height:1.5;margin-bottom:0px;margin-top:0px;">
<span style="font-family:'Times New Roman', Times, serif;font-size:16px;">Kemampuan dalam mengambil keputusan secara bijak</span>
</p>
</li>
<li>
<p style="line-height:1.5;margin-bottom:0px;margin-top:0px;">
<span style="font-family:'Times New Roman', Times, serif;font-size:16px;">Kemamampuan bekerja dengan orang lain dalam rangka melaksanakan tugas</span>
</p>
</li>
<li>
<p style="line-height:1.5;margin-bottom:0px;margin-top:0px;">
<span style="font-family:'Times New Roman', Times, serif;font-size:16px;">Kemampuan dalam memotivasi orang lain</span>
</p>
</li>
<li>
<p style="line-height:1.5;margin-bottom:0px;margin-top:0px;">
<span style="font-family:'Times New Roman', Times, serif;font-size:16px;">Kemampuan memberi keteladan yang baik</span>
</p>
</li>
</ol>
</td>
<td style="border:1px solid #000000;height:1.33px;width:66.13px;text-align:center;vertical-align:middle;">
<p style="line-height:1.5;margin-bottom:0px;margin-top:0px;text-align:center;">
<span style="font-family:'Times New Roman', Times, serif;font-size:16px;"><?php echo @$data->k8?></span>
</p>
</td>
</tr>
<tr>
<td style="border:1px solid #000000;height:1.33px;vertical-align:middle;width:47.27px;">
<p style="line-height:1.5;margin-bottom:0px;margin-top:0px;text-align:center;">
<span style="font-family:'Times New Roman', Times, serif;font-size:16px;">9.</span>
</p>
</td>
<td style="border:1px solid #000000;height:1.33px;vertical-align:middle;width:189px;">
<p style="line-height:1.5;margin-bottom:0px;margin-top:0px;">
<span style="font-family:'Times New Roman', Times, serif;font-size:16px;">Inisiatif</span>
</p>
</td>
<td style="border:1px solid #000000;height:1.33px;vertical-align:top;width:302.4px;">
<ol style="list-style-type:lower-latin;">
<li>
<p style="line-height:1.5;margin-bottom:0px;margin-top:0px;">
<span style="font-family:'Times New Roman', Times, serif;font-size:16px;">Berusaha mencari cara baru yang lebih efisien dalam rangka melaksanakkan tugas</span>
</p>
</li>
<li>
<p style="line-height:1.5;margin-bottom:0px;margin-top:0px;">
<span style="font-family:'Times New Roman', Times, serif;font-size:16px;">Tidak menungggu perintah/petunjuk atasan dalam melaksanakan tugas yang menjadi tanggung jawabnya</span>
</p>
</li>
<li>
<p style="line-height:1.5;margin-bottom:0px;margin-top:0px;">
<span style="font-family:'Times New Roman', Times, serif;font-size:16px;">Mampu mengambil keputusan/tindakan dengan cepat dan tepat</span>
</p>
</li>
<li>
<p style="line-height:1.5;margin-bottom:0px;margin-top:0px;">
<span style="font-family:'Times New Roman', Times, serif;font-size:16px;">Memberikan saran yang dipandang baik dan berguna bagi lembaga/pimpinan</span>
</p>
</li>
</ol>
</td>
<td style="border:1px solid #000000;height:1.33px;width:66.13px;text-align:center;vertical-align:middle;">
<p style="line-height:1.5;margin-bottom:0px;margin-top:0px;text-align:center;">
<span style="font-family:'Times New Roman', Times, serif;font-size:16px;"><?php echo @$data->k9?></span>
</p>
</td>
</tr>
<tr>
<td style="border:1px solid #000000;height:1.33px;vertical-align:middle;width:538.67px;" colspan="3">
<p style="line-height:1.5;margin-bottom:0px;margin-top:0px;">
<span style="font-family:'Times New Roman', Times, serif;font-size:16px;">Jumlah</span>
</p>
</td>
<td style="border:1px solid #000000;height:1.33px;vertical-align:top;width:66.13px;">
<p style="line-height:1.5;margin-bottom:0px;margin-top:0px;">
&nbsp;
</p>
</td>
</tr>
<tr>
<td style="border:1px solid #000000;height:1.33px;vertical-align:middle;width:538.67px;" colspan="3">
<p style="line-height:1.5;margin-bottom:0px;margin-top:0px;">
<span style="font-family:'Times New Roman', Times, serif;font-size:16px;">Nilai</span>
</p>
</td>
<td style="border:1px solid #000000;height:1.33px;width:66.13px;text-align:center;vertical-align:middle;">
<p style="line-height:1.5;margin-bottom:0px;margin-top:0px;text-align:center;">
<span style="font-family:'Times New Roman', Times, serif;font-size:16px;"><?php echo @$data->hasil?></span>
</p>
</td>
</tr>
<tr>
<td colspan="4" style="width: 16cm;border-right: 1pt solid windowtext;border-bottom: 1pt solid windowtext;border-left: 1pt solid windowtext;border-image: initial;border-top: none;padding: 0cm 5.4pt;height: 70.45pt;vertical-align: top;">
<p style='margin:0cm;font-size:15px;font-family:"Calibri",sans-serif;line-height:150%;'><span style='font-size:16px;line-height:150%;font-family:"Times New Roman",serif;'>Keterangan:</span></p>
<p style='margin:0cm;font-size:15px;font-family:"Calibri",sans-serif;line-height:150%;'><span style='font-size:16px;line-height:150%;font-family:"Times New Roman",serif;'><?php echo @$data->keterangan?></span></p>
</td>
</tr>
</tbody>
</table>
<p style='margin-top:0cm;margin-right:-45.05pt;margin-bottom:0cm;margin-left:0cm;font-size:11.0pt;font-family:"Calibri",sans-serif;line-height:150%;'><span style='font-size:16px;line-height:150%;font-family:"Times New Roman",serif;'>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;</span></p>
<table style="width:474.9pt;margin-left:-1.7pt;border-collapse:collapse;border:none;">
<tbody>
<tr>
<td style="width: 163.05pt;padding: 0cm 5.4pt;height: 3.1pt;vertical-align: top;">
<p style='margin-top:0cm;margin-right:-45.05pt;margin-bottom: 0cm;margin-left:0cm;font-size:11.0pt;font-family:"Calibri",sans-serif;line-height:115%;'><span style='font-size:16px;line-height:115%;font-family:"Times New Roman",serif;'>&nbsp;</span></p>
</td>
<td style="width: 148.85pt;padding: 0cm 5.4pt;height: 3.1pt;vertical-align: top;">
<p style='margin-top:0cm;margin-right:-45.05pt;margin-bottom: 0cm;margin-left:0cm;font-size:11.0pt;font-family:"Calibri",sans-serif;line-height:115%;'><span style='font-size:16px;line-height:115%;font-family:"Times New Roman",serif;'>&nbsp;</span></p>
</td>
<td style="width: 163pt;padding: 0cm 5.4pt;height: 3.1pt;vertical-align: top;">
<p style='margin-top:0cm;margin-right:-45.05pt;margin-bottom: 0cm;margin-left:0cm;font-size:11.0pt;font-family:"Calibri",sans-serif;line-height:115%;'><span style='font-size:16px;line-height:115%;font-family:"Times New Roman",serif;'>Jember, &hellip;&hellip;&hellip;&hellip;&hellip;&hellip;&hellip;&hellip;&hellip;.</span></p>
</td>
</tr>
<tr>
<td style="width: 163.05pt;padding: 0cm 5.4pt;height: 3.1pt;vertical-align: bottom;">
<p style='margin-top:0cm;margin-right:-4.1pt;margin-bottom: 0cm;margin-left:0cm;font-size:11.0pt;font-family:"Calibri",sans-serif;line-height:115%;'><span style='font-size:16px;line-height:115%;font-family:"Times New Roman",serif;'>Guru yang dinilai</span></p>
</td>
<td style="width: 148.85pt;padding: 0cm 5.4pt;height: 3.1pt;vertical-align: bottom;">
<p style='margin-top:0cm;margin-right:-45.05pt;margin-bottom: 0cm;margin-left:0cm;font-size:11.0pt;font-family:"Calibri",sans-serif;line-height:115%;'><span style='font-size:16px;line-height:115%;font-family:"Times New Roman",serif;'>Penilai</span></p>
</td>
<td style="width: 163pt;padding: 0cm 5.4pt;height: 3.1pt;vertical-align: top;">
<p style='margin-top:0cm;margin-right:0cm;margin-bottom:0cm;margin-left:0cm;font-size:11.0pt;font-family:"Calibri",sans-serif;line-height:115%;'><span style='font-size:16px;line-height:115%;font-family:"Times New Roman",serif;'>Kepala SMPIT Al-Ghozali Jember</span></p>
</td>
</tr>
<tr>
<td style="width: 163.05pt;padding: 0cm 5.4pt;height: 71.95pt;vertical-align: top;">
<p style='margin-top:0cm;margin-right:-45.05pt;margin-bottom: 0cm;margin-left:0cm;font-size:11.0pt;font-family:"Calibri",sans-serif;line-height:115%;'><span style='font-size:16px;line-height:115%;font-family:"Times New Roman",serif;'>&nbsp;</span></p>
<p style='margin-top:0cm;margin-right:-45.05pt;margin-bottom: 0cm;margin-left:0cm;font-size:11.0pt;font-family:"Calibri",sans-serif;line-height:115%;'><span style='font-size:16px;line-height:115%;font-family:"Times New Roman",serif;'>&nbsp;</span></p>
<p style='margin-top:0cm;margin-right:-45.05pt;margin-bottom: 0cm;margin-left:0cm;font-size:11.0pt;font-family:"Calibri",sans-serif;line-height:115%;'><span style='font-size:16px;line-height:115%;font-family:"Times New Roman",serif;'>&nbsp;</span></p>
<p style='margin-top:0cm;margin-right:-45.05pt;margin-bottom: 0cm;margin-left:0cm;font-size:11.0pt;font-family:"Calibri",sans-serif;line-height:115%;'><span style='font-size:16px;line-height:115%;font-family:"Times New Roman",serif;'>&nbsp;</span></p>
<p style='margin-top:0cm;margin-right:-45.05pt;margin-bottom: 0cm;margin-left:0cm;font-size:11.0pt;font-family:"Calibri",sans-serif;line-height:115%;'><span style='font-size:16px;line-height:115%;font-family:"Times New Roman",serif;'>Nama yang dinilai</span></p>
<p style='margin-top:0cm;margin-right:-45.05pt;margin-bottom: 0cm;margin-left:0cm;font-size:11.0pt;font-family:"Calibri",sans-serif;line-height:115%;'><span style='font-size:16px;line-height:115%;font-family:"Times New Roman",serif;'>NIP.</span></p>
</td>
<td style="width: 148.85pt;padding: 0cm 5.4pt;height: 71.95pt;vertical-align: top;">
<p style='margin-top:0cm;margin-right:-45.05pt;margin-bottom: 0cm;margin-left:0cm;font-size:11.0pt;font-family:"Calibri",sans-serif;line-height:115%;'><span style='font-size:16px;line-height:115%;font-family:"Times New Roman",serif;'>&nbsp;</span></p>
<p style='margin-top:0cm;margin-right:-45.05pt;margin-bottom: 0cm;margin-left:0cm;font-size:11.0pt;font-family:"Calibri",sans-serif;line-height:115%;'><span style='font-size:16px;line-height:115%;font-family:"Times New Roman",serif;'>&nbsp;</span></p>
<p style='margin-top:0cm;margin-right:-45.05pt;margin-bottom: 0cm;margin-left:0cm;font-size:11.0pt;font-family:"Calibri",sans-serif;line-height:115%;'><span style='font-size:16px;line-height:115%;font-family:"Times New Roman",serif;'>&nbsp;</span></p>
<p style='margin-top:0cm;margin-right:-45.05pt;margin-bottom: 0cm;margin-left:0cm;font-size:11.0pt;font-family:"Calibri",sans-serif;line-height:115%;'><span style='font-size:16px;line-height:115%;font-family:"Times New Roman",serif;'>&nbsp;</span></p>
<p style='margin-top:0cm;margin-right:-45.05pt;margin-bottom: 0cm;margin-left:0cm;font-size:11.0pt;font-family:"Calibri",sans-serif;line-height:115%;'><span style='font-size:16px;line-height:115%;font-family:"Times New Roman",serif;'>Nama penilai</span></p>
<p style='margin-top:0cm;margin-right:-45.05pt;margin-bottom: 0cm;margin-left:0cm;font-size:11.0pt;font-family:"Calibri",sans-serif;line-height:115%;'><span style='font-size:16px;line-height:115%;font-family:"Times New Roman",serif;'>NIP.</span></p>
</td>
<td style="width: 163pt;padding: 0cm 5.4pt;height: 71.95pt;vertical-align: top;">
<p style='margin-top:0cm;margin-right:-45.05pt;margin-bottom: 0cm;margin-left:0cm;font-size:11.0pt;font-family:"Calibri",sans-serif;line-height:115%;'><span style='font-size:16px;line-height:115%;font-family:"Times New Roman",serif;'>&nbsp;</span></p>
<p style='margin-top:0cm;margin-right:-45.05pt;margin-bottom: 0cm;margin-left:0cm;font-size:11.0pt;font-family:"Calibri",sans-serif;line-height:115%;'><span style='font-size:16px;line-height:115%;font-family:"Times New Roman",serif;'>&nbsp;</span></p>
<p style='margin-top:0cm;margin-right:-45.05pt;margin-bottom: 0cm;margin-left:0cm;font-size:11.0pt;font-family:"Calibri",sans-serif;line-height:115%;'><span style='font-size:16px;line-height:115%;font-family:"Times New Roman",serif;'>&nbsp;</span></p>
<p style='margin-top:0cm;margin-right:-45.05pt;margin-bottom: 0cm;margin-left:0cm;font-size:11.0pt;font-family:"Calibri",sans-serif;line-height:115%;'><span style='font-size:16px;line-height:115%;font-family:"Times New Roman",serif;'>&nbsp;</span></p>
<p style='margin-top:0cm;margin-right:-45.05pt;margin-bottom: 0cm;margin-left:0cm;font-size:11.0pt;font-family:"Calibri",sans-serif;line-height:115%;'><span style='font-size:16px;line-height:115%;font-family:"Times New Roman",serif;'>Dwi Krisnanto, S.P.</span></p>
<p style='margin-top:0cm;margin-right:-45.05pt;margin-bottom: 0cm;margin-left:0cm;font-size:11.0pt;font-family:"Calibri",sans-serif;line-height:115%;'><span style='font-size:16px;line-height:115%;font-family:"Times New Roman",serif;'>NIP.</span></p>
</td>
</tr>
</tbody>
</table>
<p style='margin-top:0cm;margin-right:0cm;margin-bottom:8.0pt;margin-left:0cm;font-size:11.0pt;font-family:"Calibri",sans-serif;'>&nbsp;</p>
<p style='margin-top:0cm;margin-right:0cm;margin-bottom:8.0pt;margin-left:0cm;font-size:11.0pt;font-family:"Calibri",sans-serif;'>&nbsp;</p>
</body>
</html>