+
+ ข้อมูลทั่วไป
+
+
+
+ เลขที่ประจำตัวประชาชน
+
+
+ {{ information.cardId }}
+
+
+ ชื่อ-นามสกุล
+
+
+ {{ information.fullname }}
+
+
+
+
+ วัน/เดือน/ปีเกิด
+
+
+ {{ information.birthday }}
+
+
+ เพศ
+
+
+ {{ information.gender }}
+
+
+
+
+
+
+ การสอบ
+
+
+
+
+ ประเภท
+
+
+ คะแนนเต็ม
+
+
+ คะแนนที่ได้
+
+
+ ผลการสอบ
+
+
+ {{ information.status }}
+
+
+
+
+ ภาค ก
+
+
+ {{ information.A1 }}
+
+
+ {{ information.A2 }}
+
+
+ ลำดับที่สอบได้
+
+
+ {{ information.range }}
+
+
+
+
+
+ ภาค ข
+
+
+ {{ information.B1 }}
+
+
+ {{ information.B2 }}
+
+
+ จำนวนครั้งที่สมัครสอบ
+
+
+ {{ information.total }}
+
+
+
+
+
+ ภาค ค
+
+
+ {{ information.C1 }}
+
+
+ {{ information.C2 }}
+
+
+
+
+
+ รวมทั้งหมด
+
+
+ {{ (information.A1 + information.B1 + information.C1) }}
+
+
+ {{ (information.A2 + information.B2 + information.C2) }}
+
+
+
+
+