PRESIDENT'S OFFICE - REGIONAL ADMINISTRATION AND LOCAL GOVERNMENT (PO-RALG){{ school.region.name|upper }}FORM SIX REGIONAL MOCK EXAMINATIONS{{ project.name|upper }} - {{ project.year }} |
{{ school.school_code }}{{ school.name|upper }}{{ school.district.name|upper }} {{ school.district.region.name|upper }} |
|
GPA
{{ school_result.sch_gpa|default:"-"|floatformat:4 }}
|
RANK (OVERALL)
{{ school_rank|default:"-" }}/{{ overall_total }}
|
| C.NO | NAMES | SEX | COMB | {% for subject in subjects %}{{ subject.code }} | {% endfor %}AVERAGE | AV. GRADES |
POINTS | DIVISION |
|---|---|---|---|---|---|---|---|---|
| {{ subject.name }} | {% endfor %}||||||||
| {{ student.cand_no }} | {{ student.name }} | {{ student.sex }} | {% if student.combination %} {{ student.combination }} {% endif %} | {% for score in student.subject_scores %}{% if 'X' in score %} X {% else %} {% with parts=score.split %} {{ parts.0 }} {% if parts.1 %} {{ parts.1 }} {% endif %} {% endwith %} {% endif %} | {% endfor %}{{ student.average|default:"-" }} | {{ student.avg_grade|default:"-" }} | {{ student.points|default:"-" }} | {% if student.division %} {{ student.division }} {% else %} - {% endif %} |
|
|
||||||||||||||||||||||||