MMCT TEAM
Server IP : 2a02:4780:11:1359:0:1d43:a566:2  /  Your IP : 216.73.216.199
Web Server : LiteSpeed
System : Linux in-mum-web1259.main-hosting.eu 4.18.0-553.37.1.lve.el8.x86_64 #1 SMP Mon Feb 10 22:45:17 UTC 2025 x86_64
User : u490972518 ( 490972518)
PHP Version : 5.6.40
Disable Function : system, exec, shell_exec, passthru, mysql_list_dbs, ini_alter, dl, symlink, link, chgrp, leak, popen, apache_child_terminate, virtual, mb_send_mail
MySQL : ON  |  cURL : ON  |  WGET : ON  |  Perl : OFF  |  Python : OFF
Directory (0755) :  /home/u490972518/domains/ppschool.org.in/public_html/admin/

[  Home  ][  C0mmand  ][  Upload File  ]

Current File : /home/u490972518/domains/ppschool.org.in/public_html/admin/1c.php
	<?php include("../link/databaseconnection.php");
	error_reporting(1);
	$session=$_POST['session'];
	$class=$_POST['class'];
		$section=$_POST['section'];
		$exam=$_POST['exam'];
	 $sel1r="select * from result_date where session='$session' and class='$class' order by id desc ";
	$res1r=mysqli_query($conn,$sel1r);
	$result_date=mysqli_fetch_array($res1r,MYSQLI_BOTH);
	if($exam=='Half Yearly')
	      {
	          	$selc="select * from registration where subject='$class' and session='$session' and status='' and section='$section' order by h_rank desc";
	      }
	      else
	      {
	          	$selc="select * from registration where subject='$class' and session='$session' and status='' and section='$section' order by all_m desc";
	      }
	
	$res1r=mysqli_query($conn,$sel1r);
	$result_date=mysqli_fetch_array($res1r,MYSQLI_BOTH);
	
	
	$resc=mysqli_query($conn,$selc);
		  $s=1;$r=1;
	  while($row=mysqli_fetch_array($resc,MYSQLI_BOTH))
	  {
	      $application=$row['application'];
	      $sel1="select * from mark where type='PT I' and session='$session' and sch='$application' and exam='TERM I'";
	$res1=mysqli_query($conn,$sel1);
	$pt1=mysqli_fetch_array($res1,MYSQLI_BOTH);
	
	
	 $sel12="select * from mark where type='PT II' and session='$session' and sch='$application' and exam='TERM II'";
	$res12=mysqli_query($conn,$sel12);
	$pt2=mysqli_fetch_array($res12,MYSQLI_BOTH);
	
	
	 $sel11="select * from mark where type='Sub Enr.' and session='$session' and sch='$application' and exam='TERM I' ";
	$res11=mysqli_query($conn,$sel11);
	$sub1=mysqli_fetch_array($res11,MYSQLI_BOTH);
	
 $sel112="select * from mark where type='Sub Enr.' and session='$session' and sch='$application' and exam='TERM II' ";
	$res112=mysqli_query($conn,$sel112);
	$sub2=mysqli_fetch_array($res112,MYSQLI_BOTH);
	
	
	
	$sel111="select * from mark where type='Half Yearly' and session='$session' and sch='$application' and exam='TERM I' ";
	$res111=mysqli_query($conn,$sel111);
	$half=mysqli_fetch_array($res111,MYSQLI_BOTH);
	
	
	$sel1112="select * from mark where type='Annual Exam' and session='$session' and sch='$application' and exam='TERM II' ";
	$res1112=mysqli_query($conn,$sel1112);
	$annual=mysqli_fetch_array($res1112,MYSQLI_BOTH);
		
		  
		  
		  
		  	 $sel116="select * from mark where type='Note Book' and session='$session' and sch='$application' and exam='TERM I' ";
	$res116=mysqli_query($conn,$sel116);
	$nt1=mysqli_fetch_array($res116,MYSQLI_BOTH);
	
 $sel1161="select * from mark where type='Note Book' and session='$session' and sch='$application' and exam='TERM II' ";
	$res1161=mysqli_query($conn,$sel1161);
	$nt2=mysqli_fetch_array($res1161,MYSQLI_BOTH);
	
	$sel11616="select * from grade_mark where session='$session' and sch='$application' and exam='TERM I' ";
	$res11616=mysqli_query($conn,$sel11616);
	$term1_record=mysqli_fetch_array($res11616,MYSQLI_BOTH);
	
	$sel116163="select * from grade_mark where session='$session' and sch='$application' and exam='TERM II' ";
	$res116163=mysqli_query($conn,$sel116163);
	$term2_record=mysqli_fetch_array($res116163,MYSQLI_BOTH);
	
		$sel1161633="select * from max where  type='Half Yearly' and class='$class' ";
	$res1161633=mysqli_query($conn,$sel1161633);
	$max_m1=mysqli_fetch_array($res1161633,MYSQLI_BOTH);
	$max_m=$max_m1['max'];
	
	?>



<!DOCTYPE html>
<html>
<head>
<title></title>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<style>
body {padding:0; margin:0; text-align:center; background-color:#777}
.page {margin:5px 0}
.page svg {background-color:#fff}
</style>
</head>
<body>

<div class="page">
<!-- Created with Inkscape (http://www.inkscape.org/) -->

<svg
   version="1.1"
   id="svg2"
   width="793.33331"
   height="1122.6667"
   viewBox="0 0 793.33331 1122.6667"
   xmlns:xlink="http://www.w3.org/1999/xlink"
   xmlns="http://www.w3.org/2000/svg"
   xmlns:svg="http://www.w3.org/2000/svg">
  <defs
     id="defs6">
    <clipPath
       clipPathUnits="userSpaceOnUse"
       id="clipPath14">
      <path
         d="M 10.8,-10.8 H 584.55 V -831.2 H 10.8 Z"
         id="path12" />
    </clipPath>
    <clipPath
       clipPathUnits="userSpaceOnUse"
       id="clipPath38">
      <path
         d="m 10.8,-10.8 h 570 v -477.6 h -570 z"
         id="path36" />
    </clipPath>
    <clipPath
       clipPathUnits="userSpaceOnUse"
       id="clipPath124">
      <path
         d="m 19.8,-26.8 h 551 v -70.1 h -551 z"
         id="path122" />
    </clipPath>
    <clipPath
       clipPathUnits="userSpaceOnUse"
       id="clipPath172">
      <path
         d="m 280.8,-136 h 43 v -11.05 h -43 z"
         id="path170" />
    </clipPath>
    <clipPath
       clipPathUnits="userSpaceOnUse"
       id="clipPath184">
      <path
         d="m 87.8,-174 h 188 v -11.05 h -188 z"
         id="path182" />
    </clipPath>
    <clipPath
       clipPathUnits="userSpaceOnUse"
       id="clipPath196">
      <path
         d="m 314.8,-175 h 145 v -11.05 h -145 z"
         id="path194" />
    </clipPath>
    <clipPath
       clipPathUnits="userSpaceOnUse"
       id="clipPath208">
      <path
         d="m 14.8,-174 h 71.25 v -11.05 H 14.8 Z"
         id="path206" />
    </clipPath>
    <clipPath
       clipPathUnits="userSpaceOnUse"
       id="clipPath220">
      <path
         d="m 280.8,-175 h 50 v -11.05 h -50 z"
         id="path218" />
    </clipPath>
    <clipPath
       clipPathUnits="userSpaceOnUse"
       id="clipPath232">
      <path
         d="m 14.8,-193 h 71.25 v -11.05 H 14.8 Z"
         id="path230" />
    </clipPath>
    <clipPath
       clipPathUnits="userSpaceOnUse"
       id="clipPath244">
      <path
         d="m 88.8,-194.05 h 186 v -11.05 h -186 z"
         id="path242" />
    </clipPath>
    <clipPath
       clipPathUnits="userSpaceOnUse"
       id="clipPath256">
      <path
         d="m 316.8,-136 h 141 v -11.05 h -141 z"
         id="path254" />
    </clipPath>
    <clipPath
       clipPathUnits="userSpaceOnUse"
       id="clipPath268">
      <path
         d="m 16.8,-136 h 74 v -11.05 h -74 z"
         id="path266" />
    </clipPath>
    <clipPath
       clipPathUnits="userSpaceOnUse"
       id="clipPath288">
      <path
         d="M 16.3,-155.05 H 87.55 V -166.1 H 16.3 Z"
         id="path286" />
    </clipPath>
    <clipPath
       clipPathUnits="userSpaceOnUse"
       id="clipPath300">
      <path
         d="m 88.55,-156.55 h 186 v -11.05 h -186 z"
         id="path298" />
    </clipPath>
    <clipPath
       clipPathUnits="userSpaceOnUse"
       id="clipPath316">
      <path
         d="m 316.3,-155.8 h 169 v -11.05 h -169 z"
         id="path314" />
    </clipPath>
    <clipPath
       clipPathUnits="userSpaceOnUse"
       id="clipPath330">
      <path
         d="m 13.8,-208.3 h 562.5 v -12 H 13.8 Z"
         id="path328" />
    </clipPath>
    <clipPath
       clipPathUnits="userSpaceOnUse"
       id="clipPath374">
      <path
         d="m 199.8,-249.3 h 28.5 v -32.3 h -28.5 z"
         id="path372" />
    </clipPath>
    <clipPath
       clipPathUnits="userSpaceOnUse"
       id="clipPath390">
      <path
         d="m 381.7,-248.3 h 31.5 v -32.3 h -31.5 z"
         id="path388" />
    </clipPath>
    <clipPath
       clipPathUnits="userSpaceOnUse"
       id="clipPath704">
      <path
         d="m 206.8,-469.15 h 120 v -12 h -120 z"
         id="path702" />
    </clipPath>
    <clipPath
       clipPathUnits="userSpaceOnUse"
       id="clipPath722">
      <path
         d="m 360.3,-469.1 h 96 v -12 h -96 z"
         id="path720" />
    </clipPath>
    <clipPath
       clipPathUnits="userSpaceOnUse"
       id="clipPath740">
      <path
         d="m 484.3,-469.1 h 83 v -12 h -83 z"
         id="path738" />
    </clipPath>
    <clipPath
       clipPathUnits="userSpaceOnUse"
       id="clipPath762">
      <path
         d="m 12.8,-491.9 h 571 v -126.25 h -571 z"
         id="path760" />
    </clipPath>
    <clipPath
       clipPathUnits="userSpaceOnUse"
       id="clipPath794">
      <path
         d="m 114.8,-518.65 h 54 v -11.3 h -54 z"
         id="path792" />
    </clipPath>
    <clipPath
       clipPathUnits="userSpaceOnUse"
       id="clipPath806">
      <path
         d="m 18.8,-532.65 h 52 v -11.3 h -52 z"
         id="path804" />
    </clipPath>
    <clipPath
       clipPathUnits="userSpaceOnUse"
       id="clipPath818">
      <path
         d="m 240.8,-532.65 h 36 v -11.3 h -36 z"
         id="path816" />
    </clipPath>
    <clipPath
       clipPathUnits="userSpaceOnUse"
       id="clipPath830">
      <path
         d="m 294.8,-532.65 h 51 v -11.25 h -51 z"
         id="path828" />
    </clipPath>
    <clipPath
       clipPathUnits="userSpaceOnUse"
       id="clipPath842">
      <path
         d="m 528.8,-532.65 h 48 v -11.3 h -48 z"
         id="path840" />
    </clipPath>
    <clipPath
       clipPathUnits="userSpaceOnUse"
       id="clipPath854">
      <path
         d="m 420.8,-518.65 h 48 v -11.3 h -48 z"
         id="path852" />
    </clipPath>
    <clipPath
       clipPathUnits="userSpaceOnUse"
       id="clipPath930">
      <path
         d="m 16.3,-666.4 h 135 v -12 h -135 z"
         id="path928" />
    </clipPath>
    <clipPath
       clipPathUnits="userSpaceOnUse"
       id="clipPath942">
      <path
         d="m 18.8,-619.8 h 267 v -12 h -267 z"
         id="path940" />
    </clipPath>
    <clipPath
       clipPathUnits="userSpaceOnUse"
       id="clipPath958">
      <path
         d="m 295.8,-619.8 h 282 v -12 h -282 z"
         id="path956" />
    </clipPath>
    <clipPath
       clipPathUnits="userSpaceOnUse"
       id="clipPath974">
      <path
         d="m 16.8,-644.15 h 109 v -12 h -109 z"
         id="path972" />
    </clipPath>
    <clipPath
       clipPathUnits="userSpaceOnUse"
       id="clipPath986">
      <path
         d="m 157.8,-644.8 h 417 v -12 h -417 z"
         id="path984" />
    </clipPath>
    <clipPath
       clipPathUnits="userSpaceOnUse"
       id="clipPath998">
      <path
         d="m 157.8,-665.8 h 416.5 v -12 H 157.8 Z"
         id="path996" />
    </clipPath>
  </defs>
  <g
     id="g8"
     transform="matrix(1.3333333,0,0,-1.3333333,0,6.14e-5)">
    <g
       id="g10"
       clip-path="url(#clipPath14)">
      <path
         d="m 11.55,-11.55 h 571 v -804.5 h -571 z"
         style="fill:none;stroke:#0000ff;stroke-width:1.5;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
         id="path16" />
      <path
         d="m 13.3,-641.4 h 568.25 v -39.5 H 13.3 Z"
         style="fill:#c4c4ff;fill-opacity:1;fill-rule:nonzero;stroke:#0000ff;stroke-width:0.5;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
         id="path18" />
      <path
         d="M 12.55,-618.15 H 581.3 v -16 H 12.55 Z"
         style="fill:none;stroke:#0000ff;stroke-width:0.5;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
         id="path20" />
      <path
         d="m 14.05,-684.9 h 566.5 v -40.5 H 14.05 Z"
         style="fill:none;stroke:#0000ff;stroke-width:1.5;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
         id="path22" />
      <path
         d="m 152.8,-641.65 v -39"
         style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
         id="path24" />
      <path
         d="M 12.55,-661.4 H 580.8"
         style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
         id="path26" />
      <path
         d="m 288.8,-618.4 v -15.75"
         style="fill:none;stroke:#0000ff;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
         id="path28" />
      <path
         d="m 11.55,-729.65 h 583"
         style="fill:none;stroke:#0000ff;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
         id="path30" />
      <g
         id="g32">
        <g
           id="g34"
           clip-path="url(#clipPath38)">
          <path
             d="m 10.8,-113.05 h 570 V -130 h -570 z"
             style="fill:#9f9fff;fill-opacity:1;fill-rule:nonzero;stroke:none"
             id="path40" />
          <path
             d="m 10.8,-129.5 h 576"
             style="fill:none;stroke:#0000ff;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
             id="path42" />
          <path
             d="m 11.55,-113.8 h 576"
             style="fill:none;stroke:#0000ff;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
             id="path44" />
          <path
             d="m 11.55,-150.55 h 479.5"
             style="fill:none;stroke:#0000ff;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
             id="path46" />
          <path
             d="M 11.3,-171.05 H 490.8"
             style="fill:none;stroke:#0000ff;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
             id="path48" />
          <path
             d="M 11.8,-190.05 H 491.3"
             style="fill:none;stroke:#0000ff;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
             id="path50" />
          <path
             d="M 11.8,-206.55 H 491.3"
             style="fill:none;stroke:#0000ff;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
             id="path52" />
          <path
             d="m 491.3,-130 v -77.9"
             style="fill:none;stroke:#0000ff;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
             id="path54" />
          <path
             d="m 276.3,-130 v -78.05"
             style="fill:none;stroke:#0000ff;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
             id="path56" />
          <path
             d="M 110.55,-222.3 V -436.9"
             style="fill:none;stroke:#0000ff;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
             id="path58" />
          <path
             d="M 292.8,-222.3 V -436.9"
             style="fill:none;stroke:#0000ff;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
             id="path60" />
          <path
             d="M 484.3,-222.3 V -436.9"
             style="fill:none;stroke:#0000ff;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
             id="path62" />
          <path
             d="m 110.8,-246.8 h 474"
             style="fill:none;stroke:#0000ff;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
             id="path64" />
          <path
             d="M 137.55,-246.3 V -436.9"
             style="fill:none;stroke:#0000ff;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
             id="path66" />
          <path
             d="M 198.55,-246.3 V -436.9"
             style="fill:none;stroke:#0000ff;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
             id="path68" />
          <path
             d="M 229.05,-246.3 V -436.9"
             style="fill:none;stroke:#0000ff;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
             id="path70" />
          <path
             d="M 414.05,-246.3 V -436.9"
             style="fill:none;stroke:#0000ff;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
             id="path72" />
          <path
             d="M 381.05,-246.3 V -436.9"
             style="fill:none;stroke:#0000ff;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
             id="path74" />
          <path
             d="M 319.8,-246.3 V -436.9"
             style="fill:none;stroke:#0000ff;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
             id="path76" />
          <path
             d="M 539.05,-246.3 V -436.9"
             style="fill:none;stroke:#0000ff;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
             id="path78" />
          <path
             d="m 10.8,-222.8 h 576"
             style="fill:none;stroke:#0000ff;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
             id="path80" />
          <path
             d="M 350.05,-246.3 V -436.9"
             style="fill:none;stroke:#0000ff;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
             id="path82" />
          <path
             d="M 168.05,-246.3 V -436.9"
             style="fill:none;stroke:#0000ff;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
             id="path84" />
          <path
             d="M 260.05,-246.75 V -436.9"
             style="fill:none;stroke:#0000ff;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
             id="path86" />
          <path
             d="M 448.3,-246.75 V -436.9"
             style="fill:none;stroke:#0000ff;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
             id="path88" />
          <path
             d="m 11.8,-282.55 h 583"
             style="fill:none;stroke:#0000ff;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
             id="path90" />
          <path
             d="m 10.8,-297.1 h 576"
             style="fill:none;stroke:#0000ff;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
             id="path92" />
          <path
             d="m 10.8,-312.1 h 576"
             style="fill:none;stroke:#0000ff;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
             id="path94" />
          <path
             d="m 10.8,-327.1 h 576"
             style="fill:none;stroke:#0000ff;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
             id="path96" />
          <path
             d="m 10.8,-342.1 h 576"
             style="fill:none;stroke:#0000ff;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
             id="path98" />
          <path
             d="m 10.8,-357.1 h 576"
             style="fill:none;stroke:#0000ff;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
             id="path100" />
          <path
             d="m 10.8,-372.1 h 576"
             style="fill:none;stroke:#0000ff;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
             id="path102" />
          <path
             d="m 10.8,-387.1 h 576"
             style="fill:none;stroke:#0000ff;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
             id="path104" />
          <path
             d="m 10.8,-402.1 h 576"
             style="fill:none;stroke:#0000ff;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
             id="path106" />
          <path
             d="m 10.8,-417.1 h 576"
             style="fill:none;stroke:#0000ff;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
             id="path108" />
          <path
             d="m 10.8,-432.1 h 576"
             style="fill:none;stroke:#0000ff;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
             id="path110" />
          <path
             d="m 10.8,-437.65 h 594"
             style="fill:none;stroke:#0000ff;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
             id="path112" />
          <path
             d="m 10.8,-465.5 h 576"
             style="fill:none;stroke:#0000ff;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
             id="path114" />
          <path
             d="m 10.8,-487.65 h 576"
             style="fill:none;stroke:#0000ff;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
             id="path116" />
          <g
             id="g118">
            <g
               id="g120"
               clip-path="url(#clipPath124)">
              <text
                 xml:space="preserve"
                 transform="matrix(1,0,0,-1,185.6,-53.8)"
                 style="font-variant:normal;font-weight:bold;font-size:18.05px;font-family:'Segoe UI';-inkscape-font-specification:'SegoeUI Bold';writing-mode:lr-tb;fill:#0000ff;fill-opacity:1;fill-rule:nonzero;stroke:none"
                 id="text128"><tspan
                   x="0 9.9816504 22.363951 33.627151 39.348999 48.735001 54.456848 65.720047 75.683647 86.76635 99.816498 111.38655 120.6101 126.33195 137.59515 147.55875 157.6848 168.948 182.77431 196.45621 210.13811"
                   y="0"
                   id="tspan126">PACIFIC PUBLIC SCHOOL</tspan></text>
              <text
                 xml:space="preserve"
                 transform="matrix(1,0,0,-1,180.2,-69.9)"
                 style="font-variant:normal;font-weight:normal;font-size:9.05px;font-family:'Segoe UI';-inkscape-font-specification:SegoeUI;writing-mode:lr-tb;fill:#0000ff;fill-opacity:1;fill-rule:nonzero;stroke:none"
                 id="text132"><tspan
                   x="0 5.6019502 10.90525 14.5 19.23315 24.563601 29.6859 33.867001 38.47345 41.541401 43.731499 49.034801 54.157101 58.76355 60.953651 63.43335 68.01265 73.134949 78.465401 80.655502 82.845596 86.6828 91.805099 94.284798 102.4117 107.14485 112.4753 114.6654 119.7877 127.57975 130.05945 134.86501 139.0461 144.1684 149.47169 154.77499 156.9651 159.44479 165.98795 168.17805 171.246 176.3683 178.84801 184.44995 189.6356 194.44115 199.02045 201.50015 206.2695 210.87595 213.94389 217.01186 221.745 224.89439"
                   y="0"
                   id="tspan130">Co-educational English Medium School with CBSE Pattern</tspan></text>
              <text
                 xml:space="preserve"
                 transform="matrix(1,0,0,-1,153,-82.55)"
                 style="font-variant:normal;font-weight:normal;font-size:10.75px;font-family:Arial;-inkscape-font-specification:Arial;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
                 id="text138"><tspan
                   x="0 7.1702499 13.14725 22.101999 25.681749 31.658751 34.647251 42.408749 48.38575 51.374249 57.35125 60.339748 68.10125 74.078247 80.055252 83.635002 89.612 95.588997 103.3505 109.3275 115.3045 118.293 121.2815 129.645 135.62199 139.20175 145.17876 150.55376 156.53075 162.50775 168.48476 172.0645 175.05299 178.0415 185.80299 188.7915 191.78 197.757 201.33675 204.32526 211.4955 215.07526 221.05225 227.02925 233.00626 238.38126 244.35825 247.938 253.91499 259.892 265.86899 271.84601 277.823"
                   y="0"
                   id="tspan134">Semra No.1 Chargawan, Gorakhpur, Uttar Pradesh-273013</tspan><tspan
                   x="-0.60000002 5.3769999 11.354 17.330999 23.308001 29.285 35.262001 41.238998 47.216 53.193001 59.169998 62.158501"
                   y="12.8"
                   id="tspan136">7376598752, </tspan></text>
              <text
                 xml:space="preserve"
                 transform="matrix(1,0,0,-1,218.4,-95.35)"
                 style="font-variant:normal;font-weight:normal;font-size:9.85px;font-family:Arial;-inkscape-font-specification:Arial;writing-mode:lr-tb;fill:#0000ff;fill-opacity:1;fill-rule:nonzero;stroke:none"
                 id="text144"><tspan
                   x="0 7.1117001 14.2234 21.3351 24.0734 29.549999 35.0266 39.951599 45.4282 50.9048 56.381401 59.119701 61.3064 66.782997 69.521301 72.259598 78.829552 82.109596 90.314651 95.791252 97.977951 100.16465"
                   y="0"
                   id="tspan140">www.ppsedu.in, E-mail:</tspan><tspan
                   x="103.15 105.8883 110.8133 116.2899 121.7665 126.6915 128.8782 131.6165 133.80321 138.7282 144.2048 149.6814 155.158 157.3447 159.5314 164.45641 174.45415 179.93076 188.1358 193.6124 195.7991 197.98579 200.72411 205.64909 211.1257"
                   y="0"
                   id="tspan142"> spacificpublic@gmail.com</tspan></text>
            </g>
          </g>
          <g
             id="g146"
             transform="matrix(78,0,0,70,494.8,-97.55)">
            <image
               width="1"
               height="1"
               style="image-rendering:optimizeSpeed"
               preserveAspectRatio="none"
               transform="matrix(1,0,0,-1,0,1)"
              xlink:href="https://ppschool.brkweb.in/images/logo.png"  id="image148" />
          </g>
          <g
             id="g150"
             transform="matrix(73.5,0,0,72,16.8,-100.8)">
            <image
               width="1"
               height="1"
               style="image-rendering:optimizeSpeed"
               preserveAspectRatio="none"
               transform="matrix(1,0,0,-1,0,1)"
               xlink:href="https://ppschool.brkweb.in/images/cbselogo.png"
                id="image152" />
          </g>
          <text
             xml:space="preserve"
             transform="matrix(1,0,0,-1,382.5,-27.55)"
             style="font-variant:normal;font-weight:bold;font-size:8.75px;font-family:Arial;-inkscape-font-specification:'Arial Bold';writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
             id="text156"><tspan
               x="0 6.3175001 9.2312498 12.145 14.5775 17.01 19.442499 24.307501 27.221251 29.653749 35 40.346249 42.778751 49.096249 54.442501 56.875 59.307499 62.221249 68.53875 70.971252 75.83625 80.701248 83.133751 87.998749 92.863747 97.728752"
               y="0"
               id="tspan154">Affiliation No. -C/80/2014</tspan></text>
          <text
             xml:space="preserve"
             transform="matrix(1,0,0,-1,496.2,-109.6)"
             style="font-variant:normal;font-weight:bold;font-size:6px;font-family:'Segoe UI';-inkscape-font-specification:'SegoeUI Bold';writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
             id="text160"><tspan
               x="0 3.516 8.1120005 11.304 12.96 16.176001 20.393999 25.134001 29.556 31.212 35.759998 38.880001 40.535999 46.566002 48.467999 51.834 56.256001 60.804001"
               y="0"
               id="tspan158">THE LAND OF WISDOM</tspan></text>
          <text
             xml:space="preserve"
             transform="matrix(1,0,0,-1,224.05,-127.3)"
             style="font-variant:normal;font-weight:bold;font-size:11.95px;font-family:Cambria;-inkscape-font-specification:'Cambria Bold';writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
             id="text164"><tspan
               x="0 7.6360502 13.2406 19.63385 26.768 33.113449 43.748951 47.501251 53.105801 55.734798 61.912949 68.2584 73.743446 79.2285 82.980797 89.78035 96.998154 99.75 103.096 110.1704 117.2448 124.3192 131.3936 135.42075 142.49515"
               y="0"
               id="tspan162">Academic Session :<?php echo $session;?></tspan></text>
          <g
             id="g166">
            <g
               id="g168"
               clip-path="url(#clipPath172)">
              <text
                 xml:space="preserve"
                 transform="matrix(1,0,0,-1,280.8,-145.75)"
                 style="font-variant:normal;font-weight:normal;font-size:8.95px;font-family:Arial;-inkscape-font-specification:Arial;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
                 id="text176"><tspan
                   x="0 6.4619002 11.4381 13.425 15.4119 17.9 24.3619 29.3381 31.8262"
                   y="0"
                   id="tspan174">Roll No. </tspan></text>
            </g>
          </g>
            <g
             id="g164"
             transform="matrix(82,0,0,71,491.8,-205)">
            <image
               width="1"
               height="1"
               style="image-rendering:optimizeSpeed"
               preserveAspectRatio="none"
               transform="matrix(1,0,0,-1,0,1)"
              xlink:href="https://ppschool.brkweb.in/code/img/<?php echo $row['picture']?>"
               id="image166" />
          </g>
          <g
             id="g178">
            <g
               id="g180"
               clip-path="url(#clipPath184)">
              <text
                 xml:space="preserve"
                 transform="matrix(1,0,0,-1,87.8,-183.75)"
                 style="font-variant:normal;font-weight:bold;font-size:8.75px;font-family:Arial;-inkscape-font-specification:'Arial Bold';writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
                 id="text188"><tspan
                   x=""
                   y="0"
                   id="tspan186">:<?php echo $row['fname']?></tspan></text>
            </g>
          </g>
          <g
             id="g190">
            <g
               id="g192"
               clip-path="url(#clipPath196)">
              <text
                 xml:space="preserve"
                 transform="matrix(1,0,0,-1,314.8,-184.75)"
                 style="font-variant:normal;font-weight:bold;font-size:8.75px;font-family:Arial;-inkscape-font-specification:'Arial Bold';writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
                 id="text200"><tspan
                   x=""
                   y="0"
                   id="tspan198">: <?php echo $row['dob']?></tspan></text>
            </g>
          </g>
          <g
             id="g202">
            <g
               id="g204"
               clip-path="url(#clipPath208)">
              <text
                 xml:space="preserve"
                 transform="matrix(1,0,0,-1,14.8,-183.75)"
                 style="font-variant:normal;font-weight:normal;font-size:8.95px;font-family:Arial;-inkscape-font-specification:Arial;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
                 id="text212"><tspan
                   x="0 5.4684501 10.44465 12.93275 17.908951 22.885151 25.865499 27.574949 32.04995 34.538052 40.99995 45.976151 53.431499"
                   y="0"
                   id="tspan210">Father's Name</tspan></text>
            </g>
          </g>
          <g
             id="g214">
            <g
               id="g216"
               clip-path="url(#clipPath220)">
              <text
                 xml:space="preserve"
                 transform="matrix(1,0,0,-1,280.8,-184.75)"
                 style="font-variant:normal;font-weight:normal;font-size:8.95px;font-family:Arial;-inkscape-font-specification:Arial;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
                 id="text224"><tspan
                   x="0 6.4619002 13.425"
                   y="0"
                   id="tspan222">DOB</tspan></text>
            </g>
          </g>
          <g
             id="g226">
            <g
               id="g228"
               clip-path="url(#clipPath232)">
              <text
                 xml:space="preserve"
                 transform="matrix(1,0,0,-1,14.8,-202.75)"
                 style="font-variant:normal;font-weight:normal;font-size:8.95px;font-family:Arial;-inkscape-font-specification:Arial;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
                 id="text236"><tspan
                   x="0 7.4553499 12.43155 14.91965 19.895849 24.872049 27.8524 29.56185 34.03685 36.524948 42.986851 47.963051 55.4184"
                   y="0"
                   id="tspan234">Mother's Name</tspan></text>
            </g>
          </g>
          <g
             id="g238">
            <g
               id="g240"
               clip-path="url(#clipPath244)">
              <text
                 xml:space="preserve"
                 transform="matrix(1,0,0,-1,88.8,-203.8)"
                 style="font-variant:normal;font-weight:bold;font-size:8.75px;font-family:Arial;-inkscape-font-specification:'Arial Bold';writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
                 id="text248"><tspan
                   x=""
                   y="0"
                   id="tspan246">: <?php echo $row['mname']?></tspan></text>
            </g>
          </g>
          <g
             id="g250">
            <g
               id="g252"
               clip-path="url(#clipPath256)">
              <text
                 xml:space="preserve"
                 transform="matrix(1,0,0,-1,316.8,-145.75)"
                 style="font-variant:normal;font-weight:bold;font-size:8.75px;font-family:Arial;-inkscape-font-specification:'Arial Bold';writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
                 id="text260"><tspan
                   x="0 2.9137499 5.3462501 10.21125"
                   y="0"
                   id="tspan258">: <?php echo $row['rol']?></tspan></text>
            </g>
          </g>
          <g
             id="g262">
            <g
               id="g264"
               clip-path="url(#clipPath268)">
              <text
                 xml:space="preserve"
                 transform="matrix(1,0,0,-1,16.8,-145.75)"
                 style="font-variant:normal;font-weight:normal;font-size:8.95px;font-family:Arial;-inkscape-font-specification:Arial;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
                 id="text272"><tspan
                   x="0 5.9696498 10.94585 18.401199 20.3881 24.8631 29.3381 31.325001 36.301201 41.277401 43.765499 50.227402 55.203602"
                   y="0"
                   id="tspan270">Admission No </tspan></text>
              <text
                 xml:space="preserve"
                 transform="matrix(1,0,0,-1,79.65,-145.75)"
                 style="font-variant:normal;font-weight:bold;font-size:8.75px;font-family:Arial;-inkscape-font-specification:'Arial Bold';writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
                 id="text276"><tspan
                   x="0"
                   y="0"
                   id="tspan274">:</tspan></text>
            </g>
          </g>
          <text
             xml:space="preserve"
             transform="matrix(1,0,0,-1,96.55,-144.8)"
             style="font-variant:normal;font-weight:bold;font-size:8.75px;font-family:Arial;-inkscape-font-specification:'Arial Bold';writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
             id="text280"><tspan
               x="0 4.8649998 9.7299995 14.595"
               y="0"
               id="tspan278"><?php echo $row['application']?></tspan></text>
          <g
             id="g282">
            <g
               id="g284"
               clip-path="url(#clipPath288)">
              <text
                 xml:space="preserve"
                 transform="matrix(1,0,0,-1,16.3,-164.8)"
                 style="font-variant:normal;font-weight:normal;font-size:8.95px;font-family:Arial;-inkscape-font-specification:Arial;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
                 id="text292"><tspan
                   x="0 5.9696498 8.4577503 13.43395 18.410151 23.386351 28.362551 30.850651 32.560101 37.035099 39.523201 45.9851 50.9613 58.416649"
                   y="0"
                   id="tspan290">Student's Name</tspan></text>
            </g>
          </g>
          <g
             id="g294">
            <g
               id="g296"
               clip-path="url(#clipPath300)">
              <text
                 xml:space="preserve"
                 transform="matrix(1,0,0,-1,88.55,-166.3)"
                 style="font-variant:normal;font-weight:bold;font-size:8.75px;font-family:Arial;-inkscape-font-specification:'Arial Bold';writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
                 id="text304"><tspan
                   x=""
                   y="0"
                   id="tspan302">: <?php echo $row['name']?></tspan></text>
            </g>
          </g>
          <text
             xml:space="preserve"
             transform="matrix(1,0,0,-1,279.3,-164.8)"
             style="font-variant:normal;font-weight:normal;font-size:8.95px;font-family:Arial;-inkscape-font-specification:Arial;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
             id="text308"><tspan
               x="0 6.4619002 8.4488001 13.425 17.9 22.375"
               y="0"
               id="tspan306">Class </tspan></text>
          <g
             id="g310">
            <g
               id="g312"
               clip-path="url(#clipPath316)">
              <text
                 xml:space="preserve"
                 transform="matrix(1,0,0,-1,316.3,-165.55)"
                 style="font-variant:normal;font-weight:bold;font-size:8.75px;font-family:Arial;-inkscape-font-specification:'Arial Bold';writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
                 id="text320"><tspan
                   x=""
                   y="0"
                   id="tspan318">: <?php echo $row['subject']?> - <?php echo $row['section']?></tspan></text>
            </g>
          </g>
          <path
             d="m 12.3,-206.8 h 565.5 v -15 H 12.3 Z"
             style="fill:#ffcf9f;fill-opacity:1;fill-rule:nonzero;stroke:#0000ff;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
             id="path322" />
          <g
             id="g324">
            <g
               id="g326"
               clip-path="url(#clipPath330)">
              <text
                 xml:space="preserve"
                 transform="matrix(1,0,0,-1,16.4827,-218.8)"
                 style="font-variant:normal;font-weight:bold;font-size:9.65px;font-family:Arial;-inkscape-font-specification:'Arial Bold';writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
                 id="text334"><tspan
                   x="0 6.4365501 11.80195 15.5558 18.769251 24.134649 26.81735 29.50005 32.713501 38.167301 44.603851 49.96925 55.865398 61.761551 64.444252 69.809647 75.175049 78.388496 81.071198 86.4366 91.454597 98.421898 102.17575 107.54115"
                   y="0"
                   id="tspan332">Part I : Scholastic Area</tspan></text>
            </g>
          </g>
          <text
             xml:space="preserve"
             transform="matrix(1,0,0,-1,347.85,-238.05)"
             style="font-variant:normal;font-weight:bold;font-size:8.75px;font-family:Arial;-inkscape-font-specification:'Arial Bold';writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
             id="text340"><tspan
               x="0 5.3462501 11.1825 17.5 24.78875 27.702499 30.135 32.567501 35 37.432499 40.346249 45.21125 50.076248 54.94125 -174.75 -169.40375 -163.5675 -157.25 -149.96124 -147.0475 -144.61501 -142.1825 -139.75 -136.83624 -131.97125 -127.10625 -122.24125"
               y="0"
               id="tspan336">TERM- II (100)TERM- I (100)</tspan><tspan
               x="149.05 153.74875 158.61375 162.0175 169.8 172.71375 175.14626 177.57875 180.01125 185.12125 187.55376 189.98625 192.41875 194.85126 197.765 202.63 207.495 212.36"
               y="-0.5"
               id="tspan338">Term- I + II (200)</tspan></text>
          <text
             xml:space="preserve"
             transform="matrix(1,0,0,-1,422.25,-257.3)"
             style="font-variant:normal;font-weight:bold;font-size:7.8px;font-family:Arial;-inkscape-font-specification:'Arial Bold';writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
             id="text366"><tspan
               x="0 4.2119999 8.9778004 11.5752 15.912"
               y="0"
               id="tspan342">Total</tspan><tspan
               x="-0.1 2.4974 6.8341999 11.171 15.5078"
               y="11.25"
               id="tspan344">(100)</tspan><tspan
               x="-305.35001 -300.1474 -295.38159 -293.2132"
               y="1"
               id="tspan346">PT I</tspan><tspan
               x="-305.14999 -302.55261 -298.21579 -293.879"
               y="12.25"
               id="tspan348">(10)</tspan><tspan
               x="121.95 128.0184 133.64999 139.2816 144.91319 74.699997 80.768402 86.400002 92.031601 97.6632"
               y="1"
               id="tspan350">GRADEGRAND</tspan><tspan
               x="76.400002 81.0644 87.132797 91.344803 96.976402"
               y="12.25"
               id="tspan352">TOTAL</tspan><tspan
               x="-277.89999 -272.2684 -267.50259 -264.90521 -260.56839"
               y="0"
               id="tspan354">Note </tspan><tspan
               x="-278.95001 -273.31839 -268.55261 -263.7868"
               y="11.25"
               id="tspan356">Book</tspan><tspan
               x="-274 -271.40259 -267.0658"
               y="22.5"
               id="tspan358">(5)</tspan><tspan
               x="-246.60001 -241.3974 -236.63161 -231.8658"
               y="0"
               id="tspan360">Sub </tspan><tspan
               x="-246.8 -241.5974 -236.8316 -233.79739"
               y="11.25"
               id="tspan362">Enr.</tspan><tspan
               x="-244 -241.4026 -237.0658"
               y="22.5"
               id="tspan364">(5)</tspan></text>
          <g
             id="g368">
            <g
               id="g370"
               clip-path="url(#clipPath374)">
              <text
                 xml:space="preserve"
                 transform="matrix(1,0,0,-1,206.65,-258.3)"
                 style="font-variant:normal;font-weight:bold;font-size:7.8px;font-family:Arial;-inkscape-font-specification:'Arial Bold';writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
                 id="text382"><tspan
                   x="0 5.6315999 9.9684 12.1368"
                   y="0"
                   id="tspan376">Half</tspan><tspan
                   x="-4.0999999 0.65020001 4.987 9.3238001 12.358 14.5264"
                   y="11.25"
                   id="tspan378">Yearly</tspan><tspan
                   x="0.44999999 3.0474 7.3842001 11.721"
                   y="22.5"
                   id="tspan380">(80)</tspan></text>
            </g>
          </g>
          <g
             id="g384">
            <g
               id="g386"
               clip-path="url(#clipPath390)">
              <text
                 xml:space="preserve"
                 transform="matrix(1,0,0,-1,384.25,-257.3)"
                 style="font-variant:normal;font-weight:bold;font-size:7.8px;font-family:Arial;-inkscape-font-specification:'Arial Bold';writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
                 id="text398"><tspan
                   x="0 5.6315999 10.3974 15.1632 19.929001 24.2658"
                   y="0"
                   id="tspan392">Annual</tspan><tspan
                   x="2.75 7.9526 12.2894 16.6262"
                   y="11.25"
                   id="tspan394">Exam</tspan><tspan
                   x="6.25 8.8473997 13.1842 17.521"
                   y="22.5"
                   id="tspan396">(80)</tspan></text>
            </g>
          </g>
          <text
             xml:space="preserve"
             transform="matrix(1,0,0,-1,39.35,-258.8)"
             style="font-variant:normal;font-weight:bold;font-size:9.4px;font-family:Cambria;-inkscape-font-specification:'Cambria Bold';writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
             id="text402"><tspan
               x="0 4.8221998 11.1766 17.296 20.5014 25.8312 31.2174 37.120602"
               y="0"
               id="tspan400">SUBJECTS</tspan></text>
          <text
             xml:space="preserve"
             transform="matrix(1,0,0,-1,235.25,-257.5)"
             style="font-variant:normal;font-weight:bold;font-size:7.8px;font-family:Arial;-inkscape-font-specification:'Arial Bold';writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
             id="text428"><tspan
               x="0 4.2119999 8.9778004 11.5752 15.912"
               y="0"
               id="tspan404">Total</tspan><tspan
               x="-0.1 2.4974 6.8341999 11.171 15.5078"
               y="11.25"
               id="tspan406">(100)</tspan><tspan
               x="26.450001 32.518398 38.150002 43.781601 49.4132"
               y="0.75"
               id="tspan408">GRADE</tspan><tspan
               x="216.95 223.0184 228.64999 234.2816 239.91319"
               y="0.5"
               id="tspan410">GRADE</tspan><tspan
               x="62.599998 67.802597 72.568398 74.736801 76.905197"
               y="-6.6613381e-16"
               id="tspan412">PT II</tspan><tspan
               x="63.849998 66.447403 70.784203 75.121002"
               y="11.25"
               id="tspan414">(10)</tspan><tspan
               x="89.599998 95.231598 99.997398 102.5948 106.9316"
               y="-0.5"
               id="tspan416">Note </tspan><tspan
               x="88.550003 94.181602 98.947403 103.7132"
               y="10.75"
               id="tspan418">Book</tspan><tspan
               x="93.5 96.097397 100.4342"
               y="22"
               id="tspan420">(5)</tspan><tspan
               x="122.9 128.1026 132.86839 137.6342"
               y="-0.5"
               id="tspan422">Sub </tspan><tspan
               x="122.7 127.9026 132.6684 135.70261"
               y="10.75"
               id="tspan424">Enr.</tspan><tspan
               x="125.5 128.0974 132.4342"
               y="22"
               id="tspan426">(5)</tspan></text>
          
          <text
             xml:space="preserve"
             transform="matrix(1,0,0,-1,14.8,-292.55)"
             style="font-variant:normal;font-weight:normal;font-size:8.95px;font-family:Arial;-inkscape-font-specification:Arial;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
             id="text436"><tspan
               x="0 5.9696498 12.43155 19.39465 24.37085 26.85895 32.828602"
               y="0"
               id="tspan434">ENGLISH</tspan></text>
          
          <text
             xml:space="preserve"
             transform="matrix(1,0,0,-1,119.1381,-293.55)"
             style="font-variant:normal;font-weight:normal;font-size:8.95px;font-family:Arial;-inkscape-font-specification:Arial;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
             id="text450"><tspan
               x="0 4.9762001 9.9524002 32.650002 59.6619 62.150002 67.126198 90 94.976196 99.9524"
               y="0"
               id="tspan442"><?php  $pt1_1=$pt1['s1'];if($pt1_1!='AB' or $pt1_1!='AB'){if($pt1_1<10){ echo '0'.$pt1_1;} else{echo $pt1_1;}}else{echo 'AB';}?> <?php echo$nt1_1=$nt1['s1']?> <?php echo $sub1_1=$sub1['s1']?> <?php echo $half1_1=$half['s1']?> </tspan><tspan
               x="212.89999 217.87621"
               y="0.15000001"
               id="tspan444"><?php echo $nt1_2=$nt2['s1']?></tspan><tspan
               x="245.14999 270.9119 273.39999 278.37619 283.35239"
               y="0"
               id="tspan446"><?php echo $sub1_2=$sub2['s1']?> <?php echo $annuall1_2=$annual['s1']?></tspan><tspan
               x="183.64999 188.62621"
               y="0.15000001"
               id="tspan448"><?php echo $pt1_2=$pt2['s1']?></tspan></text>
               <text
             xml:space="preserve"
             transform="matrix(1,0,0,-1,239.6825,-293.85)"
             style="font-variant:normal;font-weight:bold;font-size:8.75px;font-family:Arial;-inkscape-font-specification:'Arial Bold';writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
             id="text432"><tspan
               x="0 4.8649998 9.299995 186.25 191.11501 195.98"
               y="0"
               id="tspan430"><?php echo $t1=(int)$pt1_1+(int)$nt1_1+(int)$sub1_1+(int)$half1_1?> <?php echo $t2=(int)$pt1_2+(int)$nt1_2+(int)$sub1_2+(int)$annuall1_2;?> </tspan></text>
               
               
              
          <text
             xml:space="preserve"
             transform="matrix(1,0,0,-1,270.2,-294.4)"
             style="font-variant:normal;font-weight:bold;font-size:8.75px;font-family:Arial;-inkscape-font-specification:'Arial Bold';writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
             id="text458"><tspan
               x="0 6.3175001"
               y="0"
               id="tspan452"><?php $pr=$t1/1;if($pr>=91 and $pr<=100) {echo 'A1';} if($pr>=81 and $pr<=90) {echo 'A2';}if($pr>=71 and $pr<=80) {echo 'B1';}if($pr>=61 and $pr<=70) {echo 'B2';}
               if($pr>=51 and $pr<=60) {echo 'C1';}if($pr>=41 and $pr<=50) {echo 'C2';}if($pr>=33 and $pr<=40) {echo 'D ';}if($pr<=32 ) {echo 'E ';} ?></tspan><tspan
               x="190.2 196.5175"
               y="-0.5"
               id="tspan454"><?php $pr=$t2/1;if($annuall1_2>0){if($pr>=91 and $pr<=100) {echo 'A1';} if($pr>=81 and $pr<=90) {echo 'A2';}if($pr>=71 and $pr<=80) {echo 'B1';}if($pr>=61 and $pr<=70) {echo 'B2';}
               if($pr>=51 and $pr<=60) {echo 'C1';}if($pr>=41 and $pr<=50) {echo 'C2';}if($pr>=33 and $pr<=40) {echo 'D ';}if($pr<=32 ) {echo 'E ';} }?></tspan></text>
                <text
             xml:space="preserve"
             transform="matrix(1,0,0,-1,552.95,-293.85)"
             style="font-variant:normal;font-weight:bold;font-size:8.75px;font-family:Arial;-inkscape-font-specification:'Arial Bold';writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
             id="text440"><tspan
               x="0 6.3175001 -49.049999 -44.185001 -39.32"
               y="0"
               id="tspan438"><?php $pr1=(int)$t2+(int)$t1;$pr=$pr1/2;$pr=(int)$pr;;if($annuall1_2>0){if($pr>=91 and $pr<=100) {echo 'A1';} if($pr>=81 and $pr<=90) {echo 'A2';}if($pr>=71 and $pr<=80) {echo 'B1';}if($pr>=61 and $pr<=70) {echo 'B2';}
               if($pr>=51 and $pr<=60) {echo 'C1';}if($pr>=41 and $pr<=50) {echo 'C2';}if($pr>=33 and $pr<=40) {echo 'D ';}if($pr<=32 ) {echo 'E ';} ?><?php echo $t_s1=$t1+$t2;}?></tspan></text>
               
          <text
             xml:space="preserve"
             transform="matrix(1,0,0,-1,14.8,-307.55)"
             style="font-variant:normal;font-weight:normal;font-size:8.95px;font-family:Arial;-inkscape-font-specification:Arial;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
             id="text462"><tspan
               x="0 6.4619002 8.9499998 15.4119 21.8738"
               y="0"
               id="tspan460">HINDI</tspan></text>
         
          <text
             xml:space="preserve"
             transform="matrix(1,0,0,-1,119.1381,-308.55)"
             style="font-variant:normal;font-weight:normal;font-size:8.95px;font-family:Arial;-inkscape-font-specification:Arial;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
             id="text476"><tspan
               x="0 4.9762001 9.9524002 32.650002 59.6619 62.150002 67.126198 90 94.976196 99.9524"
               y="0"
               id="tspan468"><?php  $pt2_1=$pt1['s2'];if($pt2_1!='AB' or $pt2_1!='AB'){if($pt2_1<10){ echo '0'.$pt2_1;} else{echo $pt2_1;}}else{echo 'AB';}?> <?php echo $nt2_1=$nt1['s2']?> <?php echo $sub2_1=$sub1['s2']?> <?php echo $half2_1=$half['s2']?> </tspan>
               <tspan
               x="183.64999 188.62621"
               y="0.15000001"
               id="tspan474"><?php echo $pt2_2=$pt2['s2']?></tspan>
               
               <tspan
               x="212.89999 217.87621"
               y="0.15000001"
               id="tspan470"><?php echo $nt2_2=$nt2['s2']?> </tspan><tspan
               x="245.14999 270.9119 273.39999 278.37619 283.35239"
               y="0"
               id="tspan472"><?php echo $sub2_2=$sub2['s2']?> <?php echo $annuall2_2=$annual['s2']?> </tspan></text>
               
               
                <text
             xml:space="preserve"
             transform="matrix(1,0,0,-1,270.2,-294.4)"
             style="font-variant:normal;font-weight:bold;font-size:8.75px;font-family:Arial;-inkscape-font-specification:'Arial Bold';writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
             id="text458"><tspan
               x="-32.950001 -30.5175 -25.6525 -20.7875 155.7325 160.5975 165.46249"
               y="14.45"
               id="tspan456" > <?php echo $t3=(int)$pt2_1+(int)$nt2_1+(int)$sub2_1+(int)$half2_1?> <?php if($annuall2_2>0){echo $t4=(int)$pt2_2+(int)$nt2_2+(int)$sub2_2+(int)$annuall2_2;}?> </tspan></text>
               
          <text
             xml:space="preserve"
             transform="matrix(1,0,0,-1,270.2,-309.4)"
             style="font-variant:normal;font-weight:bold;font-size:8.75px;font-family:Arial;-inkscape-font-specification:'Arial Bold';writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
             id="text484"><tspan
               x="0 6.3175001"
               y="0"
               id="tspan478"><?php $pr=$t3/1;if($pr>=91 and $pr<=100) {echo 'A1';} if($pr>=81 and $pr<=90) {echo 'A2';}if($pr>=71 and $pr<=80) {echo 'B1';}if($pr>=61 and $pr<=70) {echo 'B2';}
               if($pr>=51 and $pr<=60) {echo 'C1';}if($pr>=41 and $pr<=50) {echo 'C2';}if($pr>=33 and $pr<=40) {echo 'D ';}if($pr<=32 ) {echo 'E ';} ?></tspan><tspan
               x="190.2 196.5175"
               y="-0.5"
               id="tspan480"><?php $pr=$t4/1;if($annuall1_2>0){if($pr>=91 and $pr<=100) {echo 'A1';} if($pr>=81 and $pr<=90) {echo 'A2';}if($pr>=71 and $pr<=80) {echo 'B1';}if($pr>=61 and $pr<=70) {echo 'B2';}
               if($pr>=51 and $pr<=60) {echo 'C1';}if($pr>=41 and $pr<=50) {echo 'C2';}if($pr>=33 and $pr<=40) {echo 'D ';}if($pr<=32 ) {echo 'E ';} }?></tspan></text>
                <text
             xml:space="preserve"
             transform="matrix(1,0,0,-1,552.95,-308.85)"
             style="font-variant:normal;font-weight:bold;font-size:8.75px;font-family:Arial;-inkscape-font-specification:'Arial Bold';writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
             id="text466"><tspan
               x="0 6.3175001 -49.049999 -44.185001 -39.32"
               y="0"
               id="tspan464"><?php $pr1=$t3+$t4;$pr=$pr1/2;$pr=(int)$pr;;if($annuall1_2>0){if($pr>=91 and $pr<=100) {echo 'A1';} if($pr>=81 and $pr<=90) {echo 'A2';}if($pr>=71 and $pr<=80) {echo 'B1';}if($pr>=61 and $pr<=70) {echo 'B2';}
               if($pr>=51 and $pr<=60) {echo 'C1';}if($pr>=41 and $pr<=50) {echo 'C2';}if($pr>=33 and $pr<=40) {echo 'D ';}if($pr<=32 ) {echo 'E ';}?><?php echo $t_s2=$t3+$t4;}?></tspan></text>
               
               
               
          <text
             xml:space="preserve"
             transform="matrix(1,0,0,-1,14.8,-322.55)"
             style="font-variant:normal;font-weight:normal;font-size:8.95px;font-family:Arial;-inkscape-font-specification:Arial;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
             id="text488"><tspan
               x="0 7.4553499 12.77165 18.240101 24.702 30.67165 38.126999 43.443298 48.911751 51.399849 57.861752"
               y="0"
               id="tspan486">MATHEMATICS</tspan></text>
         
          <text
             xml:space="preserve"
             transform="matrix(1,0,0,-1,119.1381,-323.55)"
             style="font-variant:normal;font-weight:normal;font-size:8.95px;font-family:Arial;-inkscape-font-specification:Arial;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
             id="text502"><tspan
               x="0 4.9762001 9.9524002 32.650002 59.6619 62.150002 67.126198 90 94.976196 99.9524"
               y="0"
               id="tspan494"><?php  $pt3_1=$pt1['s3'];if($pt3_1!='AB' or $pt3_1!='AB'){if($pt3_1<10){ echo '0'.$pt3_1;} else{echo $pt3_1;}}else{ echo 'AB';}?> <?php echo $nt3_1=$nt1['s3']?> <?php echo $sub3_1=$sub1['s3']?> <?php echo $half3_1=$half['s3']?> </tspan><tspan
               x="212.89999 217.87621"
               y="0.15000001"
               id="tspan496"><?php echo $nt3_2=$nt2['s3']?> </tspan><tspan
               x="245.14999 270.9119 273.39999 278.37619 283.35239"
               y="0"
               id="tspan498"><?php echo $sub3_2=$sub2['s3']?> <?php echo $annual3_2=$annual['s3']?> </tspan><tspan
               x="183.64999 188.62621"
               y="0.15000001"
               id="tspan500"><?php echo $pt3_2=$pt2['s3']?></tspan></text>
               
                <text
             xml:space="preserve"
             transform="matrix(1,0,0,-1,270.2,-309.4)"
             style="font-variant:normal;font-weight:bold;font-size:8.75px;font-family:Arial;-inkscape-font-specification:'Arial Bold';writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
             id="text484"><tspan
               x="-32.950001 -30.5175 -25.6525 -20.7875 155.7325 160.5975 165.46249"
               y="14.45"
               id="tspan482"> <?php echo $t5=(int)$pt3_1+(int)$nt3_1+(int)$sub3_1+(int)$half3_1?> <?php if($annual3_2>0){echo $t6=(int)$pt3_2+(int)$nt3_2+(int)$sub3_2+(int)$annual3_2;}?></tspan></text>
               
          <text
             xml:space="preserve"
             transform="matrix(1,0,0,-1,270.2,-324.4)"
             style="font-variant:normal;font-weight:bold;font-size:8.75px;font-family:Arial;-inkscape-font-specification:'Arial Bold';writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
             id="text510"><tspan
               x="0 6.3175001"
               y="0"
               id="tspan504"><?php $pr=$t5/1;if($pr>=91 and $pr<=100) {echo 'A1';} if($pr>=81 and $pr<=90) {echo 'A2';}if($pr>=71 and $pr<=80) {echo 'B1';}if($pr>=61 and $pr<=70) {echo 'B2';}
               if($pr>=51 and $pr<=60) {echo 'C1';}if($pr>=41 and $pr<=50) {echo 'C2';}if($pr>=33 and $pr<=40) {echo 'D ';}if($pr<=32 ) {echo 'E ';} ?></tspan><tspan
               x="190.2 196.5175"
               y="-0.5"
               id="tspan506"><?php if($annual3_2>0){$pr=$t6/1;if($pr>=91 and $pr<=100) {echo 'A1';} if($pr>=81 and $pr<=90) {echo 'A2';}if($pr>=71 and $pr<=80) {echo 'B1';}if($pr>=61 and $pr<=70) {echo 'B2';}
               if($pr>=51 and $pr<=60) {echo 'C1';}if($pr>=41 and $pr<=50) {echo 'C2';}if($pr>=33 and $pr<=40) {echo 'D ';}if($pr<=32 ) {echo 'E ';}} ?></tspan></text>
               
               
                <text
             xml:space="preserve"
             transform="matrix(1,0,0,-1,552.95,-323.85)"
             style="font-variant:normal;font-weight:bold;font-size:8.75px;font-family:Arial;-inkscape-font-specification:'Arial Bold';writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
             id="text492"><tspan
               x="0 6.3175001 -49.049999 -44.185001 -39.32"
               y="0"
               id="tspan490"><?php $pr1=$t5+$t6;$pr=$pr1/2;$pr=(int)$pr;;$pr=(int)$pr; if($annual3_2>0){if($pr>=91 and $pr<=100) {echo 'A1';} if($pr>=81 and $pr<=90) {echo 'A2';}if($pr>=71 and $pr<=80) {echo 'B1';}if($pr>=61 and $pr<=70) {echo 'B2';}
               if($pr>=51 and $pr<=60) {echo 'C1';}if($pr>=41 and $pr<=50) {echo 'C2';}if($pr>=33 and $pr<=40) {echo 'D ';}if($pr<=32 ) {echo 'E ';}?><?php echo $t_s3=$t5+$t6;}?></tspan></text>
               
               
              
               
          <text
             xml:space="preserve"
             transform="matrix(1,0,0,-1,14.8,-337.55)"
             style="font-variant:normal;font-weight:normal;font-size:8.95px;font-family:Arial;-inkscape-font-specification:Arial;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
             id="text514"><tspan
               x="0 5.9696498 12.43155 14.91965 20.889299 27.3512 33.813099"
               y="0"
               id="tspan512"><?php if($class=='FIRST' or $class=='SECOND'){ echo 'E.V.S.';} else{
               echo 'SCIENCE';}?> </tspan></text>
               
                
          <text
             xml:space="preserve"
             transform="matrix(1,0,0,-1,119.1381,-338.55)"
             style="font-variant:normal;font-weight:normal;font-size:8.95px;font-family:Arial;-inkscape-font-specification:Arial;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
             id="text528"><tspan
               x="0 4.9762001 9.9524002 32.650002 59.6619 62.150002 67.126198 90 94.976196 99.9524"
               y="0"
               id="tspan520"><?php  $pt4_1=$pt1['s4'];if($pt4_1!='AB' or $pt4_1!='AB'){if($pt4_1<10){ echo '0'.$pt4_1;} else{echo $pt4_1;}}else{echo 'AB';}?> <?php echo $nt4_1=$nt1['s4']?> <?php echo $sub4_1=$sub1['s4']?> <?php echo $half4_1=$half['s4']?></tspan>
               <tspan
               x="183.64999 188.62621"
               y="0.15000001"
               id="tspan526"><?php echo $pt4_2=$pt2['s4']?></tspan>
               <tspan
               x="212.89999 217.87621"
               y="0.15000001"
               id="tspan522"><?php echo $nt4_2=$nt2['s4']?> </tspan><tspan
               x="245.14999 270.9119 273.39999 278.37619 283.35239"
               y="0"
               id="tspan524"><?php echo $sub4_2=$sub2['s4']?> <?php echo $annual4_2=$annual['s4']?> </tspan></text>
                <text
             xml:space="preserve"
             transform="matrix(1,0,0,-1,270.2,-324.4)"
             style="font-variant:normal;font-weight:bold;font-size:8.75px;font-family:Arial;-inkscape-font-specification:'Arial Bold';writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
             id="text510"><tspan
               x="-32.950001 -30.5175 -25.6525 -20.7875 155.7325 160.5975 165.46249"
               y="14.45"
               id="tspan508"> <?php echo $t7=(int)$pt4_1+(int)$nt4_1+(int)$sub4_1+(int)$half4_1?> <?php if($annual4_2>0){echo $t8=(int)$pt4_2+(int)$nt4_2+(int)$sub4_2+(int)$annual4_2;}?> </tspan></text>
                <text
             xml:space="preserve"
             transform="matrix(1,0,0,-1,270.2,-339.4)"
             style="font-variant:normal;font-weight:bold;font-size:8.75px;font-family:Arial;-inkscape-font-specification:'Arial Bold';writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
             id="text536"><tspan
               x="0 6.3175001"
               y="0"
               id="tspan530"><?php $pr=$t7/1;if($pr>=91 and $pr<=100) {echo 'A1';} if($pr>=81 and $pr<=90) {echo 'A2';}if($pr>=71 and $pr<=80) {echo 'B1';}if($pr>=61 and $pr<=70) {echo 'B2';}
               if($pr>=51 and $pr<=60) {echo 'C1';}if($pr>=41 and $pr<=50) {echo 'C2';}if($pr>=33 and $pr<=40) {echo 'D ';}if($pr<=32 ) {echo 'E ';} ?></tspan><tspan
               x="190.2 196.5175"
               y="-0.5"
               id="tspan532"><?php if($annual4_2>0){$pr=$t8/1;if($pr>=91 and $pr<=100) {echo 'A1';} if($pr>=81 and $pr<=90) {echo 'A2';}if($pr>=71 and $pr<=80) {echo 'B1';}if($pr>=61 and $pr<=70) {echo 'B2';}
               if($pr>=51 and $pr<=60) {echo 'C1';}if($pr>=41 and $pr<=50) {echo 'C2';}if($pr>=33 and $pr<=40) {echo 'D ';}if($pr<=32 ) {echo 'E ';}} ?></tspan></text>
               
          <text
             xml:space="preserve"
             transform="matrix(1,0,0,-1,552.95,-338.85)"
             style="font-variant:normal;font-weight:bold;font-size:8.75px;font-family:Arial;-inkscape-font-specification:'Arial Bold';writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
             id="text518"><tspan
               x="0 6.3175001 -49.049999 -44.185001 -39.32"
               y="0"
               id="tspan516"><?php $pr1=$t7+$t8;$pr=$pr1/2;$pr=(int)$pr;;if($annuall1_2>0){if($pr>=91 and $pr<=100) {echo 'A1';} if($pr>=81 and $pr<=90) {echo 'A2';}if($pr>=71 and $pr<=80) {echo 'B1';}if($pr>=61 and $pr<=70) {echo 'B2';}
               if($pr>=51 and $pr<=60) {echo 'C1';}if($pr>=41 and $pr<=50) {echo 'C2';}if($pr>=33 and $pr<=40) {echo 'D ';}if($pr<=32 ) {echo 'E ';}?><?php echo $t_s4=$t7+$t8;}?></tspan></text>
               
         
               
               
               
             
               
          <text
             xml:space="preserve"
             transform="matrix(1,0,0,-1,14.8,-352.55)"
             style="font-variant:normal;font-weight:normal;font-size:8.95px;font-family:Arial;-inkscape-font-specification:Arial;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
             id="text540"><tspan
               x="0 5.9696498 12.93275 19.39465 21.88275 27.8524 32.479549 34.967651 40.937302 47.3992 49.887299 55.856949 62.318851 68.780746"
               y="0"
               id="tspan538"><?php if($class=='FIRST' or $class=='SECOND'){ echo 'G.K';} else{
               echo 'SOCIAL SCIENCE';}?></tspan></text>
         
          <text
             xml:space="preserve"
             transform="matrix(1,0,0,-1,119.1381,-353.55)"
             style="font-variant:normal;font-weight:normal;font-size:8.95px;font-family:Arial;-inkscape-font-specification:Arial;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
             id="text554"><tspan
               x="0 4.9762001 9.9524002 32.650002 59.6619 62.150002 67.126198 90 94.976196 99.9524"
               y="0"
               id="tspan546"><?php  $pt5_1=$pt1['s5'];if($pt5_1!='AB' or $pt5_1!='AB'){if($pt5_1<10){ echo '0'.$pt5_1;} else{echo $pt5_1;}}else{echo 'AB';}?> <?php echo $nt5_1=$nt1['s5']?> <?php echo $sub5_1=$sub1['s5']?> <?php echo $half5_1=$half['s5']?> </tspan>
               <tspan
               x="183.64999 188.62621"
               y="0.15000001"
               id="tspan552"><?php echo $pt5_2=$pt2['s5']?></tspan>
               
               <tspan
               x="212.89999 217.87621"
               y="0.15000001"
               id="tspan548"><?php echo $nt5_2=$nt2['s5']?> </tspan><tspan
               x="245.14999 270.9119 273.39999 278.37619 283.35239"
               y="0"
               id="tspan550"><?php echo $sub5_2=$sub2['s5']?> <?php echo $annual5_2=$annual['s5']?> </tspan></text>
               
                  <text
             xml:space="preserve"
             transform="matrix(1,0,0,-1,270.2,-339.4)"
             style="font-variant:normal;font-weight:bold;font-size:8.75px;font-family:Arial;-inkscape-font-specification:'Arial Bold';writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
             id="text536"><tspan
               x="-32.950001 -30.5175 -25.6525 -20.7875 153.2825 158.14751 163.0125 167.8775"
               y="14.45"
               id="tspan534"> <?php echo $t9=(int)$pt5_1+(int)$nt5_1+(int)$sub5_1+(int)$half5_1?>  <?php if($annual5_2>0){echo $t10=(int)$pt5_2+(int)$nt5_2+(int)$sub5_2+(int)$annual5_2;}?> </tspan></text>
               
          <text
             xml:space="preserve"
             transform="matrix(1,0,0,-1,270.2,-354.4)"
             style="font-variant:normal;font-weight:bold;font-size:8.75px;font-family:Arial;-inkscape-font-specification:'Arial Bold';writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
             id="text562"><tspan
               x="0 6.3175001"
               y="0"
               id="tspan556"><?php $pr=$t9/1;if($pr>=91 and $pr<=100) {echo 'A1';} if($pr>=81 and $pr<=90) {echo 'A2';}if($pr>=71 and $pr<=80) {echo 'B1';}if($pr>=61 and $pr<=70) {echo 'B2';}
               if($pr>=51 and $pr<=60) {echo 'C1';}if($pr>=41 and $pr<=50) {echo 'C2';}if($pr>=33 and $pr<=40) {echo 'D ';}if($pr<=32 ) {echo 'E ';} ?></tspan><tspan
               x="190.2 196.5175"
               y="-0.5"
               id="tspan558"><?php if($annual5_2>0){$pr=$t10/1;if($pr>=91 and $pr<=100) {echo 'A1';} if($pr>=81 and $pr<=90) {echo 'A2';}if($pr>=71 and $pr<=80) {echo 'B1';}if($pr>=61 and $pr<=70) {echo 'B2';}
               if($pr>=51 and $pr<=60) {echo 'C1';}if($pr>=41 and $pr<=50) {echo 'C2';}if($pr>=33 and $pr<=40) {echo 'D ';}if($pr<=32 ) {echo 'E ';}} ?></tspan></text>
                <text
             xml:space="preserve"
             transform="matrix(1,0,0,-1,552.95,-353.85)"
             style="font-variant:normal;font-weight:bold;font-size:8.75px;font-family:Arial;-inkscape-font-specification:'Arial Bold';writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
             id="text544"><tspan
               x="0 6.3175001 -49.049999 -44.185001 -39.32"
               y="0"
               id="tspan542"><?php $pr1=$t9+$t10;$pr=$pr1/2;$pr=(int)$pr;;if($annuall1_2>0){if($pr>=91 and $pr<=100) {echo 'A1';} if($pr>=81 and $pr<=90) {echo 'A2';}if($pr>=71 and $pr<=80) {echo 'B1';}if($pr>=61 and $pr<=70) {echo 'B2';}
               if($pr>=51 and $pr<=60) {echo 'C1';}if($pr>=41 and $pr<=50) {echo 'C2';}if($pr>=33 and $pr<=40) {echo 'D ';}if($pr<=32 ) {echo 'E ';}?><?php echo $t_s5=$t9+$t10;}?></tspan></text>
               
               
               
          <text
             xml:space="preserve"
             transform="matrix(1,0,0,-1,14.8,-367.55)"
             style="font-variant:normal;font-weight:normal;font-size:8.95px;font-family:Arial;-inkscape-font-specification:Arial;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
             id="text566"><tspan
               x=""
               y="0"
               id="tspan564"><?php if($class=='FIRST' or $class=='SECOND'){ echo 'COMPUTER';} if($class=='THIRD' or $class=='FOURTH'){ echo 'G.K.';}
               if($class=='FIFTH' or $class=='SIXTH'  or $class=='SEVENTH'  or $class=='EIGHTH' ){ echo 'SANSKRIT';}
               
               ?> </tspan></text>
        
          <text
             xml:space="preserve"
             transform="matrix(1,0,0,-1,119.1381,-368.55)"
             style="font-variant:normal;font-weight:normal;font-size:8.95px;font-family:Arial;-inkscape-font-specification:Arial;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
             id="text580"><tspan
               x="0 4.9762001 9.9524002 32.650002 59.6619 62.150002 67.126198 90 94.976196 99.9524"
               y="0"
               id="tspan572"><?php  $pt6_1=$pt1['s6'];if($pt6_1!='AB' or $pt6_1!='AB'){if($pt6_1<10){ echo '0'.$pt6_1;} else{echo $pt6_1;}}else{echo 'AB';}?> <?php echo $nt6_1=$nt1['s6']?> <?php echo $sub6_1=$sub1['s6']?> <?php echo $half6_1=$half['s6']?>  </tspan>
               <tspan
               x="183.64999 188.62621"
               y="0.15000001"
               id="tspan578"><?php echo $pt6_2=$pt2['s6']?></tspan>
               
               <tspan
               x="212.89999 217.87621"
               y="0.15000001"
               id="tspan574"><?php echo $nt6_2=$nt2['s6']?> </tspan><tspan
               x="245.14999 270.9119 273.39999 278.37619 283.35239"
               y="0"
               id="tspan576"><?php echo $sub6_2=$sub2['s6']?> <?php echo $annual6_2=$annual['s6']?> </tspan></text>
               
               
               
                 <text
             xml:space="preserve"
             transform="matrix(1,0,0,-1,270.2,-354.4)"
             style="font-variant:normal;font-weight:bold;font-size:8.75px;font-family:Arial;-inkscape-font-specification:'Arial Bold';writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
             id="text562"><tspan
               x="-32.950001 -30.5175 -25.6525 -20.7875 155.7325 160.5975 165.46249"
               y="14.45"
               id="tspan560"> <?php echo $t11=(int)$pt6_1+(int)$nt6_1+(int)$sub6_1+(int)$half6_1?> <?php if($annual6_2>0){echo $t12=(int)$pt6_2+(int)$nt6_2+(int)$sub6_2+(int)$annual6_2;}?> </tspan></text>
               
               
                <text
             xml:space="preserve"
             transform="matrix(1,0,0,-1,270.2,-369.4)"
             style="font-variant:normal;font-weight:bold;font-size:8.75px;font-family:Arial;-inkscape-font-specification:'Arial Bold';writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
             id="text588"><tspan
               x="0 6.3175001"
               y="0"
               id="tspan582"><?php $pr=$t11/1;if($pr>=91 and $pr<=100) {echo 'A1';} if($pr>=81 and $pr<=90) {echo 'A2';}if($pr>=71 and $pr<=80) {echo 'B1';}if($pr>=61 and $pr<=70) {echo 'B2';}
               if($pr>=51 and $pr<=60) {echo 'C1';}if($pr>=41 and $pr<=50) {echo 'C2';}if($pr>=33 and $pr<=40) {echo 'D ';}if($pr<=32 ) {echo 'E ';} ?></tspan><tspan
               x="190.2 196.5175"
               y="-0.5"
               id="tspan584"><?php if($annual6_2>0){$pr=$t12/1;if($pr>=91 and $pr<=100) {echo 'A1';} if($pr>=81 and $pr<=90) {echo 'A2';}if($pr>=71 and $pr<=80) {echo 'B1';}if($pr>=61 and $pr<=70) {echo 'B2';}
               if($pr>=51 and $pr<=60) {echo 'C1';}if($pr>=41 and $pr<=50) {echo 'C2';}if($pr>=33 and $pr<=40) {echo 'D ';}if($pr<=32 ) {echo 'E ';}} ?></tspan></text>
               
                 <text
             xml:space="preserve"
             transform="matrix(1,0,0,-1,552.95,-368.85)"
             style="font-variant:normal;font-weight:bold;font-size:8.75px;font-family:Arial;-inkscape-font-specification:'Arial Bold';writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
             id="text570"><tspan
               x="0 6.3175001 -49.049999 -44.185001 -39.32"
               y="0"
               id="tspan568"><?php $pr1=$t11+$t12;$pr=$pr1/2;$pr=(int)$pr;;if($annuall1_2>0){if($pr>=91 and $pr<=100) {echo 'A1';} if($pr>=81 and $pr<=90) {echo 'A2';}if($pr>=71 and $pr<=80) {echo 'B1';}if($pr>=61 and $pr<=70) {echo 'B2';}
               if($pr>=51 and $pr<=60) {echo 'C1';}if($pr>=41 and $pr<=50) {echo 'C2';}if($pr>=33 and $pr<=40) {echo 'D ';}if($pr<=32 ) {echo 'E ';} ?><?php echo $t_s6=$t11+$t12;}?></tspan></text>
        
          <text
             xml:space="preserve"
             transform="matrix(1,0,0,-1,14.8,-382.55)"
             style="font-variant:normal;font-weight:normal;font-size:8.95px;font-family:Arial;-inkscape-font-specification:Arial;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
             id="text592"><tspan
               x=""
               y="0"
               id="tspan590"><?php if($class=='FIRST' or $class=='SECOND' ){ echo 'ART';}  if($class=='THIRD' or $class=='FOURTH'){ echo 'COMPUTER';}
               if($class=='FIFTH' or $class=='SIXTH'  or $class=='SEVENTH'  or $class=='EIGHTH' ){ echo 'G.K.';}
               
               ?> </tspan></text>
               
               
          <text
             xml:space="preserve"
             transform="matrix(1,0,0,-1,121.6381,-383.55)"
             style="font-variant:normal;font-weight:normal;font-size:8.95px;font-family:Arial;-inkscape-font-specification:Arial;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
             id="text606"><tspan
               x="0 4.9762001 30.15 57.1619 59.650002 64.626198 87.5 92.476196 97.4524"
               y="0"
               id="tspan598"><?php $pt7_1=$pt1['s7'];if($pt7_1!='AB' or $pt7_1!='AB'){if($pt7_1<10){echo '0'.$pt7_1;} else{echo $pt7_1;}}else{echo 'AB';}?><?php echo $nt7_1=$nt1['s7']?> <?php echo $sub7_1=$sub1['s7']?> <?php echo $half7_1=$half['s7']?>  </tspan>
               
               <tspan
               x="181.14999 186.12621"
               y="0.15000001"
               id="tspan604"><?php echo $pt7_2=$pt2['s7']?></tspan>
               <tspan
               x="210.39999 215.37621"
               y="0.15000001"
               id="tspan600"><?php echo $nt7_2=$nt2['s7']?> </tspan><tspan
               x="242.64999 268.4119 270.89999 275.87619 280.85239"
               y="0"
               id="tspan602"><?php echo $sub7_2=$sub2['s7']?> <?php echo $annual7_2=$annual['s7']?> </tspan></text>
               
               
               
               
               
                 <text
             xml:space="preserve"
             transform="matrix(1,0,0,-1,270.2,-369.4)"
             style="font-variant:normal;font-weight:bold;font-size:8.75px;font-family:Arial;-inkscape-font-specification:'Arial Bold';writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
             id="text588"><tspan
               x="-32.950001 -30.5175 -25.6525 -20.7875 155.7325 160.5975 165.46249"
               y="14.45"
               id="tspan586"> <?php echo $t13=(int)$pt7_1+(int)$nt7_1+(int)$sub7_1+(int)$half7_1?> <?php if($annual7_2>0){echo $t14=(int)$pt7_2+(int)$nt7_2+(int)$sub7_2+(int)$annual7_2;}?> </tspan></text>
               
               
                <text
             xml:space="preserve"
             transform="matrix(1,0,0,-1,270.2,-384.4)"
             style="font-variant:normal;font-weight:bold;font-size:8.75px;font-family:Arial;-inkscape-font-specification:'Arial Bold';writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
             id="text614"><tspan
               x="0 6.3175001"
               y="0"
               id="tspan608"><?php $pr=$t13/1;if($pr>=91 and $pr<=100) {echo 'A1';} if($pr>=81 and $pr<=90) {echo 'A2';}if($pr>=71 and $pr<=80) {echo 'B1';}if($pr>=61 and $pr<=70) {echo 'B2';}
               if($pr>=51 and $pr<=60) {echo 'C1';}if($pr>=41 and $pr<=50) {echo 'C2';}if($pr>=33 and $pr<=40) {echo 'D ';}if($pr<=32 ) {echo 'E ';} ?></tspan><tspan
               x="190.2 196.5175"
               y="-0.5"
               id="tspan610"><?php if($annual7_2>0){$pr=$t14/1;if($pr>=91 and $pr<=100) {echo 'A1';} if($pr>=81 and $pr<=90) {echo 'A2';}if($pr>=71 and $pr<=80) {echo 'B1';}if($pr>=61 and $pr<=70) {echo 'B2';}
               if($pr>=51 and $pr<=60) {echo 'C1';}if($pr>=41 and $pr<=50) {echo 'C2';}if($pr>=33 and $pr<=40) {echo 'D ';}if($pr<=32 ) {echo 'E ';}} ?></tspan></text>
               
               
          <text
             xml:space="preserve"
             transform="matrix(1,0,0,-1,552.95,-383.85)"
             style="font-variant:normal;font-weight:bold;font-size:8.75px;font-family:Arial;-inkscape-font-specification:'Arial Bold';writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
             id="text596"><tspan
               x="0 6.3175001 -49.049999 -44.185001 -39.32"
               y="0"
               id="tspan594"><?php $pr1=$t13+$t14;$pr=$pr1/2;$pr=(int)$pr;;if($annuall1_2>0){if($pr>=91 and $pr<=100) {echo 'A1';} if($pr>=81 and $pr<=90) {echo 'A2';}if($pr>=71 and $pr<=80) {echo 'B1';}if($pr>=61 and $pr<=70) {echo 'B2';}
               if($pr>=51 and $pr<=60) {echo 'C1';}if($pr>=41 and $pr<=50) {echo 'C2';}if($pr>=33 and $pr<=40) {echo 'D ';}if($pr<=32 ) {echo 'E ';}?><?php echo $t_s7=$t13+$t14;}?></tspan></text>
               
         
          <text
             xml:space="preserve"
             transform="matrix(1,0,0,-1,14.8,-397.55)"
             style="font-variant:normal;font-weight:normal;font-size:8.95px;font-family:Arial;-inkscape-font-specification:Arial;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
             id="text618"><tspan
               x="0 6.4619002 13.425 20.88035 26.85 33.311901 38.78035 44.75"
               y="0"
               id="tspan616"><?php if($class=='FIRST' or $class=='SECOND' ){ echo 'S.U.P.W';}  if($class=='THIRD' or $class=='FOURTH'){ echo 'ART';}
               
               if($class=='FIFTH' or $class=='SIXTH'  or $class=='SEVENTH'  or $class=='EIGHTH' ){ echo 'COMPUTER';}
               
               ?></tspan></text>
               
               
               
          <text
             xml:space="preserve"
             transform="matrix(1,0,0,-1,119.1381,-398.55)"
             style="font-variant:normal;font-weight:normal;font-size:8.95px;font-family:Arial;-inkscape-font-specification:Arial;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
             id="text632"><tspan
               x="0 4.9762001 9.9524002 32.650002 59.6619 62.150002 67.126198 90 94.976196 99.9524"
               y="0"
               id="tspan624"><?php $pt8_1=$pt1['s8'];if($pt8_1!='AB' or $pt8_1!='AB'){if($pt8_1<10){ echo '0'.$pt8_1;} else{echo $pt8_1;}}else{echo 'AB';}?> <?php echo $nt8_1=$nt1['s8']?> <?php echo $sub8_1=$sub1['s8']?> <?php echo $half8_1=$half['s8']?> </tspan>
               <tspan
               x="183.64999 188.62621"
               y="0.15000001"
               id="tspan630"><?php echo $pt8_2=$pt2['s8']?></tspan>
               <tspan
               x="212.89999 217.87621"
               y="0.15000001"
               id="tspan626"><?php echo $nt8_2=$nt2['s8']?> </tspan><tspan
               x="245.14999 270.9119 273.39999 278.37619 283.35239"
               y="0"
               id="tspan628"><?php echo $sub8_2=$sub2['s8']?> <?php echo $annual8_2=$annual['s8']?> </tspan></text>
               
               
                <text
             xml:space="preserve"
             transform="matrix(1,0,0,-1,270.2,-384.4)"
             style="font-variant:normal;font-weight:bold;font-size:8.75px;font-family:Arial;-inkscape-font-specification:'Arial Bold';writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
             id="text614"><tspan
               x="-41.400002 -32.967499 -28.402501 -23.237499 -24.372499 155.7325 160.5975 165.46249"
               y="14.45"
               id="tspan612"> <?php echo $t15=(int)$pt8_1+(int)$nt8_1+(int)$sub8_1+(int)$half8_1?>  <?php if($annual8_2>0){echo $t16=(int)$pt8_2+(int)$nt8_2+(int)$sub8_2+(int)$annual8_2;}?>
                       </tspan></text>
               
         
               
          <text
             xml:space="preserve"
             transform="matrix(1,0,0,-1,270.2,-399.4)"
             style="font-variant:normal;font-weight:bold;font-size:8.75px;font-family:Arial;-inkscape-font-specification:'Arial Bold';writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
             id="text640"><tspan
               x="0 6.3175001"
               y="0"
               id="tspan634"><?php $pr=$t15/1;if($pr>=91 and $pr<=100) {echo 'A1';} if($pr>=81 and $pr<=90) {echo 'A2';}if($pr>=71 and $pr<=80) {echo 'B1';}if($pr>=61 and $pr<=70) {echo 'B2';}
               if($pr>=51 and $pr<=60) {echo 'C1';}if($pr>=41 and $pr<=50) {echo 'C2';}if($pr>=33 and $pr<=40) {echo 'D ';}if($pr<=32 ) {echo 'E ';} ?></tspan><tspan
               x="190.2 196.5175"
               y="-0.5"
               id="tspan636"><?php if($annual8_2>0){$pr=$t16/1;if($pr>=91 and $pr<=100) {echo 'A1';} if($pr>=81 and $pr<=90) {echo 'A2';}if($pr>=71 and $pr<=80) {echo 'B1';}if($pr>=61 and $pr<=70) {echo 'B2';}
               if($pr>=51 and $pr<=60) {echo 'C1';}if($pr>=41 and $pr<=50) {echo 'C2';}if($pr>=33 and $pr<=40) {echo 'D ';}if($pr<=32 ) {echo 'E ';}} ?></tspan></text>
               
                <text
             xml:space="preserve"
             transform="matrix(1,0,0,-1,552.95,-398.85)"
             style="font-variant:normal;font-weight:bold;font-size:8.75px;font-family:Arial;-inkscape-font-specification:'Arial Bold';writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
             id="text622"><tspan
               x="0 6.3175001 -49.049999 -44.185001 -39.32"
               y="0"
               id="tspan620"><?php $pr1=$t15+$t16;$pr=$pr1/2;$pr=(int)$pr;;if($annuall1_2>0){if($pr>=91 and $pr<=100) {echo 'A1';} if($pr>=81 and $pr<=90) {echo 'A2';}if($pr>=71 and $pr<=80) {echo 'B1';}if($pr>=61 and $pr<=70) {echo 'B2';}
               if($pr>=51 and $pr<=60) {echo 'C1';}if($pr>=41 and $pr<=50) {echo 'C2';}if($pr>=33 and $pr<=40) {echo 'D ';}if($pr<=32 ) {echo 'E ';}?><?php echo $t_s7=$t15+$t16;}?></tspan></text>
               <?php if($class=='THIRD' or $class=='FOURTH' or $class=='FIFTH' or $class=='SIXTH'  or $class=='SEVENTH'  or $class=='EIGHTH' ) {?>
          <text
             xml:space="preserve"
             transform="matrix(1,0,0,-1,14.8,-412.55)"
             style="font-variant:normal;font-weight:normal;font-size:8.95px;font-family:Arial;-inkscape-font-specification:Arial;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
             id="text644"><tspan
               x="0 5.9696498 12.2794"
               y="0"
               id="tspan642"><?PHP  if($class=='THIRD' or $class=='FOURTH' ){ echo 'S.U.P.W';} if($class=='FIFTH' or $class=='SIXTH'  or $class=='SEVENTH'  or $class=='EIGHTH' ){ echo 'ART';}?></tspan></text>
               
               
               
               
         
          <text
             xml:space="preserve"
             transform="matrix(1,0,0,-1,119.1381,-413.55)"
             style="font-variant:normal;font-weight:normal;font-size:8.95px;font-family:Arial;-inkscape-font-specification:Arial;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
             id="text658"><tspan
               x="0 4.9762001 9.9524002 32.650002 59.6619 62.150002 67.126198 90 94.976196 99.9524"
               y="0"
               id="tspan650"><?php  $pt9_1=$pt1['s9'];if($pt9_1!='AB' or $pt9_1!='AB'){if($pt9_1<10){ echo '0'.$pt9_1;} else{echo $pt9_1;}}else{echo 'AB';}?> <?php echo $nt9_1=$nt1['s9']?> <?php echo $sub9_1=$sub1['s9']?> <?php echo $half9_1=$half['s9']?> </tspan>
               <tspan
               x="183.64999 188.62621"
               y="0.15000001"
               id="tspan656"><?php echo $pt9_2=$pt2['s9']?></tspan>
               <tspan
               x="212.89999 217.87621"
               y="0.15000001"
               id="tspan652"><?php echo $nt9_2=$nt2['s9']?> </tspan><tspan
               x="245.14999 270.9119 273.39999 278.37619 283.35239"
               y="0"
               id="tspan654"><?php echo $sub9_2=$sub2['s9']?> <?php echo $annual9_2=$annual['s9']?> </tspan></text>
               
               
               
               
         
               
                <text
             xml:space="preserve"
             transform="matrix(1,0,0,-1,270.2,-399.4)"
             style="font-variant:normal;font-weight:bold;font-size:8.75px;font-family:Arial;-inkscape-font-specification:'Arial Bold';writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
             id="text640"><tspan
               x="-35.400002 -34.967499 -31.102501 -26.237499 -21.372499 153.2825 158.14751 163.0125 167.8775"
               y="14.45"
               id="tspan638">  <?php echo $t17=(int)$pt9_1+(int)$nt9_1+(int)$sub9_1+(int)$half9_1?> <?php if($annual9_2>0){echo $t18=(int)$pt9_2+(int)$nt9_2+(int)$sub9_2+(int)$annual9_2;}?> </tspan></text>
               
                <text
             xml:space="preserve"
             transform="matrix(1,0,0,-1,270.2,-414.4)"
             style="font-variant:normal;font-weight:bold;font-size:8.75px;font-family:Arial;-inkscape-font-specification:'Arial Bold';writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
             id="text666"><tspan
               x="0 6.3175001"
               y="0"
               id="tspan660"><?php $pr=$t17/1;if($pr>=91 and $pr<=100) {echo 'A1';} if($pr>=81 and $pr<=90) {echo 'A2';}if($pr>=71 and $pr<=80) {echo 'B1';}if($pr>=61 and $pr<=70) {echo 'B2';}
               if($pr>=51 and $pr<=60) {echo 'C1';}if($pr>=41 and $pr<=50) {echo 'C2';}if($pr>=33 and $pr<=40) {echo 'D ';}if($pr<=32 ) {echo 'E ';} ?></tspan><tspan
               x="190.2 196.5175"
               y="-0.5"
               id="tspan662"><?php if($annual9_2>0){$pr=$t18/1;if($pr>=91 and $pr<=100) {echo 'A1';} if($pr>=81 and $pr<=90) {echo 'A2';}if($pr>=71 and $pr<=80) {echo 'B1';}if($pr>=61 and $pr<=70) {echo 'B2';}
               if($pr>=51 and $pr<=60) {echo 'C1';}if($pr>=41 and $pr<=50) {echo 'C2';}if($pr>=33 and $pr<=40) {echo 'D ';}if($pr<=32 ) {echo 'E ';}} ?></tspan></text>
               
                <text
             xml:space="preserve"
             transform="matrix(1,0,0,-1,552.95,-413.85)"
             style="font-variant:normal;font-weight:bold;font-size:8.75px;font-family:Arial;-inkscape-font-specification:'Arial Bold';writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
             id="text648"><tspan
               x="0 6.3175001 -49.049999 -44.185001 -39.32"
               y="0"
               id="tspan646"><?php $pr1=$t17+$t18;$pr=$pr1/2;$pr=(int)$pr;;if($annuall1_2>0){if($pr>=91 and $pr<=100) {echo 'A1';} if($pr>=81 and $pr<=90) {echo 'A2';}if($pr>=71 and $pr<=80) {echo 'B1';}if($pr>=61 and $pr<=70) {echo 'B2';}
               if($pr>=51 and $pr<=60) {echo 'C1';}if($pr>=41 and $pr<=50) {echo 'C2';}if($pr>=33 and $pr<=40) {echo 'D ';}if($pr<=32 ) {echo 'E ';} ?><?php echo $t_s9=$t17+$t18;}?></tspan></text>
               <?php } else{ $t_s9=0;} ?>
               
               
         <?php if($class=='FIFTH' or $class=='SIXTH'  or $class=='SEVENTH'  or $class=='EIGHTH' ){?> <text
             xml:space="preserve"
             transform="matrix(1,0,0,-1,14.8,-427.55)"
             style="font-variant:normal;font-weight:normal;font-size:8.95px;font-family:Arial;-inkscape-font-specification:Arial;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
             id="text670"><tspan
               x="0 5.9696498 8.4577503 14.91965 17.407749 23.377399 25.865499 34.314301"
               y="0"
               id="tspan668">S.U.P.W.</tspan></text>
               
              
          <text
             xml:space="preserve"
             transform="matrix(1,0,0,-1,119.1381,-428.55)"
             style="font-variant:normal;font-weight:normal;font-size:8.95px;font-family:Arial;-inkscape-font-specification:Arial;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
             id="text684"><tspan
               x="0 4.9762001 9.9524002 32.650002 59.6619 62.150002 67.126198 90 94.976196 99.9524"
               y="0"
               id="tspan676"><?php  $pt10_1=$pt1['s10'];if($pt10_1!='AB' or $pt10_1!='AB'){if($pt10_1<10){ echo '0'.$pt10_1;} else{echo $pt10_1;}}else{echo 'AB';}?> <?php echo $nt10_1=$nt1['s10']?> <?php echo $sub10_1=$sub1['s10']?> <?php echo $half10_1=$half['s10']?> </tspan>
               <tspan
               x="183.64999 188.62621"
               y="0.15000001"
               id="tspan682"><?php echo $pt10_2=$pt2['s10']?></tspan>
               <tspan
               x="212.89999 217.87621"
               y="0.15000001"
               id="tspan678"><?php echo $nt10_2=$nt2['s10']?> </tspan><tspan
               x="245.14999 270.9119 273.39999 278.37619 283.35239"
               y="0"
               id="tspan680"><?php echo $sub10_2=$sub2['s10']?> <?php echo $annual10_2=$annual['s10']?> </tspan></text>
          
               
               
                <text
             xml:space="preserve"
             transform="matrix(1,0,0,-1,270.2,-414.4)"
             style="font-variant:normal;font-weight:bold;font-size:8.75px;font-family:Arial;-inkscape-font-specification:'Arial Bold';writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
             id="text666"><tspan
               x="-43.400002 -31.967499 -26.102501 -20.237499 -28.372499 168.2825 158.14751 163.0125 167.8775"
               y="14.45"
               id="tspan664"> <?php echo $t19=(int)$pt10_1+(int)$nt10_1+(int)$sub10_1+(int)$half10_1?>  <?php if($annual10_2>0){echo $t20=(int)$pt10_2+(int)$nt10_2+(int)$sub10_2+(int)$annual10_2;}?> </tspan></text>
               
               <text
             xml:space="preserve"
             transform="matrix(1,0,0,-1,270.2,-429.4)"
             style="font-variant:normal;font-weight:bold;font-size:8.75px;font-family:Arial;-inkscape-font-specification:'Arial Bold';writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
             id="text690"><tspan
               x="0 6.3175001"
               y="0"
               id="tspan686"><?php $pr=$t19/1;if($pr>=91 and $pr<=100) {echo 'A1';} if($pr>=81 and $pr<=90) {echo 'A2';}if($pr>=71 and $pr<=80) {echo 'B1';}if($pr>=61 and $pr<=70) {echo 'B2';}
               if($pr>=51 and $pr<=60) {echo 'C1';}if($pr>=41 and $pr<=50) {echo 'C2';}if($pr>=33 and $pr<=40) {echo 'D ';}if($pr<=32 ) {echo 'E ';} ?></tspan><tspan
               x="190.2 196.5175"
               y="-0.5"
               id="tspan688"><?php if($annual10_2>0){$pr=$t20/1;if($pr>=91 and $pr<=100) {echo 'A1';} if($pr>=81 and $pr<=90) {echo 'A2';}if($pr>=71 and $pr<=80) {echo 'B1';}if($pr>=61 and $pr<=70) {echo 'B2';}
               if($pr>=51 and $pr<=60) {echo 'C1';}if($pr>=41 and $pr<=50) {echo 'C2';}if($pr>=33 and $pr<=40) {echo 'D ';}if($pr<=32 ) {echo 'E ';}} ?></tspan></text>
               
          <text
             xml:space="preserve"
             transform="matrix(1,0,0,-1,552.95,-428.85)"
             style="font-variant:normal;font-weight:bold;font-size:8.75px;font-family:Arial;-inkscape-font-specification:'Arial Bold';writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
             id="text674"><tspan
               x="0 6.3175001 -49.049999 -44.185001 -39.32"
               y="0"
               id="tspan672"><?php $pr1=$t19+$t20;$pr=$pr1/2;$pr=(int)$pr;;if($annuall1_2>0){if($pr>=91 and $pr<=100) {echo 'A1';} if($pr>=81 and $pr<=90) {echo 'A2';}if($pr>=71 and $pr<=80) {echo 'B1';}if($pr>=61 and $pr<=70) {echo 'B2';}
               if($pr>=51 and $pr<=60) {echo 'C1';}if($pr>=41 and $pr<=50) {echo 'C2';}if($pr>=33 and $pr<=40) {echo 'D ';}if($pr<=32 ) {echo 'E ';}?><?php echo $t_s10=$t19+$t20;}?></tspan></text> <?php } else{ $t_s10=0;}?>
               
               <path
             d="m 15.3,-467.65 h 165 v -16.15 h -165 z"
             style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
             id="path726" />
          <text
             xml:space="preserve"
             transform="matrix(1,0,0,-1,16.8,-478.15)"
             style="font-variant:normal;font-weight:normal;font-size:8.1px;font-family:Arial;-inkscape-font-specification:Arial;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
             id="text730"><tspan
               x="0"
               y="0"
               id="tspan728"><?php   $term1=(int)$t1+(int)$t3+(int)$t5+(int)$t7+(int)$t9+(int)$t11+(int)$t13+(int)$t15+(int)$t17+(int)$t19;
 $term2=(int)$t2+(int)$t4+(int)$t6+(int)$t8+(int)$t10+(int)$t12+(int)$t14+(int)$t16+(int)$t18+(int)$t20;?> Overall Marks | <?php if($annual){echo $t=(int)$term1+(int)$term2;} else{ echo $t=$term1;}?> / <?php if($annual){echo 2*$max_m;} else{ echo $max_m;}?> </tspan></text>
          <text
             xml:space="preserve"
             transform="matrix(1,0,0,-1,14.8,-450.15)"
             style="font-style:italic;font-variant:normal;font-size:6.8px;font-family:'Segoe UI';-inkscape-font-specification:'SegoeUI Italic';writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
             id="text694"><tspan
               x="0 3.6652 5.5352001 9.4452 13.0832 14.8444 18.666 20.8624 22.732401 27.410801 29.8248 33.510399 37.195999 38.957199 42.778801 46.464401 48.3344 51.714001 54.678799 58.364399 60.125599 63.437199 64.919601 66.789597 71.087196 74.752403 76.819603 80.484802 84.150002 89.746399 92.4664 96.131599 99.796799 103.462 109.0584 111.1256 112.608 114.478 118.7756 122.4408 124.508 128.1732 131.83839 137.4348 140.1548 143.82001 147.4852 153.0816 155.1488 156.6312 158.50121 162.3976 166.06281 168.13 171.7952 175.4604 181.05679 183.77679 187.442 191.10719 196.7036 198.7708 200.2532 202.1232 206.01961 209.6848 211.752 215.41721 219.0824 224.6788 227.3988 231.064 234.7292 240.32561 242.39281 243.8752 245.74519 250.09039 253.7556 255.8228 259.48801 263.1532 268.7496 271.4696 275.1348 278.79999 284.39639 286.46359 287.94601 289.81601 294.16119 297.82639 299.89359 303.55881 307.224 312.8204 315.54041 319.2056 322.87079 328.46719 330.53439 332.01682 333.88681 338.72839 340.79559 344.46078 348.12601 353.72241 356.44241 360.1076 363.7728 369.3692 371.4364 372.91879 374.78879 378.18201 380.24921 383.9144 387.57959 393.17599 398.41199 400.28201 404.17841 407.48999 409.25119 412.88919 417.78519"
               y="0"
               id="tspan692">8 Point Grading Scale: A1(91%-100%), A2(81%-90%), B1(71%-80%), B2(61%-70%), C1(51%-60%), C2(41%-50%), D(33%-40%), E(32%&amp; Below)</tspan></text>
          <path
             d="m 205.3,-467.65 h 123 v -15 h -123 z"
             style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
             id="path696" />
          <g
             id="g698">
            <g
               id="g700"
               clip-path="url(#clipPath704)">
              <text
                 xml:space="preserve"
                 transform="matrix(1,0,0,-1,209.5383,-479.65)"
                 style="font-variant:normal;font-weight:normal;font-size:9.85px;font-family:Arial;-inkscape-font-specification:Arial;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
                 id="text708"><tspan
                   x="0 6.5699501 12.04655 15.3266 20.2516 25.728201 31.2048 33.9431 39.419701 44.896301 50.372898 58.587799 61.1488"
                   y="0"
                   id="tspan706">Percentage | </tspan></text>
              <text
                 xml:space="preserve"
                 transform="matrix(1,0,0,-1,273.65,-479.65)"
                 style="font-variant:normal;font-weight:bold;font-size:9.65px;font-family:Arial;-inkscape-font-specification:'Arial Bold';writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
                 id="text712"><tspan
                   x="0 5.3653998 10.7308 "
                   y="0"
                   id="tspan710"> <?php if($annual){ $t=$term1+$term2;$m=$max_m+$max_m;} else{  $t=$term1;$m=$max_m;}?> <?PHP $per11=$t/$m;$per1=$per11*100; echo substr("$per1",0,5);?> %</tspan></text>
            </g>
          </g>
          <path
             d="m 358.8,-467.6 h 99 v -15 h -99 z"
             style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
             id="path714" />
          <g
             id="g716">
            <g
               id="g718"
               clip-path="url(#clipPath722)">
                  <text
             xml:space="preserve"
             transform="matrix(1,0,0,-1,16.8,-478.15)"
             style="font-variant:normal;font-weight:normal;font-size:8.1px;font-family:Arial;-inkscape-font-specification:Arial;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
             id="text754"><tspan
               x="0"
               y="0"
               id="tspan752">20505  
               
               </tspan></text>
              <text
                 xml:space="preserve"
                 transform="matrix(1,0,0,-1,360.3,-479.6)"
                 style="font-variant:normal;font-weight:normal;font-size:9.85px;font-family:Arial;-inkscape-font-specification:Arial;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
                 id="text726"><tspan
                   x="0 7.6633 10.94335 16.41995 21.896549 27.37315 32.849751 35.410751"
                   y="0"
                   id="tspan724">Grade | <?php $per1; $per1=(int)$per1;if($per1>=91 and $per1<=100) {echo 'A1';} if($per1>=81 and $per1<=90) {echo 'A2';}if($per1>=71 and $per1<=80) {echo 'B1';}if($per1>=61 and $per1<=70) {echo 'B2';}
               if($per1>=51 and $per1<=60) {echo 'C1';}if($per1>=41 and $per1<=50) {echo 'C2';}if($per1>=33 and $per1<=40) {echo 'D ';}?> </tspan></text>
              <text
                 xml:space="preserve"
                 transform="matrix(1,0,0,-1,398.55,-479.6)"
                 style="font-variant:normal;font-weight:bold;font-size:9.65px;font-family:Arial;-inkscape-font-specification:'Arial Bold';writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
                 id="text730"><tspan
                   x="0 6.9672999"
                   y="0"
                   id="tspan728"><?php if($class=='FIRST' or $class=='SECOND'  ) {if($annual3_2>0){$pr1=$sm/8;$pr=(int)$pr1;if($pr>91 and $pr<=100) {echo 'A1';} if($pr>81 and $pr<=90) {echo 'A2';}if($pr>71 and $pr<=80) {echo 'B1';}if($pr>61 and $pr<=70) {echo 'B2';}
               if($pr>=51 and $pr<=60) {echo 'B2';}if($pr>91 and $pr<=100) {echo 'C1';}if($pr>41 and $pr<=50) {echo 'C2';}if($pr>33 and $pr<=40) {echo 'D ';}}} ?><?php if($class=='THIRD' or $class=='FOURTH'  ) {if($annual3_2>0){$pr1=$sm/9;$pr=(int)$pr1;if($pr>91 and $pr<=100) {echo 'A1';} if($pr>81 and $pr<=90) {echo 'A2';}if($pr>71 and $pr<=80) {echo 'B1';}if($pr>61 and $pr<=70) {echo 'B2';}
               if($pr>=51 and $pr<=60) {echo 'B2';}if($pr>91 and $pr<=100) {echo 'C1';}if($pr>41 and $pr<=50) {echo 'C2';}if($pr>33 and $pr<=40) {echo 'D ';}}} ?><?php if($class=='FIFTH' or $class=='SIXTH'or $class=='SEVENTH' or $class=='EIGHTH'     ) {if($annual3_2>0){$pr1=$sm/10;$pr=(int)$pr1;if($pr>91 and $pr<=100) {echo 'A1';} if($pr>81 and $pr<=90) {echo 'A2';}if($pr>71 and $pr<=80) {echo 'B1';}if($pr>61 and $pr<=70) {echo 'B2';}
               if($pr>=51 and $pr<=60) {echo 'B2';}if($pr>91 and $pr<=100) {echo 'C1';}if($pr>41 and $pr<=50) {echo 'C2';}if($pr>33 and $pr<=40) {echo 'D ';}}} ?></tspan></text>
            </g>
          </g>
          <path
             d="m 482.8,-467.6 h 86 v -15 h -86 z"
             style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
             id="path732" />
             <?php
             $al=$term1+$term2;
             $up="update registration set h_rank='$term1',a_rank='$term2',all_m='$al' where  session='$session'  and application='$application'";
					    if(mysqli_query($conn,$up))
					    {
					        echo '';
					    }
             
             ?>
          <g
             id="g734">
            <g
               id="g736"
               clip-path="url(#clipPath740)">
              <text
                 xml:space="preserve"
                 transform="matrix(1,0,0,-1,484.3,-479.6)"
                 style="font-variant:normal;font-weight:normal;font-size:9.85px;font-family:Arial;-inkscape-font-specification:Arial;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
                 id="text744"><tspan
                   x="0 7.1117001 12.5883 18.064899 22.989901 28.466499 31.0275"
                   y="0"
                   id="tspan742">Rank | <?php   if($row['rank']>0){echo $row['rank'];};?> </tspan></text>
              <text
                 xml:space="preserve"
                 transform="matrix(1,0,0,-1,518.15,-479.6)"
                 style="font-variant:normal;font-weight:bold;font-size:9.65px;font-family:Arial;-inkscape-font-specification:'Arial Bold';writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
                 id="text748"><tspan
                   x="0"
                   y="0"
                   id="tspan746"></tspan></text>
            </g>
          </g>
          <path
             d="m 15.3,-467.65 h 165 v -16.15 h -165 z"
             style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
             id="path750" />
        
        </g>
      </g>
      <g
         id="g756">
        <g
           id="g758"
           clip-path="url(#clipPath762)">
          <path
             d="m 14.05,-530.9 h 573.5 v -78.8 H 14.05 Z"
             style="fill:none;stroke:#0000ff;stroke-width:0.5;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
             id="path764" />
          <path
             d="M 227.3,-530.65 V -610.6"
             style="fill:none;stroke:#0000ff;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
             id="path766" />
          <path
             d="m 12.8,-548.45 h 594"
             style="fill:none;stroke:#0000ff;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
             id="path768" />
          <path
             d="M 289.3,-512.65 V -609.9"
             style="fill:none;stroke:#0000ff;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
             id="path770" />
          <path
             d="M 517.3,-530.65 V -610.6"
             style="fill:none;stroke:#0000ff;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
             id="path772" />
          <path
             d="m 12.8,-563.45 h 575"
             style="fill:none;stroke:#0000ff;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
             id="path774" />
          <path
             d="m 12.8,-578.7 h 575"
             style="fill:none;stroke:#0000ff;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
             id="path776" />
          <path
             d="m 12.8,-593.95 h 575"
             style="fill:none;stroke:#0000ff;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
             id="path778" />
          <path
             d="m 12.8,-609.2 h 575"
             style="fill:none;stroke:#0000ff;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
             id="path780" />
          <path
             d="m 13.3,-492.4 h 575.5 v -19.75 H 13.3 Z"
             style="fill:#ffc891;fill-opacity:1;fill-rule:nonzero;stroke:#0000ff;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
             id="path782" />
          <text
             xml:space="preserve"
             transform="matrix(1,0,0,-1,17.4827,-504.4)"
             style="font-variant:normal;font-weight:bold;font-size:9.65px;font-family:Arial;-inkscape-font-specification:'Arial Bold';writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
             id="text786"><tspan
               x="0 6.4365501 11.80195 15.5558 18.769251 21.45195 24.134649 26.81735 29.50005 32.713501 35.396198 42.363499 48.259651 50.942348 54.1558 56.917301 63.353851 68.719254 74.615402 80.511551 83.194252 88.559647 93.925049 97.138496 99.821198 105.1866 107.5219 114.4892 118.24305 123.60845 128.97385 131.61729 134.83075 138.0442 143.94035 146.62305 152.5192 157.8846 160.56731 165.93269 171.2981 176.6635 182.0289 187.3943 192.7597 198.12511 204.02126 206.70395 212.6001 218.49625 221.17896 226.54436 229.22705 234.59245 237.27515 243.1713 249.06744 251.75015 257.6463 260.85974 263.54245 269.4386 273.19244 278.55786 284.45401 287.13669 293.03284 298.92899 301.61169 306.97711 312.3425 317.70789 320.39059 325.75601"
               y="0"
               id="tspan784">Part II : Co - Scholastic Area (to be assessed on a 3 point grading scale)</tspan></text>
          <g
             id="g788">
            <g
               id="g790"
               clip-path="url(#clipPath794)">
              <text
                 xml:space="preserve"
                 transform="matrix(1,0,0,-1,124.25,-528.4)"
                 style="font-variant:normal;font-weight:bold;font-size:8.75px;font-family:Arial;-inkscape-font-specification:'Arial Bold';writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
                 id="text798"><tspan
                   x="0 5.3462501 11.1825 17.5 24.78875 27.221251 30.135 32.567501"
                   y="0"
                   id="tspan796">TERM - I</tspan></text>
            </g>
          </g>
          <g
             id="g800">
            <g
               id="g802"
               clip-path="url(#clipPath806)">
              <text
                 xml:space="preserve"
                 transform="matrix(1,0,0,-1,18.8,-542.4)"
                 style="font-variant:normal;font-weight:bold;font-size:8.75px;font-family:Arial;-inkscape-font-specification:'Arial Bold';writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
                 id="text810"><tspan
                   x="0 6.3175001 11.1825 14.09625 16.528749 21.393749 23.82625 26.74 29.172501 34.037498"
                   y="0"
                   id="tspan808">Activities</tspan></text>
            </g>
          </g>
          <g
             id="g812">
            <g
               id="g814"
               clip-path="url(#clipPath818)">
              <text
                 xml:space="preserve"
                 transform="matrix(1,0,0,-1,246.15,-542.4)"
                 style="font-variant:normal;font-weight:bold;font-size:8.75px;font-family:Arial;-inkscape-font-specification:'Arial Bold';writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
                 id="text822"><tspan
                   x="0 6.8074999 10.21125 15.07625 20.422501"
                   y="0"
                   id="tspan820">Grade</tspan></text>
            </g>
          </g>
          <g
             id="g824">
            <g
               id="g826"
               clip-path="url(#clipPath830)">
              <text
                 xml:space="preserve"
                 transform="matrix(1,0,0,-1,294.8,-542.4)"
                 style="font-variant:normal;font-weight:bold;font-size:8.75px;font-family:Arial;-inkscape-font-specification:'Arial Bold';writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
                 id="text834"><tspan
                   x="0 6.3175001 11.1825 14.09625 16.528749 21.393749 23.82625 26.74 29.172501 34.037498"
                   y="0"
                   id="tspan832">Activities</tspan></text>
            </g>
          </g>
          <g
             id="g836">
            <g
               id="g838"
               clip-path="url(#clipPath842)">
              <text
                 xml:space="preserve"
                 transform="matrix(1,0,0,-1,540.15,-542.4)"
                 style="font-variant:normal;font-weight:bold;font-size:8.75px;font-family:Arial;-inkscape-font-specification:'Arial Bold';writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
                 id="text846"><tspan
                   x="0 6.8074999 10.21125 15.07625 20.422501"
                   y="0"
                   id="tspan844">Grade</tspan></text>
            </g>
          </g>
          <g
             id="g848">
            <g
               id="g850"
               clip-path="url(#clipPath854)">
              <text
                 xml:space="preserve"
                 transform="matrix(1,0,0,-1,426.05,-528.4)"
                 style="font-variant:normal;font-weight:bold;font-size:8.75px;font-family:Arial;-inkscape-font-specification:'Arial Bold';writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
                 id="text858"><tspan
                   x="0 5.3462501 11.1825 17.5 24.78875 27.221251 30.135 32.567501 35"
                   y="0"
                   id="tspan856">TERM - II</tspan></text>
            </g>
          </g>
          <text
             xml:space="preserve"
             transform="matrix(1,0,0,-1,15.8,-557.3)"
             style="font-variant:normal;font-weight:normal;font-size:8.1px;font-family:Arial;-inkscape-font-specification:Arial;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
             id="text862"><tspan
               x="0 7.4924998 11.9961 14.6934 18.743401 20.995199 26.3979 30.901501 35.405102 39.455101 43.958698 46.210499 48.008701 52.512299 57.0159 59.2677 61.965 66.468597 69.165901 71.417702 76.820396 79.5177 84.021301 86.273102 88.970398 91.222198 95.272202 99.775803 103.8258 108.3294 110.5812 112.3794 116.883 121.3866 125.8902 127.6884 129.9402 135.3429 139.8465 144.3501 148.4001 152.9037 155.1555 156.9537 161.45731 165.96091"
               y="0"
               id="tspan860">Work Education (or Pre - vocational Education)</tspan></text>
          <text
             xml:space="preserve"
             transform="matrix(1,0,0,-1,256.05,-556.9)"
             style="font-variant:normal;font-weight:normal;font-size:8.95px;font-family:Arial;-inkscape-font-specification:Arial;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
             id="text866"><tspan
               x="0"
               y="0"
               id="tspan864"><?php echo $term1_record['g1']?></tspan></text>
          <text
             xml:space="preserve"
             transform="matrix(1,0,0,-1,294.8,-557.3)"
             style="font-variant:normal;font-weight:normal;font-size:8.1px;font-family:Arial;-inkscape-font-specification:Arial;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
             id="text870"><tspan
               x="0 7.4924998 11.9961 14.6934 18.743401 20.995199 26.3979 30.901501 35.405102 39.455101 43.958698 46.210499 48.008701 52.512299 57.0159 59.2677 61.965 66.468597 69.165901 71.417702 76.820396 79.5177 84.021301 86.273102 88.970398 91.222198 95.272202 99.775803 103.8258 108.3294 110.5812 112.3794 116.883 121.3866 125.8902 127.6884 129.9402 135.3429 139.8465 144.3501 148.4001 152.9037 155.1555 156.9537 161.45731 165.96091"
               y="0"
               id="tspan868">Work Education (or Pre - vocational Education)</tspan></text>
          <text
             xml:space="preserve"
             transform="matrix(1,0,0,-1,548.8,-556.9)"
             style="font-variant:normal;font-weight:normal;font-size:8.95px;font-family:Arial;-inkscape-font-specification:Arial;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
             id="text874"><tspan
               x="0"
               y="0"
               id="tspan872"><?php if($annual){echo $term2_record['g1'];}?></tspan></text>
          <text
             xml:space="preserve"
             transform="matrix(1,0,0,-1,15.8,-572.55)"
             style="font-variant:normal;font-weight:normal;font-size:8.1px;font-family:Arial;-inkscape-font-specification:Arial;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
             id="text878"><tspan
               x="0 5.4026999 8.1000004 10.3518 12.6036 18.0063 22.509899 27.0135 31.063499 35.567101 37.818901 39.6171 44.120701"
               y="0"
               id="tspan876">Art Education</tspan></text>
          <text
             xml:space="preserve"
             transform="matrix(1,0,0,-1,256.05,-572.15)"
             style="font-variant:normal;font-weight:normal;font-size:8.95px;font-family:Arial;-inkscape-font-specification:Arial;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
             id="text882"><tspan
               x="0"
               y="0"
               id="tspan880"><?php echo $term1_record['g2']?></tspan></text>
          <text
             xml:space="preserve"
             transform="matrix(1,0,0,-1,294.8,-572.55)"
             style="font-variant:normal;font-weight:normal;font-size:8.1px;font-family:Arial;-inkscape-font-specification:Arial;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
             id="text886"><tspan
               x="0 5.4026999 8.1000004 10.3518 12.6036 18.0063 22.509899 27.0135 31.063499 35.567101 37.818901 39.6171 44.120701"
               y="0"
               id="tspan884">Art Education</tspan></text>
          <text
             xml:space="preserve"
             transform="matrix(1,0,0,-1,548.8,-572.15)"
             style="font-variant:normal;font-weight:normal;font-size:8.95px;font-family:Arial;-inkscape-font-specification:Arial;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
             id="text890"><tspan
               x="0"
               y="0"
               id="tspan888"><?php  if($annual){echo $term2_record['g2'];}?></tspan></text>
          <text
             xml:space="preserve"
             transform="matrix(1,0,0,-1,15.8,-587.8)"
             style="font-variant:normal;font-weight:normal;font-size:8.1px;font-family:Arial;-inkscape-font-specification:Arial;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
             id="text894"><tspan
               x="0 5.8481998 10.3518 14.8554 16.653601 18.905399 23.409 25.660801 31.063499 33.3153 38.717999 43.2216 47.271599 51.321602 53.119801 57.1698 61.673401 63.4716 65.723396 71.126099 75.6297 80.133301 84.183296 88.686897 90.938698 92.7369 97.240501"
               y="0"
               id="tspan892">Health &amp; Physical Education</tspan></text>
          <text
             xml:space="preserve"
             transform="matrix(1,0,0,-1,256.05,-587.4)"
             style="font-variant:normal;font-weight:normal;font-size:8.95px;font-family:Arial;-inkscape-font-specification:Arial;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
             id="text898"><tspan
               x="0"
               y="0"
               id="tspan896"><?php echo $term1_record['g3']?></tspan></text>
          <text
             xml:space="preserve"
             transform="matrix(1,0,0,-1,294.8,-587.8)"
             style="font-variant:normal;font-weight:normal;font-size:8.1px;font-family:Arial;-inkscape-font-specification:Arial;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
             id="text902"><tspan
               x="0 5.8481998 10.3518 14.8554 16.653601 18.905399 23.409 25.660801 31.063499 33.3153 38.717999 43.2216 47.271599 51.321602 53.119801 57.1698 61.673401 63.4716 65.723396 71.126099 75.6297 80.133301 84.183296 88.686897 90.938698 92.7369 97.240501"
               y="0"
               id="tspan900">Health &amp; Physical Education</tspan></text>
          <text
             xml:space="preserve"
             transform="matrix(1,0,0,-1,548.8,-587.4)"
             style="font-variant:normal;font-weight:normal;font-size:8.95px;font-family:Arial;-inkscape-font-specification:Arial;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
             id="text906"><tspan
               x="0"
               y="0"
               id="tspan904"><?php  if($annual){ echo $term2_record['g3'];}?></tspan></text>
          <text
             xml:space="preserve"
             transform="matrix(1,0,0,-1,15.8,-603.05)"
             style="font-variant:normal;font-weight:normal;font-size:8.1px;font-family:Arial;-inkscape-font-specification:Arial;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
             id="text910"><tspan
               x="0 5.8481998 7.6464 11.6964 15.7464 17.5446 22.048201 23.846399 25.6446 30.148199"
               y="0"
               id="tspan908">Discipline</tspan></text>
          <text
             xml:space="preserve"
             transform="matrix(1,0,0,-1,256.05,-602.65)"
             style="font-variant:normal;font-weight:normal;font-size:8.95px;font-family:Arial;-inkscape-font-specification:Arial;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
             id="text914"><tspan
               x="0"
               y="0"
               id="tspan912"><?php echo $term1_record['g4']?></tspan></text>
          <text
             xml:space="preserve"
             transform="matrix(1,0,0,-1,294.8,-603.05)"
             style="font-variant:normal;font-weight:normal;font-size:8.1px;font-family:Arial;-inkscape-font-specification:Arial;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
             id="text918"><tspan
               x="0 5.8481998 7.6464 11.6964 15.7464 17.5446 22.048201 23.846399 25.6446 30.148199"
               y="0"
               id="tspan916">Discipline</tspan></text>
          <text
             xml:space="preserve"
             transform="matrix(1,0,0,-1,548.8,-602.65)"
             style="font-variant:normal;font-weight:normal;font-size:8.95px;font-family:Arial;-inkscape-font-specification:Arial;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
             id="text922"><tspan
               x="0"
               y="0"
               id="tspan920"><?php if($annual){ echo $term2_record['g4'];}?></tspan></text>
        </g>
      </g>
      <g
         id="g924">
        <g
           id="g926"
           clip-path="url(#clipPath930)">
          <text
             xml:space="preserve"
             transform="matrix(1,0,0,-1,16.3,-676.9)"
             style="font-variant:normal;font-weight:normal;font-size:9.85px;font-family:Arial;-inkscape-font-specification:Arial;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
             id="text934"><tspan
               x="0 7.1117001 9.2983999 14.775 19.700001 24.625 27.1663 32.130699 37.6073 43.0839 48.0089 53.4855 58.962101 62.450001 64.331352 69.256348 71.994652 79.106354 84.582947 92.788002 98.264603 101.54465 106.46965"
               y="0"
               id="tspan932">Class Teacher's Remarks</tspan></text>
        </g>
      </g>
      <g
         id="g936">
        <g
           id="g938"
           clip-path="url(#clipPath942)">
          <text
             xml:space="preserve"
             transform="matrix(1,0,0,-1,18.8,-630.3)"
             style="font-variant:normal;font-weight:bold;font-size:9.65px;font-family:Arial;-inkscape-font-specification:'Arial Bold';writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
             id="text946"><tspan
               x="0 6.9672999 10.18075 13.3942 18.7596 24.65575 30.551901 35.917301 41.81345 47.178848 52.54425 55.226952 58.440399"
               y="0"
               id="tspan944">Attendance : </tspan></text>
          <text
             xml:space="preserve"
             transform="matrix(1,0,0,-1,139.25,-630.3)"
             style="font-variant:normal;font-weight:normal;font-size:9.85px;font-family:Arial;-inkscape-font-specification:Arial;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
             id="text950"><tspan
               x="0 4.7280002 "
               y="0"
               id="tspan948"><?php  echo $term1_record['p'];?>/<?php  echo $result_date['term_1'];?></tspan></text>
        </g>
      </g>
      <g
         id="g952">
        <g
           id="g954"
           clip-path="url(#clipPath958)">
          <text
             xml:space="preserve"
             transform="matrix(1,0,0,-1,295.8,-630.3)"
             style="font-variant:normal;font-weight:bold;font-size:9.65px;font-family:Arial;-inkscape-font-specification:'Arial Bold';writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
             id="text962"><tspan
               x="0 6.9672999 10.18075 13.3942 18.7596 24.65575 30.551901 35.917301 41.81345 47.178848 52.54425 55.226952 58.440399"
               y="0"
               id="tspan960">Attendance : </tspan></text>
          <text
             xml:space="preserve"
             transform="matrix(1,0,0,-1,429.75,-630.3)"
             style="font-variant:normal;font-weight:normal;font-size:9.85px;font-family:Arial;-inkscape-font-specification:Arial;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
             id="text966"><tspan
               x="0 5.4766002 "
               y="0"
               id="tspan964"><?php if($annual){ echo $term2_record['p'].'/'.$result_date['term_2'];}?></tspan></text>
        </g>
      </g>
      <g
         id="g968">
        <g
           id="g970"
           clip-path="url(#clipPath974)">
          <text
             xml:space="preserve"
             transform="matrix(1,0,0,-1,16.8,-654.65)"
             style="font-variant:normal;font-weight:normal;font-size:9.85px;font-family:Arial;-inkscape-font-specification:Arial;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
             id="text978"><tspan
               x="0 7.1117001 12.5883 17.5133 22.989901 25.1766"
               y="0"
               id="tspan976">Result</tspan></text>
        </g>
      </g>
     
      <g
         id="g992">
        <g
           id="g994"
           clip-path="url(#clipPath998)">
          <text
             xml:space="preserve"
             transform="matrix(1,0,0,-1,157.8,-676.3)"
             style="font-variant:normal;font-weight:bold;font-size:9.65px;font-family:Arial;-inkscape-font-specification:'Arial Bold';writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
             id="text1002"><tspan
               x="0 6.4365501 "
               y="0"
               id="tspan1000"><?php  $per1;;if($annual){if($per1>90 and $per13<=100){echo 'Excellent';}if($per1>80 and $per1<=90){echo 'Better';}if($per1>70 and $per1<=80){echo 'Very Good';}if($per1>60 and $per1<=70){echo 'Good';}if($per1<60){echo '';}} else{ if($per1>90 and $per1<=100){echo 'Excellent';}if($per1>80 and $per1<=90){echo 'Better';}if($per1>70 and $per1<=80){echo 'Very Good';}if($per1>60 and $per1<=70){echo 'Good';}if($per1<60){echo '';}}?></tspan></text>
        </g>
      </g>
       <g
         id="g980">
        <g
           id="g982"
           clip-path="url(#clipPath986)">
          <text
             xml:space="preserve"
             transform="matrix(1,0,0,-1,157.8,-655.3)"
             style="font-variant:normal;font-weight:bold;font-size:9.65px;font-family:Arial;-inkscape-font-specification:'Arial Bold';writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
             id="text990"><tspan
               x="0 6.4365501 11.80195 17.167351 22.532749 27.898149 33.7943 36.477001 41.8424 47.738548 53.634701 56.317402 62.753948 66.507797 72.403954 80.982803 86.878952 90.0924 95.457802"
               y="0"
               id="tspan988"><?php if($annual){ if($per1>=46){echo 'Passed and Promoted';} else{ echo 'Need improvement';}} else{$per1= (int)$per1; 
           if($per1>46){echo 'Passed and Promoted';} else{echo 'Need improvement';}}?></tspan></text>
        </g>
      </g>
      <text
         xml:space="preserve"
         transform="matrix(1,0,0,-1,71.8,-739.05)"
         style="font-variant:normal;font-weight:bold;font-size:6.95px;font-family:Arial;-inkscape-font-specification:'Arial Bold';writing-mode:lr-tb;fill:#0000ff;fill-opacity:1;fill-rule:nonzero;stroke:none"
         id="text1008"><tspan
           x="0 4.6356502 8.4998503 12.7463 16.99275 18.92485 22.789049 26.65325 28.9676 30.8997 34.763901 36.397148 41.415051 44.118599 47.9828 51.847 55.711201 57.599998 59.914349 61.846451 66.482101 70.346298 73.04985 75.364197 77.296303 79.228401 81.1605 83.474854 85.406952 89.653397 92.356949 96.221153 100.4676 102.3997 106.64615 110.8926 112.8247 117.07115 121.3176 123.2497 127.1139 129.04601 132.9102 134.8423 139.08875 143.33521 145.2673 149.51375 151.82809 153.76019 157.6244 161.4886 165.3528 167.2849 171.14909 173.08121"
           y="0"
           id="tspan1004">Scholastic Areas : Part I ( grading on a 8 point scale )</tspan><tspan
           x="297 302.01791 306.26434 308.54999 313.18564 317.04984 321.2963 325.54276 327.47485 331.33905 335.20325 337.51761 339.44971 343.3139 344.94714 349.96506 352.66861 356.53281 360.397 364.2612 366.14999 368.46436 370.39645 375.0321 378.8963 381.59985 383.91422 385.84631 387.77841 389.71051 391.64261 393.95694 395.88904 400.1355 402.83905 406.70325 410.94971 412.88181 417.12823 421.37469 423.30679 427.55325 431.79971 433.73181 437.59601 439.52811 443.3923 445.3244 449.57086 453.81729 455.74939 459.99585 462.31021 464.24231 468.10651 471.9707 475.8349 477.767 481.6312 483.56329"
           y="5"
           id="tspan1006">Co-Scholastic Areas : Part II ( grading on a 3 point scale )</tspan></text>
      <path
         d="m 200.55,-744.4 h 109.5"
         style="fill:none;stroke:#000080;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
         id="path1010" />
      <path
         d="m 310.05,-744.4 v -67"
         style="fill:none;stroke:#000080;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
         id="path1012" />
      <path
         d="M 310.05,-811.4 H 200.55"
         style="fill:none;stroke:#000080;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
         id="path1014" />
      <text
         xml:space="preserve"
         transform="matrix(1,0,0,-1,242,-754.15)"
         style="font-variant:normal;font-weight:bold;font-size:6.95px;font-family:Arial;-inkscape-font-specification:'Arial Bold';writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
         id="text1028"><tspan
           x="0 5.4071002 10.425 15.4429 20.4608"
           y="0"
           id="tspan1016">GRADE</tspan><tspan
           x="-26.549999 -24.235649 -21.921301 -19.606951 -17.292601 -14.97825 -12.6639 -10.34955 -8.0352001 -5.72085 -3.4065001 -1.09215 1.2222 3.53655 5.8509002 8.1652498 10.4796 12.79395 15.1083 17.422649 19.737 22.05135 24.3657 26.68005 28.9944 31.30875 33.6231 35.93745 38.251801 40.566151 42.880501 45.194851 47.509201 49.823551"
           y="10.5"
           id="tspan1018">----------------------------------</tspan><tspan
           x="3.55 7.4141998 12.4321"
           y="21"
           id="tspan1020"> C1</tspan><tspan
           x="8.1000004 13.1179"
           y="31.5"
           id="tspan1022">C2</tspan><tspan
           x="10.05"
           y="42"
           id="tspan1024">D</tspan><tspan
           x="-24.35 -19.71435 -17.782249 -15.4679 -10.45 -6.5858002 -2.7216001 1.52485 3.4569499 5.38905 11.5676 15.81405 18.517599 22.76405 26.62825 30.492451 36.671001 40.535198 44.781651 47.096001"
           y="52.5"
           id="tspan1026">E (Need improvement)</tspan></text>
      <path
         d="m 371.3,-749.3 h 49.5"
         style="fill:none;stroke:#000080;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
         id="path1030" />
      <path
         d="M 420.8,-804.3 H 371.3"
         style="fill:none;stroke:#000080;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
         id="path1032" />
      <path
         d="m 371.3,-804.3 v 55"
         style="fill:none;stroke:#000080;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
         id="path1034" />
      <text
         xml:space="preserve"
         transform="matrix(1,0,0,-1,384.25,-759.05)"
         style="font-variant:normal;font-weight:bold;font-size:6.95px;font-family:Arial;-inkscape-font-specification:'Arial Bold';writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
         id="text1046"><tspan
           x="0 5.4071002 10.425 15.4429 20.4608"
           y="0"
           id="tspan1036">GRADE</tspan><tspan
           x="-5.8499999 -3.53565 -1.2213 1.09305 3.4073999 5.7217498 8.0361004 10.35045 12.6648 14.97915 17.293501 19.607849 21.922199 24.236549 26.5509 28.86525"
           y="10.5"
           id="tspan1038">----------------</tspan><tspan
           x="10.05"
           y="21"
           id="tspan1040">A</tspan><tspan
           x="10.05"
           y="31.5"
           id="tspan1042">B</tspan><tspan
           x="10.05"
           y="42"
           id="tspan1044">C</tspan></text>
      <path
         d="m 419.3,-749.3 h 45 v -55 h -45 z"
         style="fill:none;stroke:#000080;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
         id="path1048" />
      <text
         xml:space="preserve"
         transform="matrix(1,0,0,-1,431.15,-759.05)"
         style="font-variant:normal;font-weight:bold;font-size:6.95px;font-family:Arial;-inkscape-font-specification:'Arial Bold';writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
         id="text1060"><tspan
           x="0 4.6356502 10.04275 11.97485 16.99275"
           y="0"
           id="tspan1050">POINT</tspan><tspan
           x="-5.4499998 -3.1356499 -0.82130003 1.49305 3.8074 6.1217499 8.4361 10.75045 13.0648 15.37915 17.693501 20.007851 22.322201 24.636551"
           y="10.5"
           id="tspan1052">--------------</tspan><tspan
           x="8.6999998"
           y="21"
           id="tspan1054">3</tspan><tspan
           x="8.6999998"
           y="31.5"
           id="tspan1056">2</tspan><tspan
           x="8.6999998"
           y="42"
           id="tspan1058">1</tspan></text>
      <path
         d="M 462.8,-749.3 H 566.3"
         style="fill:none;stroke:#000080;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
         id="path1062" />
      <path
         d="m 566.3,-749.3 v -55"
         style="fill:none;stroke:#000080;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
         id="path1064" />
      <path
         d="M 566.3,-804.3 H 462.8"
         style="fill:none;stroke:#000080;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
         id="path1066" />
      <text
         xml:space="preserve"
         transform="matrix(1,0,0,-1,472.8,-759.05)"
         style="font-variant:normal;font-weight:bold;font-size:6.95px;font-family:Arial;-inkscape-font-specification:'Arial Bold';writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
         id="text1078"><tspan
           x="0 5.4071002 10.425 15.4429 20.4608 25.096451 26.7297 31.747601 36.765499 41.783401 43.7155 48.351151 52.986801 57.622452 63.4118 68.047447 73.065353 77.311798"
           y="0"
           id="tspan1068">GRADE ACHIEVEMENTS</tspan><tspan
           x="1.9 4.2143502 6.5286999 8.84305 11.1574 13.47175 15.7861 18.100451 20.414801 22.729151 25.043501 27.357849 29.672199 31.986549 34.3009 36.61525 38.9296 41.24395 43.5583 45.87265 48.187 50.50135 52.815701 55.130051 57.444401 59.758751 62.073101 64.387451 66.701797 69.016151 71.330498 73.644852 75.959198 78.273552"
           y="10.5"
           id="tspan1070">----------------------------------</tspan><tspan
           x="20.549999 25.9571 30.20355 32.517899 36.382099 38.696449 42.56065 46.807098 51.053551 52.985649 57.232101"
           y="21"
           id="tspan1072">Outstanding</tspan><tspan
           x="23.6 27.83255 31.696751 34.400299 38.2645 40.196602 45.603699 49.850151 54.0966"
           y="31.5"
           id="tspan1074">Very Good</tspan><tspan
           x="34.599998 38.846451 42.710651 44.64275"
           y="42"
           id="tspan1076">Fair</tspan></text>
      <path
         d="m 18.05,-744.15 h 65 v -67 h -65 z"
         style="fill:none;stroke:#000080;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
         id="path1080" />
      <text
         xml:space="preserve"
         transform="matrix(1,0,0,-1,26.65,-753.9)"
         style="font-variant:normal;font-weight:bold;font-size:6.95px;font-family:Arial;-inkscape-font-specification:'Arial Bold';writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
         id="text1094"><tspan
           x="0 5.78935 10.80725 15.82515 20.84305 22.77515 27.793051 32.810951 37.82885 43.23595"
           y="0"
           id="tspan1082">MARK RANGE</tspan><tspan
           x="2.05 4.3643498 6.6787 8.9930496 11.3074 13.62175 15.9361 18.25045 20.5648 22.87915 25.193501 27.507851 29.822201 32.136551 34.450901 36.765251 39.079601 41.393951 43.708302"
           y="10.5"
           id="tspan1084">-------------------</tspan><tspan
           x="13.1 16.964199 20.8284 23.14275 27.00695 30.871149"
           y="21"
           id="tspan1086">91-100</tspan><tspan
           x="15.05 18.9142 22.7784 25.092751 28.956949"
           y="31.5"
           id="tspan1088">81-90</tspan><tspan
           x="15.05 18.9142 22.7784 25.092751 28.956949"
           y="42"
           id="tspan1090">71-80</tspan><tspan
           x="15.05 18.9142 22.7784 25.092751 28.956949"
           y="52.5"
           id="tspan1092">61-70</tspan></text>
      <path
         d="m 83.55,-744.15 h 45.5"
         style="fill:none;stroke:#000080;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
         id="path1096" />
      <path
         d="m 129.05,-744.15 v -67"
         style="fill:none;stroke:#000080;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
         id="path1098" />
      <path
         d="M 129.05,-811.15 H 83.55"
         style="fill:none;stroke:#000080;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
         id="path1100" />
      <text
         xml:space="preserve"
         transform="matrix(1,0,0,-1,93,-753.9)"
         style="font-variant:normal;font-weight:bold;font-size:6.95px;font-family:Arial;-inkscape-font-specification:'Arial Bold';writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
         id="text1114"><tspan
           x="0 5.4071002 10.425 15.4429 20.4608"
           y="0"
           id="tspan1102">GRADE</tspan><tspan
           x="-3.55 -1.2356499 1.0786999 3.39305 5.7073998 8.0217505 10.3361 12.65045 14.9648 17.27915 19.5935 21.90785 24.2222 26.536551"
           y="10.5"
           id="tspan1104">--------------</tspan><tspan
           x="3.55 7.1153498 12.15"
           y="21"
           id="tspan1106"> A1</tspan><tspan
           x="8.1000004 13.1179"
           y="31.5"
           id="tspan1108">A2</tspan><tspan
           x="8.1000004 13.1179"
           y="42"
           id="tspan1110">B1</tspan><tspan
           x="8.1000004 13.1179"
           y="52.5"
           id="tspan1112">B2</tspan></text>
      <path
         d="m 132.3,-744.3 h 68 v -67 h -68 z"
         style="fill:none;stroke:#000080;stroke-width:1;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
         id="path1116" />
      <text
         xml:space="preserve"
         transform="matrix(1,0,0,-1,142.4,-754.05)"
         style="font-variant:normal;font-weight:bold;font-size:6.95px;font-family:Arial;-inkscape-font-specification:'Arial Bold';writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
         id="text1130"><tspan
           x="0 5.78935 10.80725 15.82515 20.84305 22.77515 27.793051 32.810951 37.82885 43.23595"
           y="0"
           id="tspan1118">MARK RANGE</tspan><tspan
           x="3.2 5.5143499 7.8287001 10.14305 12.4574 14.77175 17.0861 19.40045 21.7148 24.02915 26.3435 28.65785 30.9722 33.286549 35.600899 37.915249 40.229599 42.543949"
           y="10.5"
           id="tspan1120">------------------</tspan><tspan
           x="15.05 18.9142 22.7784 25.092751 28.956949"
           y="21"
           id="tspan1122">51-60</tspan><tspan
           x="15.05 18.9142 22.7784 25.092751 28.956949"
           y="31.5"
           id="tspan1124">41-50</tspan><tspan
           x="15.05 18.9142 22.7784 25.092751 28.956949"
           y="42"
           id="tspan1126">33-40</tspan><tspan
           x="5.3499999 9.2142 13.0784 15.0105 20.0284 21.960501 26.978399 30.8426 32.7747 37.021149"
           y="52.5"
           id="tspan1128">32 &amp; Below</tspan></text>
      <text
         xml:space="preserve"
         transform="matrix(1,0,0,-1,16.55,-700.4)"
         style="font-variant:normal;font-weight:bold;font-size:8.75px;font-family:Arial;-inkscape-font-specification:'Arial Bold';writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
         id="text1134"><tspan
           x="0 5.8362498 8.2687502 13.13375 17.998751 22.86375 25.296249"
           y="0"
           id="tspan1132">Place :</tspan></text>
      <text
         xml:space="preserve"
         transform="matrix(1,0,0,-1,47.25,-700.4)"
         style="font-style:italic;font-variant:normal;font-size:8.95px;font-family:Arial;-inkscape-font-specification:'Arial Italic';writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
         id="text1138"><tspan
           x="0 6.9631 13.9262 20.3881 26.35775 32.3274 38.789299 44.758949 51.220852"
           y="0"
           id="tspan1136">GORAKHPUR</tspan></text>
      <text
         xml:space="preserve"
         transform="matrix(1,0,0,-1,16.8,-719.9)"
         style="font-variant:normal;font-weight:bold;font-size:8.75px;font-family:Arial;-inkscape-font-specification:'Arial Bold';writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
         id="text1142"><tspan
           x="0 6.3175001 11.1825 14.09625 18.96125 21.393749"
           y="0"
           id="tspan1140">Date :</tspan></text>
      <text
         xml:space="preserve"
         transform="matrix(1,0,0,-1,43.55,-719.9)"
         style="font-style:italic;font-variant:normal;font-size:8.95px;font-family:Arial;-inkscape-font-specification:'Arial Italic';writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
         id="text1146"><tspan
           x="0 4.9762001 9.9524002 12.93275 "
           y="0"
           id="tspan1144"><?php if($annual){echo $result_date['date2'];} else{echo $result_date['date1'];} ?></tspan></text>
      <text
         xml:space="preserve"
         transform="matrix(1,0,0,-1,173.05,-720.15)"
         style="font-variant:normal;font-weight:bold;font-size:8.75px;font-family:Arial;-inkscape-font-specification:'Arial Bold';writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
         id="text1154"><tspan
           x="0 6.3175001 8.75 13.615 18.48 23.344999 25.7775 30.47625 35.341251 40.206249 45.071251 50.4175 55.282501 58.599998 60.682499 65.547501 67.980003 73.816254 76.248749 81.595001 86.941254"
           y="0"
           id="tspan1148">Class Teacher's Sign.</tspan><tspan
           x="174.05 179.88625 183.28999 185.7225 191.06876 195.93375 198.36626 203.71249 208.5775 211.00999 213.0925 217.9575 220.39 226.22626 228.65875 234.005 239.35126"
           y="-1"
           id="tspan1150">Principal's Sign.</tspan><tspan
           x="328.20001 334.03625 338.90125 342.30499 347.17001 352.51624 355.42999 357.51251 362.3775 364.81 370.64624 373.07874 378.42499 383.77124"
           y="-0.5"
           id="tspan1152">Parent's Sign.</tspan></text>
    </g>
  </g>
</svg>

</div>
</body>
</html>
<?php $r++;}?>

MMCT - 2023